🔍
Bd Modify Product Description And Tasks
This skill helps you create, edit, and manage beads issues with proper dependencies and metadata for streamlined project tracking.
gitproductplanningcode-review
🔍
Cleanup Patterns
This skill should be used when the user asks about "code cleanup", "remove unused", "dead code", "unused imports", "dependency audit", "technical debt", "refactoring", "codebase maintenance", "orphaned files", "unused assets", or wants guidance on identifying and removing unused code, imports, depen
linaqrufcode-review
🔍
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
🔍
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
🔍
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