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.
284 skills found
Validates Claude Code plugins against architectural standards, checking manifest files, frontmatter, and tool invocation patterns to ensure high-quality, compliant plugin development.
Accelerate software delivery by shifting testing to the earliest development phases, using AI-driven requirements validation, TDD, and automated CI pipelines to reduce defect costs.
Advanced Git workflow automation including rebase strategies, bisect debugging, cherry-picking, and conflict resolution with safety guardrails.
Lints, validates, and auto-fixes AI agent configuration files like SKILL.md, CLAUDE.md, and MCP configs.
Plan, implement, and execute user acceptance tests (UAT) and end-to-end scenarios to validate requirements against user-visible behavior.
Optimize React performance, implement security hardening, and ensure WCAG accessibility compliance with automated patterns and checklists.
Verify research idea novelty against recent literature. Use when user says '查新', 'novelty check', or needs to confirm if a method is original.
Enforces a strict evidence-before-assertion protocol for coding agents, requiring fresh command-line verification output before any claim of completion, success, or bug fixes.
Enforce best practices for Dinero.js. Use when handling monetary values, performing arithmetic, or refactoring code to ensure safe, type-safe, and accurate currency calculations in JS/TS applications.
Scaffold complex, multi-step coding tasks into actionable implementation plans and execute them autonomously using a Claude-driven bash loop.
CLI tools for Svelte 5 documentation lookup and code analysis. Automate Svelte component creation, debugging, and linting with real-time documentation retrieval and code autofixing.
Vitest testing patterns for reliable unit and integration tests. Focuses on critical business logic, edge cases, and mocking strategies for high-impact functions.