ship — ship AI agent skill ContentDeck, community, ship AI agent skill, ide skills, ship for Claude Code, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Content Consumption Unified

# Core Topics

aditya30103 aditya30103
[0]
[1]
Updated: 3/17/2026
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

ship

Install ship, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Ship

End-of-session routine to verify, document, commit, and push all changes.

Steps

1. Quality checks

Run these in sequence — stop if any fail:

bash
1npm run format:check 2npm run lint 3npm run typecheck 4npm run test 5npm run build

All five must pass with zero errors. Do NOT skip or reorder.

2. Update documentation

Check if any of these files need updates based on what changed this session:

  • docs/log/<version>-<feature>.md — If a feature shipped this session, this log must exist. Create it if it doesn't. Include: what was built, key decisions, files changed, gotchas for future sessions.
  • docs/INDEX.md — Shipped features table and "next up" status. Update if features were shipped.
  • docs/plan/phase-1.md — Active roadmap. Mark completed items.
  • CLAUDE.md — Architecture, key patterns, important rules. Update if new files, patterns, or conventions were added.
  • README.md — User-facing docs. Update if features, setup steps, or project structure changed.
  • docs/reference/audit.md — Bug tracking. Update if bugs were found and fixed.
  • docs/reference/design-system.md — If any new UI pattern, token, component, or convention was established this session, update it here. The design system doc is only useful if it stays current.

If this session included UI changes: visually verify all 4 themes (Light, Dark, Sepia, Navy) in npm run dev before committing.

Only update what actually changed. But always check docs/log/ — a missing log for a shipped feature is a documentation debt.

3. Bump service worker cache version

If any code in src/ or public/ changed, bump the CACHE_NAME version in public/sw.js. Follow semver:

  • Patch (x.x.+1) for bug fixes
  • Minor (x.+1.0) for new features
  • Major (+1.0.0) for breaking changes

4. Commit

  • Stage specific files (never git add -A or git add .)
  • Use conventional commit format:
    • feat: new feature
    • fix: bug fix
    • refactor: code restructuring
    • chore: tooling, deps, config
    • docs: documentation only
    • test: tests only
  • End with Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
  • Use HEREDOC format for the message

5. Push

bash
1git push -u origin <current-branch>

6. Confirm

Show a summary table of what was shipped:

  • Branch name
  • Files changed (count)
  • Commit hash + message
  • Docs updated (which ones)
  • Log created/updated (which file)
  • All 5 quality checks: PASS/FAIL

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is ship?

Content Consumption Unified

How do I install ship?

Run the command: npx killer-skills add aditya30103/ContentDeck/ship. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

Which IDEs are compatible with ship?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add aditya30103/ContentDeck/ship. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use ship immediately in the current project.

Related Skills

Looking for an alternative to ship or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI