Loading...
Loading...
Found 815 Skills
Provides automated, context-aware code reviews focusing on logic errors and style violations. Use during Pull Request cycles to identify potential bugs and maintain high code quality standards.
Skills wiki intro - mandatory workflows, search tool, brainstorming triggers
Run formatting, lint, typecheck, and tests for this repo; use when validating changes or investigating CI failures.
C# patterns for Unity - MonoBehaviour, async, architecture, and VR/mobile performance optimization
Unified code review system — dispatches the right review agents for the situation. Use when reviewing code for quality, bugs, compliance, or before merging.
Use when ruboCop CI integration including GitHub Actions, plugins, and performance optimization.
Review Python code for quality, security, and best practices
Use when creating custom Credo checks for project-specific code quality rules and standards in Elixir.
Use when ruboCop configuration including YAML config, departments, inheritance, and customization.
FastAPI Secure Engineering
ANTI-PATTERN - Example showing violations of self-containment (DO NOT COPY)
Production-ready code implementation following approved designs. Writes clean, tested, documented code. Zero linting violations. All code includes tests.