claudeers.
// Developer Tools

10x

⚡️ 10x - Up to 20x faster AI coding with multi-step Superpowers. Open-source agent with smart model routing, BYOK, fully self-hosted.

// Developer Tools[ cli ][ api ][ web ][ claude ]#claude#ai-agents#anthropic#claude-code#codex#coding-agent#continue#gemini-cli#devtoolsMIT$open-sourceupdated 2 months ago
Dormant
39/100
last commit 8 months ago
last release 10 months ago
releases 1
open issues 26
// star history+1 this week (+0.1%)

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

⚠ Unverified source (community-unclaimed, low activity) — reveal the prompt
⚠ Unverified source (community-unclaimed, low activity). Inspect the repo before letting your agent install it.

Install and set up 10x (git-clone project) into my current project.
Found on https://claudeers.com/10x
Repo: https://github.com/ntegrals/10x
Homepage/docs: https://try10x.co
Detected install method: git-clone → git clone https://github.com/ntegrals/10x
Category: devtools. Platforms: cli, api, web.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
dormant; community-verified: false. Confirm the source before running anything.
// or clone · unverified · not recently updated
git clone https://github.com/ntegrals/10x

// compatibility

Platformscli, api, web
Operating systems
AI compatibilityclaude
LicenseMIT
Pricingopen-source
LanguageTypeScript

10x

Up to 20x faster coding - with Superpowers.

10x - Up to 20x faster, with Superpowers


Quick Start

npm install -g 10x-cli

10x

Why 10x?

Feature10xClaude CodeCursorGitHub Copilot
Superpowers (Multi-Step Pipelines)Chain models for complex workflowsNoNoNo
Smart Model RoutingAuto-picks fastest model per taskSingle modelSingle modelSingle model
SpeedUp to 20x faster1x~1x~1x
Open SourceMIT LicensedClosed sourceClosed sourceClosed source
BYOK (Bring Your Own Key)Full control over costsSubscription onlySubscription onlySubscription only

Superpowers

Multi-step AI workflows that chain different models together. Each step can use a different model tier, automatically routing to the fastest model that can handle it.

CommandDescription
/review <path>Code review with security, performance, and style analysis
/prGenerate PR description from staged/committed changes
/refactor <file>Guided refactoring with analysis and implementation
/debug <issue>Step-by-step debugging: reproduce, analyze, fix
/explain <path>Deep dive explanation of code architecture
/test <file>Generate comprehensive test suite

Custom Superpowers

Define workflows in .10x/superpowers/ or ~/.config/10x/superpowers/:

---
name: debug
trigger: /debug
---

## Step 1: Understand (model: fast)

{{input}} - Find and read the relevant code.

## Step 2: Fix (model: smart)

Based on {{previous}}, implement a fix.

Model Tiers

TierModelSpeedBest For
⚡⚡ SuperfastGPT OSS 20B20xSimple queries, explanations
⚡ FastKimi K2 1T4xCode generation, refactoring
◆ SmartClaude Opus 41xComplex reasoning, architecture

Configuration

Project Context

Create 10X.md in your project root:

# Project: MyApp

Tech: TypeScript, React, PostgreSQL
Conventions: Functional components, named exports

Custom Skills

Create prompts in .10x/skills/ or ~/.config/10x/skills/:

---
name: commit
---

Analyze staged changes and generate a conventional commit message.

Invoke with /<skill-name>.

CLI

10x                      Start interactive session
10x --byok               Use your own OpenRouter API key
10x --model <tier>       Set model tier (superfast, fast, smart)
10x --resume <name>      Resume a session
10x -x "<prompt>"        Execute prompt and exit

License

MIT

// faq

What is 10x?

⚡️ 10x - Up to 20x faster AI coding with multi-step Superpowers. Open-source agent with smart model routing, BYOK, fully self-hosted.. It is open-source on GitHub.

Is 10x free to use?

10x is open-source under the MIT license, so it is free to use.

What category does 10x belong to?

10x is listed under automation in the Claudeers registry of Claude-compatible tools.

1 views
1,360 stars
unclaimed
updated 2 months ago

// embed badge

10x on Claudeers
[![Claudeers](https://claudeers.com/api/badge/10x.svg)](https://claudeers.com/10x)

// retro hit counter

10x hit counter
[![Hits](https://claudeers.com/api/counter/10x.svg)](https://claudeers.com/10x)

// reviews

// guestbook

0/500

// related in Developer Tools

🔓

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Curs…

// devtoolsaffaan-m/JavaScript240,305MIT[ claude ]
🔓

Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA

// devtoolsgarrytan/TypeScript128,278MIT[ claude ]
🔓

AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,…

// devtoolssafishamsi/Python109,277MIT[ claude ]
🔓

Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.

// devtoolsDietrichGebert/JavaScript104,762MIT[ claude ]

// built by

→ see how 10x connects across the ecosystem