← Back to Skills Marketplace
422
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install specvibe
Description
A world-class, spec-driven development framework for building production-ready, AI-native applications. Use for any new project to ensure adherence to the mo...
Usage Guidance
This package appears internally consistent with its stated goal: it is an instruction-only framework with templates and reference docs and asks for no secrets or remote installs. Before installing, verify the origin (the 'Source' is unknown and README links to a GitHub path), and inspect the files locally. If you install by copying into an assistant skill directory, understand that those files will influence the assistant's behavior persistently — only proceed if you trust the author. Do not give the AI autonomous permission to push commits, run CI, or access secret stores without human review; require manual approval for actions that modify your repository, environment variables, or deployment pipelines.
Capability Analysis
Type: OpenClaw Skill
Name: specvibe
Version: 1.0.0
The OpenClaw AgentSkills skill bundle 'specvibe' is a comprehensive, well-structured framework for AI-assisted software development. All files, including the core `SKILL.md` and various reference/template markdown files, consistently guide the AI agent towards best practices in architecture, security (explicitly referencing OWASP Top 10:2025), testing, and deployment. There are no instructions or code snippets that suggest malicious intent, such as data exfiltration, unauthorized command execution, persistence, or prompt injection designed to subvert the agent's intended purpose. The AI prompts found in `references/08-ai-collaboration.md` and `templates/cursorrules-template.md` are designed to enhance the AI's critical thinking and adherence to quality standards, not to manipulate it for harmful actions.
Capability Assessment
Purpose & Capability
The name/description (a spec-driven development framework) matches the included SKILL.md, reference guides, and templates. The files provided (spec, openapi template, CI/devops/security guidance, cursorrules template) are exactly what a framework of this type would include.
Instruction Scope
SKILL.md instructs the AI and the user to generate spec.md, PLAN.md, tests, code, CI, and to integrate the repository into assistant skill directories (e.g., ~/.openclaw/skills/, .claude/skills/). Those actions are within the framework's purpose, but they do imply writing files to your environment and having the AI operate over your repo (e.g., using context-packaging tools like gitingest/repo2txt). There are no instructions to read unrelated secrets or system files, but installing into an assistant's skill directory will make these rules active for that assistant.
Install Mechanism
No install spec or remote downloads are present; this is an instruction-only skill with all content included. That lowers risk compared to remote installs.
Credentials
The skill declares no required environment variables, binaries, or credentials. The references recommend standard practices (use env vars and secret managers) but do not request any unrelated secrets or access tokens.
Persistence & Privilege
The README explicitly suggests cloning the repo into assistant skill directories so the assistant will load it. The skill metadata itself does not set always:true. Be aware that placing these files into an assistant's skill folder gives them persistent influence over the assistant's behavior; this is expected for a framework but is a persistence point you should consciously approve.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install specvibe - After installation, invoke the skill by name or use
/specvibe - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of SpecVibe: a spec-driven framework for AI-native app development.
- Introduces a universal, seven-stage process for building production-ready apps (specify, plan, test, implement, review, document, deploy).
- Enforces a "Specification-as-Source-of-Truth" philosophy, where spec.md guides all work.
- Defines clear Delegate/Review/Own roles to facilitate human-AI collaboration at each stage.
- Includes detailed quality gates and checklists to ensure adherence to 2026 best practices in architecture, security, testing, and deployment.
- Promotes automation across testing, code review, documentation, and CI/CD.
Metadata
Frequently Asked Questions
What is SpecVibe?
A world-class, spec-driven development framework for building production-ready, AI-native applications. Use for any new project to ensure adherence to the mo... It is an AI Agent Skill for Claude Code / OpenClaw, with 422 downloads so far.
How do I install SpecVibe?
Run "/install specvibe" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SpecVibe free?
Yes, SpecVibe is completely free (open-source). You can download, install and use it at no cost.
Which platforms does SpecVibe support?
SpecVibe is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SpecVibe?
It is built and maintained by Badideal (@badideal-2046); the current version is v1.0.0.
More Skills