Loading...
Loading...
Found 629 Skills
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
Final quality pass before shipping. Fixes alignment, spacing, consistency, and detail issues that separate good from great.
Converts Stitch designs into modular Vite and React components using system-level networking and AST-based validation.
Conduct thorough, constructive code reviews for quality and security. Use when reviewing pull requests, checking code quality, identifying bugs, or auditing security. Handles best practices, SOLID principles, security vulnerabilities, performance analysis, and testing coverage.
Simplify and refactor code while preserving behavior, improving clarity, and reducing complexity. Use when simplifying complex code, removing duplication, or applying design patterns. Handles Extract Method, DRY principle, SOLID principles, behavior validation, and refactoring patterns.
Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.
Ensure .NET/C# code meets best practices for the solution/project.
Ensure that Java types are documented with Javadoc comments and follow best practices for documentation.
Refactoring using Extract Methods in Java Language
Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.
Refactoring using Remove Parameter in Java Language
Diagnose and fix React codebase health issues. Use when reviewing React code, fixing performance problems, auditing security, or improving code quality.