by Blink-h
Reusable AI coding workflows for Claude Code and VS Code to ship auth, billing, and landing pages faster.
# Add to your Claude Code skills
git clone https://github.com/Blink-h/agent-startup-kit
AI coding workflows and reusable skills for shipping SaaS fast.
Stop rebuilding the same auth, billing, landing, and deployment flows from scratch.
Use reusable workflows for Claude Code and VS Code, then ship faster with a more consistent process.
Docs: Quickstart · Skills · Examples · Adapters · Templates
ship-authship-billingship-landingskill.md and checklist.md.examples/.Indie hackers and small engineering teams often repeat the same setup work again and again:
agent-startup-kit turns these repeated tasks into reusable AI coding workflows.
Authentication workflow support for:
No comments yet. Be the first to share your thoughts!
Billing workflow support for:
Landing page workflow support for:
skill.md as working instructions.checklist.md to review the result.Each skill currently includes:
README.mdskill.mdchecklist.mdThis keeps each workflow simple, reusable, and easy to review.
templates/nextjs-saas-starter/This template path is intended as the baseline demo target for the included skills.
adapters/claude-code/README.mdadapters/vscode/README.mdThese explain how to use the skills inside each AI coding workflow.
Current before/after example docs:
examples/before-after-auth/README.mdexamples/before-after-billing/README.mdexamples/before-after-landing/README.mdThese help users quickly understand what each skill is expected to change before reading the full skill files.
Contributions are welcome.
Please read CONTRIBUTING.md before opening a pull request.
MIT