Skip to main content
itsvedantkumar
GitHub 创作者资料

itsvedantkumar

按仓库查看 2 个 GitHub 仓库中的 43 个已收集 skills。

已收集 skills
43
仓库
2
更新
2026年9月1日
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

executing-plans
未分类

A written plan or numbered task list already exists and the ask is to carry it out: work the tasks in order, verify each, pause at the review checkpoint between phases.

2026年9月1日
swarm
未分类

Three or more independent units of work exist (files, packages, endpoints, rival approaches) and none needs another's result. Fans out N agents in ONE batched message, returns one table.

2026年9月1日
test-driven-development
未分类

About to write implementation code or a bugfix and no test fails for that behaviour yet: write the failing test first, watch it fail, then write the minimum that passes.

2026年9月1日
writing-plans
未分类

Requirements are settled, nothing is written down about how, and the work is more than one edit: produce the plan document, file map, bite-sized tasks, one verification per task.

2026年9月1日
principle-type-system-discipline
未分类

Apply when a struct, enum, or type can hold an invalid combination of fields that shouldn't compile. Redesign it so illegal states can't be represented — model the cases as separate variants.

2026年8月23日
impeccable
未分类

While polishing UI that already renders, when visual quality is the bar: production-grade typography, motion, spacing, and brand-vs-product modes beyond the stock design level.

2026年8月23日
brainstorming
未分类

First, and only when the shape is undecided: explore intent and requirements for new capability before any plan or test. Skip it for a bugfix or a change whose shape is known.

2026年8月22日
component-registry
未分类

Before writing a UI component in a React/Tailwind repo: pull a vetted accessible primitive from a shadcn-compatible registry (npx shadcn add). Hand-roll only what none has.

2026年8月22日
已展示 8 / 28 个已收集 Skill。
executing-plans
未分类

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026年8月22日
writing-plans
未分类

Use when you have a spec or requirements for a multi-step task, before touching code

2026年8月22日
brainstorming
未分类

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026年8月22日
component-registry
未分类

Use before hand-writing any UI component in a React/Tailwind repo - pull a vetted, accessible primitive from a shadcn-compatible registry (npx shadcn add); hand-roll only what no registry has.

2026年8月22日
create-verification-skill
未分类

No scripted way to prove this repo's UI, CLI, or service actually works. Generates an executable .claude/verify.sh gate plus a verify-<app> skill and feature map. Use for 'add verification here'.

2026年8月22日
grill-me
未分类

Use when the user floats a plan, design or decision and wants it stress-tested, or says grill me, poke holes, what am I missing, or tear this apart. A round-based interview before code.

2026年8月22日
impeccable
未分类

Use when building or polishing any UI where visual quality matters: production-grade typography, motion, spacing, and brand-vs-product design modes beyond the stock frontend-design bar.

2026年8月22日
interrogate
未分类

Use before merging or shipping a change that only one reviewer (or none) has seen, especially auth, payments, or agent-written code, and on "tear this apart", "stress test this", "what am I missing".

2026年8月22日
已展示 8 / 15 个已收集 Skill。
已展示 2 / 2 个仓库
已展示全部仓库