Skip to content

teambrilliant/dev-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dev-skills

Generic development workflow skills for Claude Code. Break down, shape, plan, implement, verify.

Install

/plugin marketplace add teambrilliant/marketplace
/plugin install dev-skills@teambrilliant

Skills

Skill Invoke What it does
product-primitives /dev-skills:product-primitives System → fundamental primitives & building blocks
shaping-work /dev-skills:shaping-work Rough idea → structured work definition
product-thinker /dev-skills:product-thinker Product decisions, UX analysis, build-vs-buy
implementation-planning /dev-skills:implementation-planning Ticket → technical implementation plan
implement-change /dev-skills:implement-change Plan → working code, phase by phase
qa-test /dev-skills:qa-test Browser-based QA verification via sub-agent

Typical flow

primitives → shape → plan → implement → QA
     0          1       2       3        4
         product-thinker
            (0-1)
  1. /dev-skills:product-primitives — break system into deep, composable primitives
  2. /dev-skills:shaping-work — define what to build (features, bugs, improvements)
  3. /dev-skills:implementation-planning — design how to build it
  4. /dev-skills:implement-change — build it phase by phase
  5. /dev-skills:qa-test — verify in browser

/dev-skills:product-thinker pairs with stages 0-1 — product decisions, UX analysis, build-vs-buy evaluation.

About

Claude Code skills for the full dev lifecycle: decompose → shape → plan → implement → QA. Not methodology-specific.

Topics

Resources

Stars

Watchers

Forks

Contributors