What problem does it solve?
This Skill fixes vague, incomplete user prompts that fail to leverage the Claude Code ecosystem (ECC), leading to poor task execution, missed requirements, and wasted time reworking outputs.
Core Features & Use Cases
- Intent & Gap Analysis: Automatically classifies task intent (coding, research, infrastructure, etc.) and identifies missing context like tech stack, acceptance criteria, and scope boundaries.
- ECC Component Matching: Maps the task to the correct ECC commands, skills, and agents for the user's specific project and tech stack, ensuring optimal workflow alignment.
- Structured Optimized Output: Returns a complete, copy-paste ready prompt with clear workflow steps, security requirements, verification steps, and explicit do-not-do boundaries.
- Use Case: For example, if a user submits a vague prompt like "add a user login page", the skill will detect the project's Next.js + TypeScript stack, map it to /plan, /tdd, and /code-review commands, and output a fully specified prompt with form validation, security requirements, and 80% test coverage acceptance criteria.
Quick Start
Paste your rough draft prompt for any coding, research, implementation, or design task, and the skill will return a polished, ECC-aligned version ready to run immediately.