vinvcn
29 skills
grill-me
Passed all 3 security checks
·0639
grill-with-docs
Passed all 3 security checks
Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.
·0632
diagnose
Passed all 3 security checks
·0602
setup-matt-pocock-skills
Passed all 3 security checks
Sets up an `
·0598
tdd
Passed all 3 security checks
·0597
improve-codebase-architecture
Passed all 3 security checks
根据 CONTEXT.md 中的 domain language 和 docs/adr/ 中的 decisions,寻找 codebase 的 deepening opportunities。Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.
·0595
caveman
Passed all 3 security checks
>
·0584
handoff
Passed all 3 security checks
Compact the current conversation into a handoff document for another agent to pick up.
·0581
zoom-out
Passed all 3 security checks
让 agent zoom out,并给出更广的 context 或更高层 perspective。Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.
·0580
write-a-skill
Passed all 3 security checks
创建结构正确、支持 progressive disclosure 并带 bundled resources 的新 agent skills。Use when user wants to create, write, or build a new skill.
·0578
to-prd
Passed all 3 security checks
将当前 conversation context 转成 PRD 并发布到项目 issue tracker。Use when user wants to create a PRD from the current context.
·0577
prototype
Passed all 3 security checks
·0570
to-issues
Passed all 3 security checks
使用 tracer-bullet vertical slices,把 plan、spec 或 PRD 拆成项目 issue tracker 上可独立领取的 issues。Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.
·0569
triage
Passed all 3 security checks
Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.
·0559
git-guardrails-claude-code
Passed all 3 security checks
设置 Claude Code hooks,在危险 git commands(push, reset --hard, clean, branch -D 等)执行前阻止它们。Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.
·0556
setup-pre-commit
Passed all 3 security checks
在当前 repo 设置 Husky pre-commit hooks,集成 lint-staged (Prettier)、type checking 和 tests。Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.
·0548
scaffold-exercises
Passed all 3 security checks
创建包含 sections、problems、solutions 和 explainers 的 exercise directory structures,并确保通过 linting。Use when user wants to scaffold exercises, create exercise stubs, or set up a new course section.
·0547
migrate-to-shoehorn
Passed all 3 security checks
将 test files 从 `as` type assertions 迁移到 @total-typescript/shoehorn。Use when user mentions shoehorn, wants to replace `as` in tests, or needs partial test data.
·0536
writing-fragments
Passed all 3 security checks
·013
review
Passed all 3 security checks
·013
qa
Passed all 3 security checks
·013
request-refactor-plan
Passed all 3 security checks
通过 user interview 创建带 tiny commits 的详细 refactor plan,然后 file as a GitHub issue。Use when user wants to plan a refactor, create a refactoring RFC, or break a refactor into safe incremental steps.
·013
edit-article
Passed all 3 security checks
通过重组 sections、提升 clarity、收紧 prose 来编辑并改进 articles。Use when user wants to edit, revise, or improve an article draft.
·013
teach
Passed all 3 security checks
在这个 workspace 中教用户一个新 skill 或概念。
·013
writing-beats
Passed all 3 security checks
Shape an article as a journey of beats, choose-your-own-adventure style. The user picks a starting beat from the raw material, you write only that beat, then offer options for where to pivot next, beat by beat, until the article reaches a natural end. Use when the user has raw material and wants to assemble it as a narrative rather than an argument.
·013
writing-shape
Passed all 3 security checks
Take a markdown file of raw material and shape it into an article through a conversational session — drafting candidate openings, growing the piece paragraph by paragraph, arguing about format (lists, tables, callouts, quotes) at each step. Use when the user has a pile of notes, fragments, or a rough draft and wants help turning it into something publishable.
·013
obsidian-vault
Passed all 3 security checks
在 Obsidian vault 中使用 wikilinks 和 index notes 搜索、创建并管理 notes。Use when user wants to find, create, or organize notes in Obsidian.
·013
ubiquitous-language
Passed all 3 security checks
·013
design-an-interface
Passed all 3 security checks
·013