Open Source
Agentic Skills & Commands
A comprehensive collection of agent capabilities -- skills, commands, and workflows -- for Claude Code, OpenAI Codex, and Cursor.
168
Skills
32
Commands
13
Bundles
Every skill is a model-agnostic playbook -- the same source works with Claude Code, OpenAI Codex, and Cursor.
/how-it-works
Install the Library
Install skills globally for Claude Code, Codex, and Cursor with the skills CLI.
Or Pick a Bundle
Add the marketplace in Claude Code and install curated bundles instead of everything.
Ship Faster
Skills adapt to your project context. They read your docs and follow your conventions.
/commands
32 commandsSlash commands for structured workflows -- each one a front door into the skills that do the work.
/addressResolve PR Review Comments
/agentOne Front Door for Agent Architecture, Config, and Setup
/askWhich Dev Loop skill to run
/boardGitHub Projects v2 Kanban Setup
/bugFile a GitHub Bug Issue
/cleanUnified Cleanup Command
/codex-loopAutonomous task execution (Codex lane)
/deploySingle Front Door for Deployment and Infra Provisioning
/designUI/Design Review and Refinement
/deslopRemove AI Slop From Code and Product
/envEnvironment Variable Management
/featureClient Requirement Intake
/fix-ciDiagnose and Fix Failing Checks
/inboxQuick Task Capture
/loopAutonomous task execution
/mergeReview and Land Open PRs Into the Trunk
/performancePerformance Analysis Command
/prPull Request Lifecycle
/prdOne Front Door for PRDs and Feature Planning
/promptOptimize Prompt (Lyra-Inspired)
/qaStructured Verification Pass on Your Work
/refactorOne Front Door for Improving Existing Code
/releaseOne Front Door for Cut, Gate, and Cleanup
/reviewOne Front Door for Every Code Review
/roadmapICP → revenue-ranked backlog → dated milestones
/scanSecurity Scanning Command
/skillOne Front Door for Authoring and Maintaining Agent Skills
/standupWhat Did I Get Done
/suggestPost Inline Suggested Changes on a PR
/testOne Front Door for Running, Authoring, and Setting Up Tests
/testsRun the Right Tests and Make Red Go Green
/wait-whatRe-pitch the last message
/skills
168 skillsSpecialized agent capabilities for specific domains. Skills are adaptive -- they scan project documentation to understand your architecture, brand voice, and conventions.
accessibilityApplies WCAG 2.1 AA to web UI work and fixes what fails
advanced-evaluationDesign and operate LLM-as-a-Judge evaluation systems using direct scoring, pairwise comparison, rubric calibration, evaluator bias mitigation, confidence scoring, and automated quality assessment
agent-architecture-auditAudit LLM and agent applications for wrapper regressions, prompt or memory contamination, tool discipline failures, hidden repair loops, and output rendering corruption
agent-browserAutomates browser interactions for web testing, form filling, screenshots, and data extraction
agent-config-auditAudit AI agent instruction files (AGENTS.override.md, AGENTS.md, configured fallbacks, CLAUDE.md, hooks, and settings) across workspaces in read-only report mode
agent-dispatchSingle front door for agent/subagent architecture, config, and setup
agent-folder-initAdd or repair .agents/ project context for an existing repo
ai-agent-cost-optimizerAudit and reduce AI agent token and inference spend through context discipline, prompt caching, model routing, batching, and workflow capture
ai-loading-uxDesign AI loading, thinking, and progress indicator UX. Use when explicitly asked to improve AI waiting states, add thinking indicators, or design loading UX for AI interfaces
ai-regression-testingDesign regression tests for AI-assisted development by targeting model blind spots such as sandbox versus production path drift, response-shape mismatches, untested bug fixes, and same-model review failures
api-design-expertExpert in RESTful API design, OpenAPI/Swagger documentation, versioning, error handling, and API best practices for NestJS applications
artifacts-builderSuite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, @agenticindiedev/ui)
ask-dev-loopAsk which Dev Loop skill or flow fits the current situation
auditSweeps implemented frontend code across five dimensions at once
aws-infrastructureExpert in AWS infrastructure setup including EC2, VPC, security groups, Application Load Balancers, Route53 DNS, and SSL/TLS certificates
biome-validatorValidate Biome 2.3+ configuration and detect outdated patterns
bugFile a GitHub issue of type Bug from a description
bun-validatorValidate Bun workspace configuration and detect common monorepo issues
changelog-generatorAutomatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes
clarifyImprove unclear UX copy, error messages, microcopy, labels, and instructions to make interfaces easier to understand
clerk-validatorValidate Clerk authentication configuration and detect deprecated patterns
code-reviewCorrectness, security, and spec-fidelity gate for incoming pull requests
codebase-advisorSurvey any codebase as a senior advisor, then hand back either prioritized self-contained implementation plans for OTHER models/agents to execute, or a written architecture and health analysis for humans
codebase-designShared vocabulary for designing deep modules
codex-image-genGenerate raster images (icons, illustrations, textures, app icons) from a text prompt by driving the Codex CLI's image tool, then extracting the finished PNG from the Codex session rollout
comment-modeGranular feedback on drafts without rewriting
commit-summaryGenerate Conventional Commit messages from staged or unstaged git changes, split unrelated changes into logical commits, detect breaking changes, and optionally create commits after approval
component-libraryExpert React/Next.js component architect specializing in creating consistent, reusable, and maintainable components for monorepo projects
content-script-developerExpert in browser extension content scripts, DOM integration, and safe page augmentation across modern web apps
context-degradationRecognize, diagnose, and mitigate patterns of context degradation in agent systems
context-engineeringSupplementary context protocol for agents executing in a repo that has a CLAUDE.md / AGENTS.md (or equivalent config)
context-fundamentalsExplain or reason about foundational context engineering concepts
context-optimizationImprove context efficiency through context budgeting, observation masking, prefix or KV-cache strategy, partitioning, token-cost reduction, retrieval scoping, and extending effective context capacity without lowering answer quality
critiqueEvaluate design from a UX perspective, assessing visual hierarchy, information architecture, emotional resonance, cognitive load, and overall quality with quantitative scoring, persona-based testing, automated anti-pattern detection, and actionable feedback
cto-advisorAdvises engineering leadership on direction
de-slopStrip AI-generated slop from a codebase and product
debugFront door for a freshly reported failure
dependency-auditAudit a project's dependency supply chain
deployRun deployment workflows for web applications (staging, production)
deploy-dispatchSingle front door for deployment and infra provisioning
deployment-composerCompose deployment workflows from smaller skills and repo signals, including trunk-based releases, CI quality gates, provider deployment, post-deploy verification, rollback, and failed-check diagnosis
design-consistency-auditorHunts design-token drift across a frontend
design-dispatchSingle front door for UI/design review and refinement
devcontainer-setupScaffolds a complete VS Code Dev Container configuration with Docker, docker-compose, and optional Claude Code CLI support
docker-expertExpert in Docker, docker-compose, Dockerfile patterns, and container orchestration for NestJS and Next.js applications
docsCreates clear, concise technical documentation for software projects, runbooks, and developer guides
domain-modelingBuild and sharpen a project's domain model
ec2-backend-deployerDeploys backend applications to EC2 instances using Docker, GitHub Actions CI/CD, and Tailscale for secure SSH access
error-handling-expertExpert in error handling patterns, exception management, error responses, logging, and error recovery strategies for React, Next.js, and NestJS applications
evaluationBuild evaluation frameworks for agent systems
executing-plansOrchestrate autonomous AI development with task-based workflow and QA gates
execution-debuggingScoped debugging methodology for when a test or build fails during execution/stabilization
expo-architectScaffold a production-ready Expo React Native app with working screens, navigation, and optional Clerk auth
feature-intakeCapture a client or stakeholder feature request, turn it into a planner-ready PRD epic with scoped sub-issues, check for duplicate work, and place approved issues on a GitHub Projects kanban
finishing-a-development-branchStructured "done coding, now what?" workflow
fix-merge-conflictsResolve git merge conflicts correctness-first, then prove the tree still builds
frontend-designCreate distinctive, production-grade frontend interfaces with high design quality
full-code-reviewFan-out PR review across three parallel dimension agents (structural, security, devex/flag-hygiene), adversarially verify every finding, and synthesize a single prioritized verdict via a strongest-tier judge
fullstack-workspace-initInitialize Shipshit.dev full-stack product workspaces through npx @shipshitdev/v0, then customize and verify the generated repo
gh-address-commentsImplements the fixes a PR review asked for
gh-fix-ciDiagnoses failing or setup-stuck GitHub Actions checks on a PR, identifies root cause, and proposes or applies targeted fixes
gh-inboxCollect and triage a GitHub work inbox from assigned issues, review requests, mentions, authored PRs with failing checks, and optional project filters
gh-pr-publishCreate, update, and publish GitHub pull requests with a clean title, durable body, branch hygiene, validation notes, and safe push/PR gates
gh-project-boardConfigure GitHub Projects v2 kanban boards with Ship Shit Dev defaults
gh-review-suggestionsReview GitHub pull requests and post precise inline suggested changes with GitHub suggestion blocks
git-safetyGuards day-to-day git work in an existing repository
github-actions-authorAuthor, review, and harden GitHub Actions workflows using current official documentation, secure trigger patterns, least-privilege permissions, current action versions, and CI/CD validation
graphql-architectDesign and review GraphQL schemas, resolvers, mutations, pagination, and data-loading patterns
grillingGrill the user relentlessly about a plan, decision, or idea
grok-reviewIndependent second-opinion code review through the Grok CLI. Builds a self-contained review prompt from the exact diff, runs one headless Grok invocation on the CLI's own default model and effort, then verifies every returned finding against the code before reporting
html-styleApply opinionated styling to barebones HTML. Use when user has plain/unstyled HTML and wants to apply consistent visual styling
husky-test-coverageSets up or verifies Husky git hooks to enforce test coverage above 80% (configurable) for Node.js/TypeScript projects
icpDiscover and document a product's Ideal Customer Profile as a durable .agents/memory/icp.md
incremental-fetchGuides construction of resilient data ingestion pipelines from paginated APIs
interviewRepo-grounded discovery interview that produces a handoff brief for PRD writing, feature intake, or planning
landing-page-vercelScaffolds a production-ready static landing page with working email capture form, analytics, and responsive design
layoutReworks the structure underneath a UI
linter-formatter-initSet up Biome (default) or ESLint + Prettier, Vitest testing, and pre-commit hooks for any JavaScript/TypeScript project
llm-structured-outputDesign prompts, schemas, validation, and recovery logic for reliable machine-readable model outputs
mcp-builderCreates MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools
memory-systemsDesign and implement memory architectures for agent systems that persist state across sessions, maintain entity consistency, and reason over structured knowledge
merge-open-prsReview and land open pull requests through one /merge command
micro-landing-builderScaffolds, clones, and deploys config-driven NextJS landing pages that use a shared UI components package
mongodb-atlas-checkerVerify MongoDB Atlas setup and configuration for backend applications
mongodb-migration-expertDatabase schema design, indexing, and migration guidance for MongoDB-based applications
monitoring-setupSets up production monitoring for NestJS and Next.js apps
multi-agent-patternsDesign multi-agent architectures for complex tasks
nestjs-expertNestJS architecture, modules, DI, guards, interceptors, pipes, MongoDB/Mongoose integration, auth, and production patterns
nestjs-queue-architectQueue job management patterns, processors, and async workflows for video/image processing
nestjs-testing-expertNestJS testing mechanics with Jest
nextjs-validatorValidate Next.js 16 configuration and detect/prevent deprecated patterns
nextra-writerExpert in creating clear, comprehensive technical documentation with Nextra (Next.js-based docs framework), MDX, and modern documentation patterns
open-source-checkerAudits a whole private repository once, at the decision to make it public
package-architectDesign and maintain TypeScript packages in a monorepo, including exports and build configuration
performance-expertBackend, database, and infrastructure performance expert covering API response times, query and index optimization, N+1 elimination, caching and background jobs, server profiling, and build/asset delivery
playwright-e2e-initInitialize Playwright end-to-end testing for Next.js and React projects
polishRuns the last pass over a functionally complete feature
postgres-opsOperate a production Postgres database
pr-commentsReads a pull request's review threads and returns a digest
prd-dispatchSingle front door for product specs, PRDs, and feature planning
prd-quality-gatePRD completeness validation
prd-task-creatorFiles work into a tracker — turns a feature, bug, or finished PRD into GitHub issues, linked sub-issues, or local task files, slicing epics into thin vertical slices sized for one PR each and tagged AFK or HITL. Starts once the requirements are settled; authoring the PRD document itself is `prd-writer`
prd-writerAuthors the PRD document itself
production-auditAudit an application for production readiness using local evidence from code, CI, config, migrations, runtime checks, observability, and deployment paths
project-init-orchestratorSelects the correct project initialization route and orchestrates setup
prompt-engineeringExpert guide on prompt engineering patterns, best practices, and optimization techniques
prototypeBuild a throwaway prototype to answer a design question
qa-loopRuns an interactive localhost QA session that accepts issues, screenshots, routes, and browser evidence; reproduces and fixes each defect; verifies the result; and creates one local commit per fix
qa-reviewerRuns a structured multi-phase verification pass on completed AI agent work
quick-viewGenerates minimal HTML pages to review structured data in a browser with maximum readability
quieterTones down visually aggressive or overstimulating designs, reducing intensity while preserving quality
react-component-performanceDiagnose slow React components and apply targeted render-time fixes
react-hook-formProvides 41 prioritized performance rules for React Hook Form across form configuration, field subscription, controlled components, validation, and field arrays
react-native-componentsMaster React Native 0.79.5 components, styling, performance optimization, and mobile UI best practices with real-world examples
react-patternsModern React patterns and principles
react-refactorArchitectural refactoring guide for React applications covering component architecture, state architecture, hook patterns, component decomposition, coupling and cohesion, data flow, and refactoring safety
react-testing-libraryReact Testing Library mechanics for testing React components and hooks
receiving-code-reviewEvaluate incoming code-review feedback with technical rigor before implementing any change
redis-cachingRedis caching, rate limiting, session storage, pub/sub, and production integration patterns for TypeScript, Next.js, NestJS, and Prisma applications
refactor-codeSystematic approach to safely refactoring code with tests
refactor-dispatchSingle front door for improving existing code
releaseCuts the release itself — derives the next semantic version from commits since the last tag, writes plain-English patch notes, previews the plan, then on confirmation creates an annotated tag plus GitHub release, or dispatches the repo's guarded release workflow where production sits behind a workflow_dispatch promote gate
release-cleanupVerify a release branch is provably merged into the trunk (default branch) via the squash-aware GitHub PR merge oracle, then prune merged local and remote feature branches and stale git worktrees
release-dispatchSingle front door for releases
release-pr-gatesHolds a release at the gate — opens or reuses a release PR into the trunk, runs local format, lint, and type-check, watches required GitHub checks through to green, and summarizes the failing run's root cause when they are not
review-dispatchSingle front door for code review
roadmap-analyzerTurn a product's ICP into a revenue-ranked roadmap
roadmap-to-milestonesTurn a revenue-ranked roadmap into tracked GitHub Milestones with due dates, assign issues to them, and report burndown
rules-captureAutomatically detects and documents user preferences, coding standards, and workflow rules from conversation
scaffoldGenerate incremental local code modules following existing codebase patterns
security-auditRun a self-contained security audit workflow for web applications and APIs, covering scoping, reconnaissance, manual testing, API review, hardening, and reporting
security-expertExpert in application security, OWASP Top 10, authentication, authorization, data protection, and security best practices for React, Next.js, and NestJS applications
setup-agent-routingSets up an `## Agent skills` routing block in CLAUDE.md/AGENTS.md plus docs/agents/ so the dev-loop skills (executing-plans, feature-intake, prd-writer, qa-reviewer) know this repo's GitHub issue tracker, kanban label vocabulary, and domain doc layout
shadcnProvides shadcn/ui component library best practices and patterns
shadcn-setupSets up shadcn/ui with Tailwind CSS v4 CSS-first configuration
shapePlan the UX and UI for a feature before writing code
skill-captureExtracts valuable workflows, patterns, and domain knowledge from conversations and persists them as reusable SKILL.md files
skill-complyMeasure whether agents actually follow a skill, rule, command, or agent definition by deriving expected behaviors, running representative scenarios, and comparing observed action timelines against the spec
skill-creatorGuide for creating effective skills
skill-dispatchSingle front door for authoring and maintaining agent skills
skill-scoutSearch local, marketplace, repository, package, GitHub, and web sources before creating a new skill or custom implementation
spec-firstEnforces a spec → plan → execute → verify loop before writing code, preventing "looks right" failures
stack-modernizationModernize a project's stack — outdated dependencies, dead/unused packages, deprecated packages, and framework-pattern drift (old patterns lingering after a major upgrade)
standupSummarize what you personally shipped over a time window from git history
stripe-implementerImplement Stripe payment processing, subscription management, webhook handling, and customer management in Next.js and NestJS applications
structural-reviewPerform a structural and maintainability review of a PR or codebase diff
systematic-debuggingFull four-phase root-cause loop
table-filtersDesigns optimal filtering UX for data tables
tailwindProvides Tailwind CSS v4 performance optimization and best practices guidelines
tailwind-validatorValidate Tailwind CSS v4 configuration and detect/prevent Tailwind v3 patterns
tddTest-driven development workflow for feature work and bug fixes
tech-debtInventories a real codebase and ranks its technical debt into a register scored by interest (how often it hurts) over principal (effort to fix), every item anchored to a file-and-line or a metric
test-dispatchSingle front door for testing
test-runnerRun a project's tests at the right scope
testing-cicd-initInstalls Vitest testing infrastructure and GitHub Actions CI/CD for TypeScript projects (Next.js, NestJS, React)
testing-expertFramework-agnostic testing strategy
theme-factoryToolkit for styling artifacts with a theme
tool-designDesign tools that agents can use effectively, including when to reduce tool complexity
turborepoTurborepo monorepo build system guidance
typescript-expertResolves TypeScript and JavaScript problems across type-level programming, performance, monorepo management, migration, and modern tooling
typescript-refactorTypeScript refactoring and modernization guidelines from a principal specialist perspective
vercel-deployDeploy a Next.js app to Vercel and manage its environment
verification-before-completionEnforce evidence-based completion
wait-whatRe-pitch the last message in plain English using the project's CONTEXT.md vocabulary
wizardGenerate an interactive bash wizard that walks a human through steps only they can perform
workspace-performance-auditOrchestrates comprehensive performance audits across full-stack monorepos
worktreeCreate an isolated git worktree from the correct base branch and check it out into a clean, gitignored directory
writing-plansTurn a spec or requirements doc into a comprehensive, bite-sized implementation plan
Ready to ship faster?
Join the community of indie builders using these skills to supercharge their AI workflow.