🔍
Common Pitfalls
Apply when debugging errors, reviewing code for issues, or encountering unexpected behavior. Contains known mistakes with ChurchTools API, Vue components, TypeScript, Safari cookies, and form handling.
bwl21code-review
🔍
Confidence Check Skills
Pre-implementation validation framework requiring ≥90% confidence before coding. Prevents wrong-direction work by assessing duplicates, architecture alignment, documentation, OSS references, and root cause understanding. Use before implementing features, fixes, or refactoring to save 5K-50K tokens p
kimasplundcode-review
🎨
Console Frontend Review
This skill performs focused frontend code reviews for the depot console, enhancing WebSocket teleop reliability, 3D rendering performance, and state-management
frontenddebuggingperformancecode-review
🔍
Docs Check
Analyze git diff to identify code changes requiring documentation updates. Categorizes changes (database/schema, API endpoints, components, configuration, authentication) and suggests relevant documentation files to review. Use when: (1) After making code changes, (2) Before committing significant c
lukasstricklercode-review
🔍
Documentation Automation
This skill proactively maintains project documentation by updating CHANGELOG, READMEs, and inline docs after significant work, ensuring consistency.
docsautomationwritingcode-review
🎨
Frontend Accessibility Best Practices
This skill helps you implement accessibility best practices in React components, improving semantic structure, keyboard support, and screen reader experience.
frontendaccessibilityuxcode-review
🔍
Git Commit
Generates well-structured git commit messages following conventional commit standards and best practices. Creates clear, descriptive commits with proper type prefixes (feat, fix, docs, refactor, etc.), concise subjects, and detailed bodies when needed. Use when committing code changes, creating git
dauquangthanhcode-review
🔍
Go Code Review
Go code review skill synthesized from 4,100+ PR review comments spanning 4.5 years from the tetrateio/tetrate repository. Use this skill when reviewing Go code, providing code review feedback, or understanding common review patterns. Contains patterns for error handling, nesting reduction, thread sa
gonzaloserranocode-review
🔍
Go Engineering
Comprehensive Go engineering guidelines for writing production-quality Go code. This skill should be used when writing Go code, performing Go code reviews, working with Go tools (gopls, golangci-lint, gofmt), or answering questions about Go best practices and patterns. Applies to all Go programming
gonzaloserranocode-review