
Leapfrog Skill
- 6 repo stars
- Updated April 18, 2026
- safitudo/leap-skill
LEAP skill — generates apps from prompts, schemas, and tests. No application code committed.
About
leapfrog-skill is a Claude Code skill in the Testing & QA category. LEAP skill — generates apps from prompts, schemas, and tests. No application code committed.
- leapfrog-skill
- Testing & QA
- AI-coding skill
Leapfrog Skill by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add safitudo/leap-skill/plugin install leapfrog-skill@leapfrog-skillAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 6 |
|---|---|
| Last updated | April 18, 2026 |
| Repository | safitudo/leap-skill ↗ |
What it does
LEAP skill — generates apps from prompts, schemas, and tests. No application code committed.
README.md
leap-skill
Claude Code plugin for LEAP — LLM Engineered Application Pattern.
A philosophy where code is a commodity, guardrails are the product. Apps are built from prompts, schemas, and tests. An AI agent generates all the code.
Install
Step 1: Add the marketplace:
/plugin marketplace add safitudo/leap-skill
Step 2: Install the plugin:
/plugin install leap-skill@leap-skill
Use
In any LEAP project, say:
"build the app, start from master.md, run the app when done"
Claude reads the prompts, schemas, and tests, generates all code into src/, runs the test suite, and serves the app.
Or for converting an existing project to LEAP:
"convert this project to LEAP format"
Learn more
- github.com/safitudo/leap — philosophy, spec, manifesto
- semver-leap — rewrite of npm's semver parser (5,632/5,632 tests passing)
- todolist-leap — the original proof of concept
Use with other agents
The LEAP manifest is portable. Copy the contents of AGENTS.md from the hub repo into any agent's config file (.cursorrules, .windsurfrules, system prompt, etc.).
License
MIT