Claude Skills
Curated SkillsRepositoriesNominate
Sign inSign up
© 2026 Claude Skills·Learn more about Agent Skills
Back to repositories
Indexed repository

lgbarn/shipyard

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
15 indexed skills28 stars

code-simplification
Indexed

Use after implementing features, before claiming a phase is complete, when reviewing AI-generated code, or when code feels overly complex — detects duplication, dead code, over-engineering, and AI-specific bloat patterns

View indexed skill

documentation
Indexed

Use when generating documentation, updating README files, writing API docs, creating architecture documentation, or when documentation is incomplete or outdated

View indexed skill

git-workflow
Indexed

Use when starting feature work that needs a branch, creating worktrees for isolation, making atomic commits during development, or completing a development branch via merge, PR, preserve, or discard

View indexed skill

infrastructure-validation
Indexed

Use when working with Terraform (.tf, .tfvars), Ansible (playbooks, roles, inventory), Docker (Dockerfile, docker-compose.yml), CloudFormation, or any infrastructure-as-code files — provides validation workflows, tool chains, and common mistake prevention

View indexed skill

memory
Indexed

Use when user asks 'how should I...' or 'what's the best approach...' after exploring code, OR when you've tried to solve something and are stuck, OR for unfamiliar workflows, OR when user references past work. Searches conversation history.

View indexed skill

parallel-dispatch
Indexed

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

View indexed skill

security-audit
Indexed

Use when working with any code, infrastructure-as-code, configuration files, dependencies, or before claiming security posture is adequate — covers OWASP Top 10, secrets detection, dependency vulnerabilities, IaC security, Docker hardening, and supply chain risks

View indexed skill

shipyard-brainstorming
Indexed

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. Also used during /shipyard:init for requirements gathering.

View indexed skill

shipyard-debugging
Indexed

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

View indexed skill

shipyard-executing-plans
Indexed

Use 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 checkpoints

View indexed skill

shipyard-tdd
Indexed

Use when implementing any feature or bugfix, before writing implementation code

View indexed skill

shipyard-testing
Indexed

Use when writing tests, structuring test suites, choosing test boundaries, or debugging test quality issues like flakiness, over-mocking, or brittle tests

View indexed skill

shipyard-verification
Indexed

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

View indexed skill

shipyard-writing-plans
Indexed

Use when you have a spec or requirements for a multi-step task, before touching code

View indexed skill

shipyard-writing-skills
Indexed

Use when creating new skills, editing existing skills, or verifying skills work before deployment

View indexed skill