0164Skills
jev-superpowers
A skills framework for coding agents, with Jev gates and vetting.
AkashPriyadarshii/jev-superpowersREADME ↗
--- title: "jev-superpowers: Systematic Agentic Skills with TypeSafe Jev" description: "Systematic software development framework for AI coding agents upgraded with TypeSafe Jev System One typed decisions, zero-hallucination package vetting, and completion gates." canonical: "https://github.com/AkashPriyadarshii/jev-superpowers" keywords: - typesafe-ai - jev - superpowers - agentic-skills - claude-code - coding-agents - zero-hallucination --- <!-- Title: jev-superpowers - Agentic Skills Upgraded with TypeSafe Jev System One Description: Systematic software development framework for AI coding agents (Claude Code, Cursor, Codex, Antigravity) upgraded with TypeSafe Jev System One typed decisions, zero-hallucination package vetting, and completion gates. Keywords: typesafe-ai, jev, superpowers, agentic-skills, claude-code, coding-agents, system-one, software-engineering, zero-hallucination, git-jev, jev-scout --> <div align="center"> # ⚡ jev-superpowers **Systematic agentic software development upgraded with TypeSafe Jev System One typed decisions.** [](LICENSE) [](https://typesafe.ai) [](https://github.com/AkashPriyadarshii/jev-superpowers/actions) [](https://github.com/AkashPriyadarshii/jev-superpowers) By **[Akash Priyadarshi](https://github.com/AkashPriyadarshii)** [Why](#why) • [Core Superpowers](#core-superpowers) • [The Toolchain Suite](#the-toolchain-suite) • [Quickstart](#quickstart) • [Usage Guide](docs/USAGE.md) • [Architecture](#architecture) • [Non-Goals](#non-goals) • [Ecosystem](#ecosystem) </div> --- ## Why Autonomous coding agents equipped with standard development methodologies still fail in predictable, expensive ways: * **Hallucinated Packages**: Agents invent fake npm packages or dead crates during implementation planning. * **