HeyvhuangHeyvhuangCommunity·36 Agent Skills Included

ship-faster

Resumable end-to-end workflows for shipping web apps

Guides coding agents from idea or prototype to a deployed Next.js app with design systems, database, billing, and SEO steps. Writes every plan, task list, and evidence file to disk so runs stay resumable and auditable instead of losing context mid-task. Adds approval gates before risky actions like deploys, database writes, and refunds, plus review skills for merge readiness and code quality.
npx skills add Heyvhuang/ship-faster --all -g -y

All Skills in This Repository (36)

Pure Emerald Level Indicators
📦 In Repo
HeyvhuangHeyvhuang

tool-ast-grep-rules

Create and apply AST-based code search and rewrite rules with ast-grep YAML.

Community
Advanced
📦 In Repo
HeyvhuangHeyvhuang

workflow-ship-faster

Guide AI agents through an end-to-end web app workflow with resumable runs.

Community
Advanced
📦 In Repo
HeyvhuangHeyvhuang

publish-x-article

Convert Markdown to HTML and insert images deterministically for X Articles drafts.

Community
Advanced
📦 In Repo
HeyvhuangHeyvhuang

review-doc-consistency

Identify documentation conflicts with code and configurations across a repository.

Community
Intermediate
📦 In Repo
HeyvhuangHeyvhuang

review-clean-code

Analyze code quality to identify smells and refactoring opportunities.

Community
Basic
📦 In Repo
HeyvhuangHeyvhuang

tool-x-article-publisher

Convert Markdown to HTML and paste rich text into X Article drafts.

Community
Advanced
📦 In Repo
HeyvhuangHeyvhuang

workflow-template-extractor

Copy a real project into templates/NNN-slug/ with de-branding and environment examples.

Community
Intermediate
📦 In Repo
HeyvhuangHeyvhuang

review-merge-readiness

Review git diffs against requirements and produce a merge readiness verdict.

Community
Intermediate
📦 In Repo
HeyvhuangHeyvhuang

tool-better-auth

Integrate Better Auth in TypeScript/Next.js projects with session and cookie handling.

Community
Intermediate
📦 In Repo
HeyvhuangHeyvhuang

skill-improver

Analyze run artifacts to propose concrete skill and workflow edits.

Community
Basic
📦 In Repo
HeyvhuangHeyvhuang

review-react-best-practices

Review React/Next.js code for performance and reliability using a prioritized rule library.

Community
Advanced
📦 In Repo
HeyvhuangHeyvhuang

review-seo-audit

Identify and report SEO issues with prioritized remediation checklists.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install ship-faster?

Run `npx skills add Heyvhuang/ship-faster --all -g -y` in your terminal to install all 34 skills globally. You can also install a single skill with `npx skills add Heyvhuang/ship-faster --skill workflow-ship-faster -g -y`.

What does ship-faster actually do?

It gives your coding agent a repeatable process for taking an idea or existing repo to a deployed Next.js app, covering foundation, design system, features, Supabase, Stripe, Vercel deploy, and SEO. Every run writes plans and evidence to disk so you can pause and resume anytime.

Which agents work with ship-faster?

It works with Claude Code, Cursor, OpenCode, and any MCP-capable agent that supports the SKILL.md standard. The default stack assumptions are Next.js, TypeScript, Supabase, Stripe, and Vercel.

How does ship-faster prevent risky actions?

Any side-effecting step like a deploy, database write, or Stripe refund must first be written as a plan in tasks.md and wait for your explicit confirmation. Nothing destructive runs without your approval.

Can non-developers use ship-faster?

Yes. You describe your idea in plain English using prompts like 'Use workflow-project-intake', and the agent handles the technical execution while you review plans and approve key steps.

Related Repositories in Software Engineering

View All in Software Engineering