Heyvhuang/ship-faster

339Stars on the repository
36Mods indexed here, across every type
23d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

review-clean-code

01

Heyvhuang/ship-faster

Skill Claude CodeCodex

Analyze code quality based on "Clean Code" principles. Identify naming, function size, duplication, over-engineering, and magic number issues with severity ratings and refactoring suggestions. Use when the user requests code quality checks, refactoring advice, Clean Code analysis, code smell detection, or mentions…

not rated 339 23d ago A SkillSpector: pass 74 tokens original MIT

Heyvhuang/ship-faster

Skill Claude CodeCodex

Documentation consistency reviewer that checks alignment between code implementation and documentation. Use when user requests reviewing documentation vs code consistency, checking if README/docs are outdated, verifying API documentation accuracy. Applicable for (1) reviewing README vs implementation consistency (2)…

not rated 339 23d ago A SkillSpector: pass 92 tokens original MIT

Heyvhuang/ship-faster

Skill Claude CodeCodex

Request/execute structured code review: use after completing important tasks, at end of each execution batch, or before merge. Based on git diff range, compare against plan and requirements, output issue list by Critical/Important/Minor severity, and provide clear verdict on merge readiness. Trigger words: request…

not rated 339 23d ago A SkillSpector: pass 77 tokens original MIT

Heyvhuang/ship-faster

Skill Claude CodeCodex

Execute written implementation plans: first read and critically review the plan, then implement in small batches (default 3 tasks), produce verification evidence per batch and pause for feedback; must stop immediately and ask for help when blocked/tests fail/plan unclear. Trigger words: execute plan, implement plan…

not rated 339 23d ago A SkillSpector: pass 71 tokens original MIT

Heyvhuang/ship-faster

Skill Claude CodeCodex

Extract a shareable runnable template under templates/NNN-slug/ from a real project: copy + de-brand + remove secrets + add env examples + docs, with minimal refactors. Use when you have a working project and want to turn it into a template.

not rated 339 23d ago A SkillSpector: pass 59 tokens original MIT

Heyvhuang/ship-faster

Skill Claude CodeCodex

Seed a new runnable template under templates/NNN-slug/ from a short spec by chaining existing skills (intake → ship-faster stages) while keeping it clean and shareable (no secrets, minimal scope). Use when creating a new template quickly.

not rated 339 23d ago A SkillSpector: warn 57 tokens original MIT

cloudflare

07

Heyvhuang/ship-faster

Skill Claude Code

Infrastructure operations for Cloudflare: Workers, KV, R2, D1, Hyperdrive, observability, builds, audit logs. Triggers: worker/KV/R2/D1/logs/build/deploy/audit. Three permission tiers: Diagnose (read-only), Change (write requires confirmation), Super Admin (isolated environment). Write operations follow read-first…

not rated 339 23d ago A SkillSpector: warn 95 tokens original MIT

deep-research

08

Heyvhuang/ship-faster

Skill Claude Code

Research a topic thoroughly in this repo and return a structured summary with file references. Use when you need to understand how something works, find patterns across modules, or audit implementations.

not rated 339 23d ago A SkillSpector: pass 39 tokens original MIT

mcp-cloudflare

09

Heyvhuang/ship-faster

Skill Claude Code

Manage Workers/KV/R2/D1/Hyperdrive via Cloudflare MCP, perform observability/build troubleshooting/audit/container sandbox operations. Triggers: worker/KV/R2/D1/logs/build/deploy/screenshot/audit/sandbox. Three permission tiers: Diagnose (read-only), Change (write requires confirmation), Super Admin (isolated…

not rated 339 23d ago A SkillSpector: warn 91 tokens original MIT

mcp-stripe

10

Heyvhuang/ship-faster

Skill Claude Code

Stripe MCP transaction operations skill. Execute transaction operations via Stripe MCP server (https://mcp.stripe.com): customer management, products/prices, invoices, payment links, subscriptions, refunds, dispute handling, balance queries. Triggers: user requests Stripe operations including create customer, create…

not rated 339 23d ago A SkillSpector: pass 87 tokens original MIT

mcp-supabase

11

Heyvhuang/ship-faster

Skill Claude Code

Execute database operations via Supabase MCP (query/write/migration/logs/type generation). Triggers: query/statistics/export/insert/update/delete/fix/backfill/migrate/logs/alerts/type generation. Does not trigger for: pure architecture discussion or code planning. Write operations require confirmation; UPDATE/DELETE…

not rated 339 23d ago A SkillSpector: pass 72 tokens original MIT

publish-x-article

12

Heyvhuang/ship-faster

Skill Claude CodeCodex

Publish Markdown to X (Twitter) Articles as a draft (never auto-publish). Use when the user asks to publish/post an article to X Articles, convert Markdown to X Articles rich text, or mentions "X article", "publish to X", "post to Twitter articles". Converts Markdown → HTML, pastes rich text, and inserts images…

not rated 339 23d ago A SkillSpector: pass 77 tokens original MIT

review-quality

13

Heyvhuang/ship-faster

Skill Claude CodeCodex

Unified codebase quality review: merge readiness verdict + maintainability (Clean Code) + docs-vs-code consistency. Use for code review, quality check, refactor check, outdated docs check, or merge/production readiness.

not rated 339 23d ago A SkillSpector: pass 48 tokens original MIT

Heyvhuang/ship-faster

Skill Claude CodeCodex

Review or refactor React / Next.js code for performance and reliability using a prioritized rule library (waterfalls, bundle size, server/client data fetching, re-renders, rendering). Use when writing React components, Next.js pages (App Router), optimizing bundle size, improving performance, or doing a React/Next.js…

not rated 339 23d ago A SkillSpector: pass 73 tokens original MIT

review-seo-audit

15

Heyvhuang/ship-faster

Skill Claude CodeCodex

When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," or "SEO health check." For building pages at scale to target keywords, see tool-programmatic-seo. For adding…

not rated 339 23d ago A 91 tokens copy · 95% MIT

skill-creator

16

Heyvhuang/ship-faster

Skill Claude CodeCodex

Create or refactor Ship Faster-style skills (SKILL.md + references/ + scripts/). Use when adding a new skill, tightening trigger descriptions, splitting long docs into references, defining artifact-first I/O contracts, or packaging/validating a skill.

not rated 339 23d ago A SkillSpector: pass 55 tokens original MIT

skill-evolution

17

Heyvhuang/ship-faster

Skill Claude Code

Global evolution system for ship-faster skills. Uses hooks to capture context, failures, and session summaries, then generates patch suggestions (no auto edits) via skill-improver. Use when you want the skills to self-improve safely and continuously.

not rated 339 23d ago B SkillSpector: warn 54 tokens original MIT

skill-improver

18

Heyvhuang/ship-faster

Skill Claude CodeCodex

Improve skills and workflows by analyzing run artifacts and execution logs (events.jsonl/state.json) under runs/ (or OpenSpec changes/). Use when you want to iterate on skills based on real runs: find failure modes, bottlenecks, unclear prompts, missing I/O contracts, and propose concrete edits.

not rated 339 23d ago A SkillSpector: pass 67 tokens original MIT

stripe

19

Heyvhuang/ship-faster

Skill Claude Code

Billing and payment operations for Stripe: customers, products, prices, invoices, payment links, subscriptions, refunds, disputes, balance. Triggers: create customer, create product, create invoice, generate payment link, query transactions, process refunds, manage subscriptions, view disputes, check balance. Money…

not rated 339 23d ago A SkillSpector: pass 75 tokens original MIT

supabase

20

Heyvhuang/ship-faster

Skill Claude Code

Database operations for Supabase: query/write/migration/logs/type generation. Triggers: query/statistics/export/insert/update/delete/fix/backfill/migrate/logs/alerts/type generation. Does not trigger for: pure architecture discussion or code planning. Write operations require confirmation; UPDATE/DELETE without WHERE…

not rated 339 23d ago A SkillSpector: pass 78 tokens original MIT

Heyvhuang/ship-faster

Skill Claude CodeCodex

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

not rated 339 23d ago A SkillSpector: pass 41 tokens original MIT

tool-ast-grep-rules

22

Heyvhuang/ship-faster

Skill Claude CodeCodex

Write AST-based code search and rewrite rules using ast-grep YAML. Create linting rules, code modernizations, and API migrations with auto-fix. Use when the user mentions ast-grep, tree-sitter patterns, code search rules, lint rules with YAML, AST matching, or code refactoring patterns.

not rated 339 23d ago A SkillSpector: pass 71 tokens original MIT

tool-better-auth

23

Heyvhuang/ship-faster

Skill Claude CodeCodex

Use when implementing authentication with Better Auth in a TypeScript/Next.js app (session strategy, providers, cookies, CSRF, redirects, middleware, and security best practices).

not rated 339 23d ago A 40 tokens copy · 88% MIT

Heyvhuang/ship-faster

Skill Claude CodeCodex

Use when you need to define or converge a project's visual direction. Scan project documentation to identify intent, then produce a design-system.md (either preserve existing style or pick from 30 presets). Triggers: design system, design spec, UI style, visual style, design tokens, color palette, typography, layout.…

not rated 339 23d ago A SkillSpector: warn 106 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: