github.com/choegyumin/agent-skills
| Skill | Added | Review |
|---|---|---|
engineering-cost-review skills/engineering-cost-review/SKILL.md Use when reviewing a blueprint (PRD, spec, implementation plan, design/architecture doc, or product scope and technical decisions from the current session) right after it is written or before implementation, to check whether its implementation cost is economical and rational. Not for reviewing already-implemented code. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a6a5aba | |
engineering-cost-review skills/instruction/engineering-cost-review/SKILL.md Use when reviewing a blueprint (PRD, spec, implementation plan, design/architecture doc, or product scope and technical decisions from the current session) right after it is written or before implementation, to check whether its implementation cost is economical and rational. Not for reviewing already-implemented code. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: ee88381 | |
frontend-layered-architecture skills/frontend-layered-architecture/SKILL.md Use for frontend architecture boundaries: code ownership, directory roles, file placement, import direction, UI/component extraction, API/data contracts, fetching/query, URL state, mappers/schemas/DTOs, hooks/stores, architecture docs, and tool enforcement. Also use before agent-initiated architecture-enforcement changes in lint, CI, import-boundary checks, or similar automation—even without a user request—and for small UI changes that may leak business rules or external data into lower-level code. | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a6a5aba | |
frontend-layered-architecture skills/instruction/frontend-layered-architecture/SKILL.md Use for frontend architecture boundaries: code ownership, directory roles, file placement, import direction, UI/component extraction, API/data contracts, fetching/query, URL state, mappers/schemas/DTOs, hooks/stores, architecture docs, and tool enforcement. Also use before agent-initiated architecture-enforcement changes in lint, CI, import-boundary checks, or similar automation—even without a user request—and for small UI changes that may leak business rules or external data into lower-level code. | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: ee88381 | |
git-worktrees skills/git-worktrees/SKILL.md Establish or reuse an isolated Git worktree for new work or a named branch, PR, tag, or commit. Use whenever the user asks to create or enter a worktree or separate Git checkout, wants parallel work without disturbing the current checkout, or another workflow requires Git checkout isolation. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a6a5aba | |
git-worktrees skills/instruction/git-worktrees/SKILL.md Establish or reuse an isolated Git worktree for new work or a named branch, PR, tag, or commit. Use whenever the user asks to create or enter a worktree or separate Git checkout, wants parallel work without disturbing the current checkout, or another workflow requires Git checkout isolation. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: ee88381 | |
jdi skills/jdi/SKILL.md Just Do It | 40 40 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a6a5aba | |
q skills/q/SKILL.md Question | 44 44 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a6a5aba | |
shh skills/shh/SKILL.md keep-it-down | 41 41 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a6a5aba | |
shh skills/instruction/shh/SKILL.md Keep it down — use terse, clear, and action-first responses for the rest of the session. Remove filler and tangents, preserve technical precision, track multi-step progress, and end with one concrete next action. Use when the user wants compact communication; disable with `stop ssh` or `normal mode`. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: ee88381 | |
think-before-coding skills/think-before-coding/SKILL.md Guardrails for writing, modifying, reviewing, or refactoring code. Use whenever a task involves code to clarify ambiguous requirements before implementation, avoid over-engineering and speculative abstractions, and keep changes minimal and scoped. | 73 73 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a6a5aba | |
think-before-coding skills/instruction/think-before-coding/SKILL.md Guardrails for writing, modifying, reviewing, or refactoring code. Use whenever a task involves code to clarify ambiguous requirements before implementation, avoid over-engineering and speculative abstractions, and keep changes minimal and scoped. | 73 73 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: ee88381 | |
to-idea skills/to-idea/SKILL.md Turn the current conversation into an idea document — no interview, just synthesis of what you've already discussed. | 61 61 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a6a5aba | |
you-dont-need-react-custom-hooks skills/you-dont-need-react-custom-hooks/SKILL.md Use when React component or custom hook work may involve extracting hooks, changing hook responsibilities, or hiding dependencies behind custom hooks | 63 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a6a5aba |