plugin-best-practices
Validates Claude Code plugins against architectural standards, checking manifest files, frontmatter, and tool invocation patterns to ensure high-quality, compliant plugin development.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
434 skills found
Validates Claude Code plugins against architectural standards, checking manifest files, frontmatter, and tool invocation patterns to ensure high-quality, compliant plugin development.
Automatically apply safe quality fixes including formatting (Black, isort), linting (Ruff auto-fixes), and resolving formatter conflicts to maintain Python code quality.
Autonomous QA cycling workflow that runs test-verify-fix loops until your quality goals are met.
A generative agent skill for creating ASCII art, optimized for rapid, single-pass artistic output without iterative refinement.
Generates UI components, hero sections, and feedback forms with integrated accessibility checks, leveraging specialized design references and quality gates.
Enhance workflow efficiency by performing manual context compaction at logical task boundaries instead of relying on unpredictable auto-compaction.
Creates isolated git worktrees for parallel development, automatically handling directory selection, .gitignore safety checks, dependency installation, and baseline test verification.
Designer's eye QA: detects and automates fixes for visual inconsistencies, spacing, hierarchy, and UI polish issues. Iteratively verifies with before/after screenshots.
Master the EARS format to transform ambiguous feature ideas into precise, testable requirements, acceptance criteria, and edge case documentation.
Maintenance patterns for the @youdotcom-oss/mcp STDIO bridge, focusing on transport lifecycle management, shutdown guards, and robust error handling.
Control Android devices via ADB to perform taps, swipes, text input, and screenshot retrieval directly in your workflow.
TypeScript development standards for LobeHub, covering type safety, async patterns, import organization, UI component integration, and performance optimization.