Complete project health audit (7 checks)
Generate hook script from template
Conventional Commits with quality checks
Test-Driven Development (TDD Red-Green-Refactor)
Code refactoring patterns and techniques for improving code quality without changing behavior. Use for cleaning up legacy code, reducing complexity, or improving maintainability.
Runs mandatory quality checks before commits. Executes build, tests, and pattern validation from code-review-standards.md. Use when ready to commit code or when asked to verify code quality meets...
A collection of useful md files for claude code. Subagents, commands, skills etc.
Allows reading the decompiled C# code of Space Engineers version 1.
Escribe y mejora CLAUDE.md siguiendo best practices. Usa cuando el usuario diga "crear CLAUDE.md", "mejorar CLAUDE.md", "actualizar CLAUDE.md", "revisar CLAUDE.md", "escribir instrucciones del...
Guide for creating Claude Code plugins that bundle skills, agents, commands, hooks, and MCP servers for distribution. Covers plugin structure, marketplace.json format, installation, testing, and...
>
Generate custom skill/command from template
Self-Evolving Development Loop - Dynamic skill generation with learning and evolution
Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
Security guidelines for writing secure code. Use when writing code, reviewing code for vulnerabilities, or asking about secure coding practices like "check for SQL injection" or "review security".
Validate hooks configuration and scripts
Validate skill/command file format and structure
Test automation specialist for running tests and ensuring coverage
Writes git commit messages using conventional commits format with gitmoji. Use when creating git commits, preparing commit messages, or when the user asks to commit changes. Triggers on "commit",...
This skill should be used when users are ready to start Stage 2 coding, asks about processing documents systematically, needs to track coding progress, wants to generate audit documentation, or...