🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

100x-dev

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

100x-dev

64 cross-tool modules (workflows + skills). Quality gates on every commit. Works with Claude Code, Cursor, Codex, Windsurf, Antigravity, Copilot, Gemini.

Source
npmnpm
Version
2.0.0
Version published
Weekly downloads
7
-78.12%
Maintainers
1
Weekly downloads
 
Created
Source
100x Dev Logo

100x Dev

Stop vibe coding. Ship production-grade software.

Version npm License: MIT

One source of truth. 64 modules generate native config for Claude Code · Cursor · Codex · Windsurf · Copilot · Gemini · Antigravity. Quality gates run on every commit.

100x-dev stack at a glance — 10 plugins, 25 slash commands, 39 auto-trigger skills

Install

# Mac / Linux
curl -fsSL https://raw.githubusercontent.com/rajitsaha/100x-dev/main/get.sh | bash
source ~/.zshrc   # or ~/.bashrc — activates the 100x-dev command

# Windows / anywhere with Node
npm install -g 100x-dev && 100x-dev install
cd your-project && 100x-dev init    # set up each project once

Full install guide →

The pipeline

/context → /issue → /spec → /fix → /commit
                                      ↓
         /techdebt ← /gate → /grill → /pr → /push → /release

Every /commit and /push runs a 5-point gate — tests, security, build, Docker, cloud. Nothing ships without passing.

What you get

64 modules25 slash commands (/commit, /spec, /grill, /db …) + 39 auto-trigger skills (copywriting, seo-audit, fix-bugs …)
10 pluginssuperpowers, frontend-design, playwright, github, hookify, claude-mem, …
7 database enginesPostgres, Cloud SQL, Snowflake, Databricks, Athena, Presto, Oracle — one /db interface
27 SaaS CLIs/connect installs + authenticates GitHub, AWS, Stripe, Supabase, … from .env
4 project templatesnode-fullstack · node-frontend · python-api · docker-compose
CI/Release pipelinesdrop-in GitHub Actions for lint + real-DB tests + E2E + release

Full module reference →

How it works in your tool

ToolGenerated artifact
Claude Code~/.claude/skills/<slug>/ + slash command aliases
Cursor.cursor/rules/<slug>.mdc (per-module, auto-trigger)
Codex / AntigravityAGENTS.md / ANTIGRAVITY.md (core inlined + on-demand index)
Windsurf.windsurfrules (size-budgeted index)
Copilot / Gemini.github/copilot-instructions.md / GEMINI.md

Modules with tier: core inline into single-file rules tools; the rest stay token-cheap as an index. In Claude Code & Cursor every module auto-triggers from its description — zero baseline token cost.

Common CI traps it fixes

npm install 404 inside Docker · useState(false) opacity-0 breaking Playwright · integration tests silently excluded from the gate. Full breakdown →

More

  • Full usage guide — by-tool install, daily patterns, multi-project propagation, CI templates
  • Architecture — why modules over workflows-vs-skills
  • Changelog · Issues

Built by Rajit Saha · 20+ years in enterprise data at Udemy, Experian, LendingClub, VMware, Yahoo

LinkedIn GitHub

If this saves you time, star the repo.

Keywords

claude-code

FAQs

Package last updated on 30 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts