{"id":48833075,"url":"https://github.com/rajitsaha/100x-dev","last_synced_at":"2026-05-03T00:06:36.070Z","repository":{"id":350516400,"uuid":"1206670633","full_name":"rajitsaha/100x-dev","owner":"rajitsaha","description":"Production-grade AI development workflows for every coding tool. Works with Claude Code, Cursor, Codex, Windsurf, Copilot CLI, Gemini CLI, and more.","archived":false,"fork":false,"pushed_at":"2026-04-26T21:53:17.000Z","size":9387,"stargazers_count":7,"open_issues_count":0,"forks_count":5,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-26T22:15:33.832Z","etag":null,"topics":["ai-coding","ai-developer-tools","ai-workflows","claude-code","codex","copilot","cursor","developer-tools","devtools","gemini","quality-gates","security-scanning","test-coverage","vibe-coding","windsurf"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rajitsaha.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-10T06:22:52.000Z","updated_at":"2026-04-26T21:53:21.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/rajitsaha/100x-dev","commit_stats":null,"previous_names":["rajitsaha/100x-dev"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/rajitsaha/100x-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajitsaha%2F100x-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajitsaha%2F100x-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajitsaha%2F100x-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajitsaha%2F100x-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rajitsaha","download_url":"https://codeload.github.com/rajitsaha/100x-dev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajitsaha%2F100x-dev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32553693,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T22:28:24.418Z","status":"ssl_error","status_checked_at":"2026-05-02T22:28:14.225Z","response_time":132,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-coding","ai-developer-tools","ai-workflows","claude-code","codex","copilot","cursor","developer-tools","devtools","gemini","quality-gates","security-scanning","test-coverage","vibe-coding","windsurf"],"created_at":"2026-04-14T21:10:41.531Z","updated_at":"2026-05-03T00:06:36.065Z","avatar_url":"https://github.com/rajitsaha.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"assets/100x-dev-blogo.png\" alt=\"100x Dev Logo\" width=\"120\" /\u003e\n\n# 100x Dev\n\n### Stop vibe coding. Ship production-grade software.\n\n[![Version](https://img.shields.io/github/v/release/rajitsaha/100x-dev?style=flat-square\u0026label=version\u0026color=brightgreen)](https://github.com/rajitsaha/100x-dev/releases/latest)\n[![npm](https://img.shields.io/npm/v/100x-dev?style=flat-square\u0026color=red)](https://www.npmjs.com/package/100x-dev)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow?style=flat-square)](LICENSE)\n\n**One source of truth.** 64 modules generate native config for **Claude Code · Cursor · Codex · Windsurf · Copilot · Gemini · Antigravity**. Quality gates run on every commit.\n\n\u003cimg src=\"assets/postcard-stack.png\" alt=\"100x-dev stack at a glance — 10 plugins, 25 slash commands, 39 auto-trigger skills\" width=\"100%\" /\u003e\n\n\u003c/div\u003e\n\n---\n\n## Install\n\n```bash\n# Mac / Linux\ncurl -fsSL https://raw.githubusercontent.com/rajitsaha/100x-dev/main/get.sh | bash\n```\n```\nsource ~/.zshrc   # or ~/.bashrc — activates the 100x-dev command\n```\n\n# Windows / anywhere with Node\nnpm install -g 100x-dev \u0026\u0026 100x-dev install\n```\n\n```bash\ncd your-project \u0026\u0026 100x-dev init    # set up each project once\n```\n\n\u003e **Cloned to a custom path?** The default install lives at `~/100x-dev`. If you cloned elsewhere (e.g. `~/work/git_udemy/100x-dev`), update your shell + Claude Code config to match — see [Custom install location →](docs/USAGE.md#custom-install-location).\n\n[Full install guide →](docs/USAGE.md#installation)\n\n---\n\n## The pipeline\n\n```\n/context → /issue → /spec → /fix → /commit\n                                      ↓\n         /techdebt ← /gate → /grill → /pr → /push → /release\n```\n\nEvery `/commit` and `/push` runs a 5-point gate — tests, security, build, Docker, cloud. Nothing ships without passing.\n\n---\n\n## What you get\n\n| | |\n|---|---|\n| **64 modules** | 25 slash commands (`/commit`, `/spec`, `/grill`, `/db` …) + 39 auto-trigger skills (copywriting, seo-audit, fix-bugs …) |\n| **10 plugins** | superpowers, frontend-design, playwright, github, hookify, claude-mem, … |\n| **7 database engines** | Postgres, Cloud SQL, Snowflake, Databricks, Athena, Presto, Oracle — one `/db` interface |\n| **27 SaaS CLIs** | `/connect` installs + authenticates GitHub, AWS, Stripe, Supabase, … from `.env` |\n| **4 project templates** | node-fullstack · node-frontend · python-api · docker-compose |\n| **CI/Release pipelines** | drop-in GitHub Actions for lint + real-DB tests + E2E + release |\n\n[Full module reference →](docs/USAGE.md#using-the-workflows)\n\n---\n\n## How it works in your tool\n\n| Tool | Generated artifact |\n|:---|:---|\n| **Claude Code** | `~/.claude/skills/\u003cslug\u003e/` + slash command aliases |\n| **Cursor** | `.cursor/rules/\u003cslug\u003e.mdc` (per-module, auto-trigger) |\n| **Codex / Antigravity** | `AGENTS.md` / `ANTIGRAVITY.md` (core inlined + on-demand index) |\n| **Windsurf** | `.windsurfrules` (size-budgeted index) |\n| **Copilot / Gemini** | `.github/copilot-instructions.md` / `GEMINI.md` |\n\nModules with `tier: core` inline into single-file rules tools; the rest stay token-cheap as an index. In Claude Code \u0026 Cursor every module auto-triggers from its description — **zero baseline token cost**.\n\n---\n\n## Common CI traps it fixes\n\n`npm install` 404 inside Docker · `useState(false)` opacity-0 breaking Playwright · integration tests silently excluded from the gate. [Full breakdown →](docs/ci-traps.md)\n\n---\n\n## More\n\n- [Full usage guide](docs/USAGE.md) — by-tool install, daily patterns, multi-project propagation, CI templates\n- [Architecture](docs/v2-refactor.md) — why modules over workflows-vs-skills\n- [Changelog](CHANGELOG.md) · [Issues](https://github.com/rajitsaha/100x-dev/issues)\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\nBuilt by [Rajit Saha](https://www.linkedin.com/in/rajsaha/) · 20+ years in enterprise data at Udemy, Experian, LendingClub, VMware, Yahoo\n\n[![LinkedIn](https://img.shields.io/badge/LinkedIn-Connect-blue?style=for-the-badge\u0026logo=linkedin)](https://www.linkedin.com/in/rajsaha/)\n[![GitHub](https://img.shields.io/badge/GitHub-Follow-black?style=for-the-badge\u0026logo=github)](https://github.com/rajitsaha)\n\nIf this saves you time, **[star the repo](https://github.com/rajitsaha/100x-dev)**.\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajitsaha%2F100x-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajitsaha%2F100x-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajitsaha%2F100x-dev/lists"}