🧪
Busirocket Typescript Standards
This skill enforces TypeScript/React standards for maintainable code, guiding one export per file, typed shapes, and Next.js special-file practices.
frontendcode-reviewlintingrefactor
🧪
Candid Validate Standards
This skill validates Technical.md to identify vague, overlapping, or unverifiable rules and suggests actionable improvements for clearer standards.
lintingdocscode-reviewtesting
🧪
Clean Code Reviewer
This skill analyzes code quality per Clean Code principles, spotting naming, function size, duplication, over-engineering, and magic numbers with actionable
code-reviewrefactordebuggingtesting
🧪
Code Change Verification
This skill runs the full code-change verification stack to ensure formatting, linting, typing, and tests pass after code changes.
testinglintingformattingcode-review
🧪
Code Change Verification
This skill ensures runtime code changes pass installation, build, lint, type checks, and tests before marking work complete.
ci-cdlintingtestingscripting
🧪
Code Quality
This skill enforces code quality through coverage thresholds, mutation testing, linting, and formatting, helping you ship reliable, maintainable code faster.
testinglintingformattingci-cd
🎨
Code Review
This skill helps you review code for Rust, React, and databases, identifying risks, regressions, and incorrect typings to improve reliability.
code-reviewbackendfrontendrust
🔍
Code Style
This skill enforces Python code style for modules, annotations, decimals, and docstrings to improve readability, correctness, and maintainability.
lintingformattingcode-reviewbackend
🧪
Cosmos Coding Standards
This skill helps enforce coding standards and best practices for readable, maintainable, and testable code across features, refactoring, reviews, and UI
lintingformattingcode-reviewtesting
🧪
Form Validation With Zod
This skill enforces form validation with Zod across projects, reviewing code, suggesting improvements, and refactoring to ensure strong, type-safe validation.
frontendfullstackcode-reviewrefactor
🧪
Golang Agent Skill
This skill helps you write, review, and refactor production-grade Go code by applying Go best practices across error handling, concurrency, naming, and testing.
backendcode-reviewtestingdebugging