Total 30,743 skills, Code Quality has 1622 skills
Showing 12 of 1622 skills
General Bugfix Workflow Knowledge Base, including TDD process, output format specifications, confidence scoring standards, and general best practices. Applicable to all tech stacks (backend/frontend/e2e).
Enforce language-specific coding standards (Python/TS/JS/Go/Rust/C/C++) + PR/commit conventions.
Universal code style guidelines and principles for writing clean, maintainable code in any programming language. Use when writing or reviewing code, refactoring existing code, conducting code reviews, or establishing coding standards. Focuses on abstraction, KISS principles, SOLID principles, and avoiding over-engineering.
Systematic debugging methodology emphasizing root cause analysis over quick fixes
Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling, designing APIs, or improving application reliability.
[Fix & Debug] ⚡ Analyze logs and fix issues
[Implementation] ⚡ No research. Only scout, plan & implement ["trust me bro"]
[Fix & Debug] Investigate and explain how existing features or logic work. READ-ONLY exploration with no code changes.
[DevOps & Infra] Run linters and fix issues for backend or frontend
[Fix & Debug] ⚡⚡ Fix a GitHub issue with systematic debugging
Opinionated preferences for roblox-ts development. Use when setting up new roblox-ts projects or when coding style/tooling decisions arise.
[Review & Quality] ⚡⚡⚡ Two-pass code review for task completion