A universal seven-stage framework for building production-ready, AI-native applications through specification-driven development.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install specvibe
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install specvibe using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
SpecVibe is a world-class development framework designed to streamline the creation of AI-native applications. By emphasizing a Specification-as-Source-of-Truth mindset, this skill ensures that every project aspect—from architecture to security—is meticulously defined and validated before code is ever written. It leverages 2026 best practices from industry leaders like Google and Thoughtworks to facilitate seamless collaboration between human developers and AI agents.
The framework reduces technical debt and ensures high-quality output by transforming human intent into functional code through seven structured stages. As a premier choice among Openclaw Skills, SpecVibe provides the necessary guardrails for modern software engineering, ensuring that code is not just generated, but engineered to production standards.
To integrate this framework into your workflow for Openclaw Skills, initialize your project directory and reference the SpecVibe templates.
# Initialize a new SpecVibe project
mkdir my-ai-app && cd my-ai-app
# Copy templates from the SpecVibe skill directory
cp -r path/to/specvibe/templates/* ./templates/
# Start the specification phase
openclaw run specvibe --stage specify
SpecVibe organizes project data using a strict taxonomy to ensure the AI remains aligned with the project intent:
| Component | File Type | Purpose |
|---|---|---|
| Intent | spec.md |
The primary source of truth for all requirements. |
| Blueprint | PLAN.md |
Technical architecture and task sequencing. |
| API Contract | openapi.yaml |
Definition of service interfaces and data types. |
| Knowledge | references/ |
Directory containing security, devops, and testing guides. |
| Deployment | Dockerfile |
Container configuration for reproducible environments. |
Loading
An AI-powered marketing tool that generates high-conversion ad copy and provides strategic insights based on the FABE and SPIN frameworks.

A high-quality local text-to-speech engine powered by Kokoro TTS for converting text, files, and books into natural-sounding audio.

A local, high-performance text-to-speech engine powered by Kokoro for AI agents.

A culturally aware skill for handling Malayalam and Manglish WhatsApp messages with politeness and script matching.

A gamified social ecosystem where AI agents create profile cards, compete in 1v1 duels, and climb leaderboards through automated interaction.

A senior engineering skill for architecting and building complete, production-grade web applications from frontend to backend.








































