83,201 skills sorted by stars.
Validates coach markdown files for required frontmatter fields, sections, and naming conventions
Validates code changes against the project's consolidated knowledge and configuration rules. Use on push to catch violations of ag...
Ensures containers comply with .cursorrules and ModuleImplementationGuide.md standards. Checks for hardcoded ports/URLs, verifies...
Validate test coverage meets minimum thresholds for overall, statement, branch, and function coverage
Validate test coverage meets minimum thresholds (default 80% overall, 80% statements, 75% branches, 80% functions). Parses coverag...
기획 문서 정합성 검증 스킬. 화면 정의서, DB 정의서, 프로젝트 기획서, API 계약서 간의 일관성을 검사합니다. 사용 시기: (1) 문서 수정 후 정합성 확인 (2) 새 화면/기능 추가 후 누락 확인 (3) 전체 문서 리뷰 시...
Validate that an extension meets all requirements for Extension Index submission
Validates web frontend code (TypeScript, ESLint, unit tests) in the frontend/ directory
Validate git commit messages, branch naming conventions, and check for sensitive files. Returns structured output with commit form...
Validate git commit messages, branch naming conventions, and repository hygiene. Returns structured output with validation results...
Validate a GitHub issue with deeper cross-checking and risk assessment; use for high-impact issues.
Validate idea/project structure, documentation completeness, and readiness for next phase
Audit and annotate an AI-generated implementation plan for requirements traceability, YAGNI compliance, and assumption risks. Use...
Check function inputs for correctness and safety. Use when implementing defensive programming.
---
Validate a GitHub issue against the codebase and expected behavior; use when asked to verify an issue report.
Validate a convert-X-Y skill against meta-convert-dev (structure) and meta-convert-guide (content), create issues for gaps, update...
Run ESLint and Prettier validation to check code style, formatting, and best practices. Returns structured output with error/warni...
Run ESLint and Prettier validation to check code style, formatting, and linting rules. Works with any TypeScript/JavaScript projec...
I'll validate markdown files for common formatting issues and optionally fix them.
Validates mobile app code (TypeScript, ESLint, Jest tests) in the frontend-mobile/ directory
Validate Mojo code patterns (out self, mut, List, etc.) against best practices. Use to ensure code follows project standards.
Use when checking if an OpenAPI spec is valid, looking for errors, or running `speakeasy lint`
Validate paper note links against actual paper references and influence
Generate and validate PDF structure (30 days + shopping lists + macros)
> Compiler: skill-compiler/1.0.0
- After a plan has been created
Run Phase 2 validation with Cursor and Gemini in parallel.
Review the plan for security and architecture risks before implementation.
Validate that orchestrator plan files conform to expected JSON schema. Use before workers read plan files or after orchestrators c...
Validate project-context AGENTS.md files for required sections, session-state model completeness, role quality, and scoring compli...
Validates YARS rendering by exporting first frame as PNG and comparing with reference screenshot
Validate that worker-generated reports have all required sections and proper formatting. Use in quality gates, for report complete...
Validate schemas and structured inputs before downstream execution.
Validates TypeScript SDK code (build, types, lint, tests) in the sdk/ directory
Validate SKILL.md artifacts for schema, quality, safety, portability, and scoring compliance.
Validates Claude Code skills against official best practices from Anthropic documentation. Fetches latest documentation dynamicall...
Validate skill directories against AgentSkills spec
Audit which product development lifecycle phases have skills and which have gaps when the user asks to check skill coverage, audit...
Validates skills in this repo against agentskills.io spec and Claude Code best practices. Use via /validate-skills command.
Validate project space structure, boilerplate docs, and consistency with ideas/
Validate spec completeness and implementation compliance. Use before approval (--pre) or before completion (--post).
Pre-implementation story validation with 10-step comprehensive assessment including template compliance, anti-hallucination verifi...
Verifies tenant isolation is enforced at all layers (gateway, service, database) following .cursorrules Security Requirements and...