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일
수집된 skill 28개 중 8개를 표시합니다.
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일
수집된 skill 15개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다