Skip to content
JevDirectory.org
CommunityTools & Integrations14 starsVerified 2026-09-22

jev-superpowers

An agentic software-development skill set built on obra/superpowers, where Jev in the cloud or open-weight Laya locally gates architecture choices, package vetting, shell commands, and completion checks.

Category
Tools & Integrations
Published by
Community
Author
AkashPriyadarshii
Added
2026-09-22
Tagscommunityskillscoding-agentagentsopen-models

Highlights

  • Upgrades five superpowers phases: jev-brainstorming, jev-writing-plans, jev-executing-plans, jev-systematic-debugging, and jev-verification.
  • Backend-agnostic: TypeSafe cloud (jev-1.13.0) with TYPESAFE_API_KEY, or a fully offline Laya 421M ModernBERT server via TYPESAFE_BASE_URL.
  • Reported design targets: near-zero package hallucination, 33-38 ms local gate latency, about $0.00001 per cloud decision, 24/24 offline tests.
  • Ships a toolchain suite: git-jev for pre-commit gates, jev-scout for package vetting, jev-axi, jev-guard, supercov, and jev-seo.
  • The README labels its benchmark table design targets measured on the maintainer's setup and asks users to reproduce them first.

Quickstart

bash
export TYPESAFE_API_KEY=YOUR_API_KEY
bash install.sh

Watch out

MIT-licensed. A community project, not affiliated with TypeSafe; needs a TypeSafe API key for the cloud backend or a local Laya server, and its benchmark numbers are maintainer-measured design targets.

More like this

410GitHub stars
A collection of Jev demos, workflows, and agent skills for coding agents: five installable skills and 108 scenarios, installed by pointing Codex, Claude Code, or OpenCode at an agent prompt.
Tools & Integrations#community#python#skills
Communityjev-skill
89GitHub stars
A collection of 26 production-ready agent skills for Claude Code, Cursor, Kiro, Windsurf, and OpenCode; four skills call TypeSafe Jev for calibrated Score and Noul judgments and fall back to heuristics when it is unavailable.
Tools & Integrations#community#python#skills
Communityskills
815GitHub stars
An MCP server and agent skill that verifies coding-agent work by driving the real running app and returning pass, fail, or couldn't-tell verdicts with the file:line to fix; its listing frames the approach as Jev-style machine-native runtime perception.
Tools & Integrations#community#typescript#mcp
Communityreticle
Back to all resources

From the community

Posts from builders shipping with Jev right now.

Follow @typesafeai

When a designer gets Jev

Full Jev video tutorial

The case against Jev-scored compaction

This is a terrible compaction strategy that fundamentally doesn't understand how compaction and context management work. Seems like a lot of people are confused so let's break this down. 1. Compaction isn't a filter The role of compaction is to clean up history to keep the Show more

tamara
tamara
@tamarajtran

found the perfect use case for @typesafeai Jev: instant compaction in 2026, why is compaction still a summarization prompt? Jev can make it instant by scoring every tool call and dropping what’s irrelevant

Reply

Classifying rows in DuckDB

A playable 16-judgment demo

AI multiple choice, not essay writing