Registry / web-framework / specleap-framework

specleap-framework

JSON →
library2.1.1jsnpmunverified

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.

npm install specleap-framework
INSTALL
IMPORT
SIG · SPECLEAP-FRAMEWORK
S
specleap-framework
web-frameworkjavascriptv2.1.1
Install
Import
Disk
Pass rate
0/ 6
Env Coverage0 / 6
glibc
1822
musl
1822
Install & Compatibility
Where this runs
tested against v? · npm install
Install × environment matrix
Each cell = how many times install + import succeeded across repeated harness runs. Partial = flaky.
glibc = Debian/Ubuntu slim · musl = Alpine Linux
musl
node 18226 runs
build_error
glibc
node 18226 runs
build_error
Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SpecLeap CLI
npx specleap-framework@latest
import { algunaFuncion } from 'specleap-framework'
SpecLeap is primarily a CLI-driven framework for project initialization and orchestration of AI agents. It is not intended for direct programmatic import into user applications. Its core functionality is accessed via the `npx` command for setup and interaction.

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
specleap --version
Debug
Known issues
breakingSpecLeap requires Node.js version 18.0.0 or higher. Attempting to install or run the framework with older Node.js versions will result in errors or prevent proper operation.
fix
Upgrade your Node.js environment to version 18.0.0 or newer. Tools like nvm (Node Version Manager) can help manage multiple Node.js versions easily: `nvm install 18 && nvm use 18`.
affects: >=1.0.0
gotchaThe installation is an interactive process that requires generating and providing multiple API tokens (GitHub, Asana) with specific permissions. Failure to provide correct tokens or adequate scopes will halt the setup.
fix
Before running the installer, obtain a GitHub Personal Access Token with `repo` and `workflow` scopes, and an Asana Personal Access Token. Follow the 'Tokens Necesarios' section in the documentation for detailed instructions.
affects: >=1.0.0
gotchaThe initial setup of SpecLeap is comprehensive, involving the installation of 34 Agent Skills and configuring various services. This process is time-consuming, typically taking 10-15 minutes, and requires a stable internet connection for downloads and configurations.
fix
Allocate sufficient time for the installation to complete without interruption. Ensure you have a reliable internet connection to prevent download failures during the Agent Skill setup.
affects: >=1.0.0
Errors
Common errors & fixes
Error: Node.js version is too old. Expected >=18.0.0 but got vX.Y.Z
The system's current Node.js version does not meet SpecLeap's minimum requirement.
fix
Update your Node.js to version 18 or higher. You can use `nvm install 18 && nvm use 18` or download the latest LTS from nodejs.org.
GitHub token invalid or insufficient permissions. Please check your token scopes.
The provided GitHub Personal Access Token is either incorrect, expired, or lacks the required `repo` and `workflow` permissions for SpecLeap's operations.
fix
Generate a new GitHub Personal Access Token at https://github.com/settings/tokens (classic token), ensuring both `repo` and `workflow` scopes are enabled.
Asana token invalid or workspace not accessible.
The Asana Personal Access Token provided during setup is incorrect, revoked, or does not grant access to any associated Asana workspace.
fix
Verify your Asana token at https://app.asana.com/0/my-apps and ensure it is active and correctly copied. Also confirm that your Asana account has access to the intended workspace.
Upgrade
Version history
2.1.1latest on npm
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
specleap-framework — npm install specleap-framework · libregistry