What problem does it solve?
Users often forget to leverage available relevant skills when working with AI coding assistants, leading to inconsistent outputs, skipped established workflows, and avoidable errors from ad-hoc troubleshooting instead of following proven processes.
Core Features & Use Cases
- Mandatory Skill Check Enforcement: Requires checking for applicable skills before any response or action, even for seemingly simple tasks or clarifying questions.
- Clear Priority Rules: Establishes an unambiguous hierarchy where user instructions override skills, which override default system prompts, eliminating confusion over conflicting guidance.
- Cross-Platform Compatibility: Provides tool mappings for Claude Code, Copilot CLI, and Gemini CLI so skill workflows work seamlessly across all major AI coding environments.
- Use Case: When asked to implement a new user authentication feature, this skill ensures you first invoke the relevant brainstorming and TDD skills instead of jumping straight into writing code.
Quick Start
When you receive any user request, first check if any installed skill applies to the task before responding or taking any action.