scosmanscosmanCommunityยท1 Agent Skills Included

vibe-crafting

Spec-driven planning, building, and review of software projects

Guides software projects from a plain-language idea through functional specs, architecture, and phased implementation plans. Runs autonomous coding phases with built-in code review, deep multi-agent reviews, and PR feedback handling. Removes guesswork and unstructured prompting so every change follows a documented plan with quality gates.
npx skills add scosman/vibe-crafting --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install vibe-crafting?โ–ผ

Run `npx skills add scosman/vibe-crafting --all -g -y` in your terminal to install the spec skill globally.

What is spec-driven development?โ–ผ

It is a workflow where you write a project overview, functional spec, architecture, and phased plan before any code is written. The coding agent then executes that plan phase by phase instead of improvising.

How do I start a new project with this skill?โ–ผ

Run `/spec setup` once per repo, then `/spec new project` to walk through a five-stage planning process from idea to detailed implementation plan.

Can it review code automatically?โ–ผ

Yes. `/spec cr` runs a fast spec-aware review of your changes, and `/spec deep cr` runs a multi-phase review with parallel sub-agents covering security, performance, tests, and more.

Does it work with Claude Code and other coding agents?โ–ผ

Yes. The skill follows the standard SKILL.md format and works in Claude Code, Cursor, and other compatible coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’