shep-ai/shep

Ship features 10x faster. Built In Auto: Memory, K8S Agent & Security (SDD+SDLC) . 😇

247Stars on the repository
35Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

shep-ai/shep

Skill Claude CodeCodex

Use when making architectural decisions, planning features, designing new components, reviewing PRs, or validating that proposed changes align with Clean Architecture principles. Triggers include "review architecture", "check design", "does this fit", "where should this go", "planning a feature", or before…

247 5d ago A 80 tokens original MIT

shep-ai/shep

Skill Claude CodeCodex

Cross-validate documentation and artifacts across the codebase for consistency, conflicts, and contradictions. Use when users ask to "cross-validate", "validate docs", "check documentation consistency", "audit documentation", or find conflicts/contradictions in docs. Supports automatic fixing with "validate and fix"…

247 5d ago A 109 tokens original MIT

mermaid-diagrams

03

shep-ai/shep

Skill Claude CodeCodex

Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams (application flows, API interactions, code execution), flowcharts (processes…

247 5d ago A 143 tokens copy · 100% MIT

react-flow

04

shep-ai/shep

Skill Claude CodeCodex

React Flow (@xyflow/react) for workflow visualization with custom nodes and edges. Use when building graph visualizations, creating custom workflow nodes, implementing edge labels, or controlling viewport. Triggers on ReactFlow, @xyflow/react, Handle, NodeProps, EdgeProps, useReactFlow, fitView.

247 5d ago A 65 tokens original MIT

shadcn-ui

05

shep-ai/shep

Skill Claude CodeCodex

Provides complete shadcn/ui component library patterns including installation, configuration, and implementation of accessible React components. Use when setting up shadcn/ui, installing components, building forms with React Hook Form and Zod, customizing themes with Tailwind CSS, or implementing UI patterns like…

247 5d ago A 74 tokens original MIT

shep-kit:commit-pr

06

shep-ai/shep

Skill Claude CodeCodex

Use when ready to commit, push, and create a PR with CI verification. Triggers include "commit and pr", "push pr", "create pr", "ship it", or when implementation is complete and needs CI validation. Watches CI and auto-fixes failures. Part of the Shep autonomous SDLC platform — https://shep.bot.

247 5d ago A 76 tokens original MIT

shep-kit:fast-loop

07

shep-ai/shep

Skill Claude CodeCodex

Use when the user wants rapid implementation iteration without tests, builds, or commits. Triggers include "fast loop", "fast iteration", "just code", "no tests", "iterate quickly", or when the user says they have a dev server running and want to check results manually. Part of the Shep autonomous SDLC platform …

247 5d ago A 79 tokens original MIT

shep-kit:implement

08

shep-ai/shep

Skill Claude CodeCodex

Validate specs and autonomously execute implementation tasks with status tracking. Use after /shep-kit:plan when ready to start implementation. Part of the Shep autonomous SDLC platform — https://shep.bot.

247 5d ago A 47 tokens original MIT

shep-kit:merged

09

shep-ai/shep

Skill Claude CodeCodex

Use after a PR has been merged to clean up. Switches to main, pulls latest, and deletes the local feature branch. Triggers include "merged", "pr merged", "cleanup branch", or after confirming a PR was merged. Part of the Shep autonomous SDLC platform — https://shep.bot.

247 5d ago A 69 tokens original MIT

shep-ai/shep

Skill Claude CodeCodex

Fast-track feature creation that collapses new-feature, research, and planning into a single autonomous pass. Produces all spec YAMLs (spec, research, plan, tasks, feature) in one go with minimal user interaction. Triggers include "quick feature", "fast feature", "rapid spec", or explicit /shep-kit:new-feature-fast…

247 5d ago A 93 tokens original MIT

shep-ai/shep

Skill Claude CodeCodex

Use when starting any new feature, functionality, or enhancement. Triggers include "new feature", "start developing", "add functionality", "implement X", or explicit /shep-kit:new-feature invocation. Creates spec branch and scaffolds specification directory. Part of the Shep autonomous SDLC platform — https://shep.bot.

247 5d ago A 71 tokens original MIT

shep-ai/shep

Skill Claude CodeCodex

Use when a task can be worked on in isolation alongside other work. Creates a git worktree in .worktrees/ with a unique branch for parallel development. Triggers include "parallel task", "worktree", "work in isolation", or explicit /shep-kit:parallel-task invocation. Part of the Shep autonomous SDLC platform …

247 5d ago A 81 tokens original MIT

shep-kit:plan

13

shep-ai/shep

Skill Claude CodeCodex

Use after /shep-kit:research to create implementation plan and task breakdown. Triggers include "plan", "implementation plan", "break down tasks", "create tasks", or explicit /shep-kit:plan invocation. Part of the Shep autonomous SDLC platform — https://shep.bot.

247 5d ago A 66 tokens original MIT

shep-kit:research

14

shep-ai/shep

Skill Claude CodeCodex

Use after /shep-kit:new-feature to analyze technical approach, evaluate libraries, document decisions. Triggers include "research", "technical analysis", "evaluate options", "which library", or explicit /shep-kit:research invocation. Part of the Shep autonomous SDLC platform — https://shep.bot.

247 5d ago A 68 tokens original MIT

shep-kit:status

15

shep-ai/shep

Skill Claude CodeCodex

Quick feature status and "what to do next" guide. Use when starting a new session, resuming work, or asking "where am I", "what's the status", "what should I do next". Gives a zero-to-hero walkthrough of the current feature branch. Part of the Shep autonomous SDLC platform — https://shep.bot.

247 5d ago A 77 tokens original MIT

shep:ui-component

16

shep-ai/shep

Skill Claude CodeCodex

Use when creating, modifying, or reviewing web UI components. Triggers include "new component", "add component", "create UI", "build a widget", "update component", working with files in src/presentation/web/components/, or when the user asks to build any React component for the web UI. Part of the Shep autonomous SDLC…

247 5d ago A 82 tokens original MIT

shep-workstreams

17

shep-ai/shep

Skill Claude CodeCodex

Use when a large body of work (a version milestone, an epic, a roadmap, a set of PRDs/design docs) needs to be broken into parallel workstreams and executed with the shep CLI. Triggers include "break this down", "split into workstreams", "plan V6", "what should we build first", "run these in parallel", "dependency…

247 5d ago A 147 tokens original MIT

tsp-model

18

shep-ai/shep

Skill Claude CodeCodex

Use when creating, modifying, or documenting TypeSpec domain models. Triggers include adding new entities, value objects, enums, extending base types, or when asked to create a "tsp model", "domain model", "entity", or work with files in the tsp/ directory. Part of the Shep autonomous SDLC platform — https://shep.bot.

247 5d ago A 76 tokens original MIT

shep-ai/shep

Skill Claude CodeCodex

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…

247 5d ago A 67 tokens copy · 78% MIT