SpecLeap Framework

2.1.1 · active · verified Sun Apr 19

SpecLeap is a Spec-Driven Development (SDD) framework designed to transform AI-powered IDEs (like VSCode, Cursor, JetBrains) into 'spec-first' development environments. Currently at version 2.1.1, it focuses on delivering quality software by enforcing immutable 'CONTRATO.md' specifications, leveraging specialized AI agents (Backend, Frontend, Product), and utilizing conversational commands (e.g., `refinar`, `planificar`, `implementar`) in Spanish. Key differentiators include its multi-project support, enforcement of global code standards (Laravel, React), and an optional CLI for automation. It aims to solve common AI development problems like contextless code generation, incomplete specifications, lack of memory, and uncontrolled scope changes by providing a structured, persistent, and guided development flow. The framework's release cadence is not specified in the provided documentation.

Common errors

Warnings

Install

Imports

Quickstart

This command initiates the interactive SpecLeap framework installer, which prompts for necessary API tokens (GitHub, Asana) and sets up the complete project structure along with 34 specialized Agent Skills.

npx specleap-framework@latest

view raw JSON →