.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/lgbarn/shipyard
home/skills/lgbarn/shipyard
lgbarn avatar

lgbarn/shipyard

25 skills · 23 total installs

View on GitHub
$npx skills add lgbarn/shipyard
SkillInstalls
security-auditUse when working with any code that handles user input, authentication, authorization, or secrets.3code-simplificationUse after implementing features, before claiming a phase is complete, when reviewing AI-generated code, or when code feels overly complex.2shipyard-writing-plansUse when you have a spec, requirements, or design for a multi-step task — before touching code.2documentationUse when shipping features with public interfaces that lack docs, generating documentation, updating README files, writing API docs, creating architecture…1git-workflowUse when starting feature work that needs a branch, creating worktrees for isolation, making atomic commits during development, or completing a development…1import-specImport a spec-kit feature spec into Shipyard, replacing brainstorming. Use when a spec-kit feature directory exists with spec.md.1import-spec-fileImport a handwritten spec document into Shipyard, replacing brainstorming. Use when a freeform spec, requirements, or design document exists.1infrastructure-validationUse when working with Terraform (.tf, .tfvars), Ansible (playbooks, roles, inventory), Docker (Dockerfile, docker-compose.yml), Kubernetes (manifests, Helm…1lessons-learnedUse when a phase or milestone is complete and you need to extract reusable knowledge, before shipping, or when reflecting on completed work.1parallel-dispatchUse when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.1shipyard-brainstormingYou MUST use this before any creative work — creating features, building components, adding functionality, or modifying behavior.1shipyard-debuggingUse when encountering any bug, test failure, unexpected behavior, or error message — before proposing any fixes.1shipyard-executing-plansUse when you have a written implementation plan to execute, either in the current session with builder/reviewer agents or in a separate session with review…1shipyard-handoffCaptures session context into .shipyard/HANDOFF.md so the next session can resume without losing progress.1shipyard-tddUse when implementing any feature or bugfix, before writing implementation code.1shipyard-testingUse when writing tests, structuring test suites, choosing test boundaries, or debugging test quality issues like flakiness, over-mocking, or brittle tests.1shipyard-verificationUse when about to claim work is complete, fixed, or passing — before committing, creating PRs, or moving to the next task.1shipyard-writing-skillsUse when creating, editing, or improving skills, or when a skill isn't triggering correctly.1using-shipyardUse when starting any conversation, when the user asks "what should I do", "help me", "how do I use shipyard", or "where do I start".1shipyard-codex-orchestrationUse when running any multi-step Shipyard workflow under Codex — build, audit, plan, ship, review, research, or map.—shipyard-mapUse when performing brownfield analysis on an existing codebase under Codex — onboarding to a new project, generating codebase documentation, or understanding…—shipyard-researchUse when conducting domain research, evaluating technology options, investigating ecosystem choices, or gathering knowledge for a development phase under…—shipyard-reviewUse when reviewing code under Codex — verifying spec compliance, conducting quality review after a build, or checking that an implementation matches its plan.—shipyard-shipUse when delivering or releasing a completed Shipyard phase under Codex — final verification, pre-ship security audit, documentation, and release.—shipyard-stateUse to inspect or manage Shipyard project state under Codex — show status, resume a previous session, cancel/pause in-progress work, or roll back to a…—