| Skill | Added | Review |
|---|---|---|
deep-plan skills/deep-plan/SKILL.md Structured clarification before decisions. Use when user is in PLANNING mode, explicitly asks to plan or discuss, or when agent faces choices requiring user input. Ensures agent asks questions instead of making autonomous decisions when multiple valid approaches exist or context is missing. | 85 85 1.12x Agent success vs baseline Impact 56% 1.12xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 1674a50 | |
fill-the-gaps skills/fill-the-gaps/SKILL.md Assumption-first planning and design gap analysis. Use when user is in PLANNING mode, explicitly asks to plan or discuss, asks for a gap analysis / design review / stress-test of a spec or design document, or when agent faces open decisions — including headless tasks where the deliverable is proposals and open questions as files. Instead of interrogating the user, the agent proposes concrete tagged answers in small verify-style rounds (or directly in the output documents when no user is in the loop), surfaces contradictions as questions, and asks only the questions that genuinely fork the design. | 69 69 1.05x Agent success vs baseline Impact 56% 1.05xAverage score across 1 eval scenario Securityby Passed No findings from the security scan Reviewed: Version: 1674a50 | |
simple-typescript skills/simple-typescript/SKILL.md Apply direct, functional TypeScript and JavaScript coding style preferences. Use when writing, editing, reviewing, or refactoring TS/JS code; deciding whether to introduce classes, factories, helpers, wrappers, utilities, shared modules, types vs interfaces, validation boundaries, or recoverable error handling; or when the user asks for code that matches these personal style preferences. | 95 95 1.20x Agent success vs baseline Impact 100% 1.20xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 1674a50 | |
typescript-engineering skills/typescript-engineering/SKILL.md Use this skill whenever the user asks you to write, edit, review, refactor, debug, or design TypeScript or TSX code. It is especially relevant for application code, backend routes, React/UI work, schemas, runtime boundaries, persistence, async workflows, API contracts, tests, lint/typecheck fixes, and code review. Apply it even when the user does not explicitly mention "TypeScript" if the files or project are TypeScript-based. | 91 91 1.18x Agent success vs baseline Impact 91% 1.18xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 1674a50 |