← Back to list
🛠️
shipping-artifacts ✓ Security reviewed
The durable documentation set that makes an AI-built (vibe-coded) app reviewable before shipping.…
🛠️ Developer Tools By phuryn Version v1.0.0 Updated 2026-09-03
6.3Overall rating

Installation

🤖 Install via AI

Copy the prompt below and send it to your AI assistant (e.g. Claude Code) — it will follow the instructions and install automatically.

Install the "shipping-artifacts" skill by following the instructions at https://skill123.me/install/shipping-artifacts.
⌨️ Command line install

Run in your terminal — downloads and installs to ~/.claude/skills/.

curl -fsSL https://skill123.me/install/shipping-artifacts.sh | bash
📦 Download ZIP

Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.

⬇ Download v1.0.0 · 4 KB

About this skill

Overview

The durable documentation set that makes an AI-built (vibe-coded) app reviewable before shipping. A small core every app needs — architecture, user/permission flows, permissions, variables/secrets, and a test-coverage map — plus conditional docs added only when they apply: emails, scheduled work, SEO, and embedded agents/automation. Defines what each doc must capture and how a reviewer or auditor uses it. Use when documenting a codebase for handoff, mapping user journeys and trust-boundary crossings, planning test coverage, or preparing for a security or performance audit.

Source

  • Repo: https://github.com/phuryn/pm-skills
  • Path: pm-ai-shipping/skills/shipping-artifacts

Evaluation

AI-evaluated 2026-09-03: Clear taxonomy of core plus conditional docs with concrete must-capture lists per file, but it is pure methodology referencing sibling slash commands (/document-app, /derive-tests) that are not included, so it is not standalone. The approach itself is security-forward (secret scoping, trust boundaries, no client-bundled secrets) and involves no risky operations.

Score breakdown

Quality
6.0
Usability
5.0
Security
8.0
Popularity
9.0