100x-dev

workflow
Guvenlik Denetimi
Uyari
Health Uyari
  • License — License: MIT
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 5 GitHub stars
Code Gecti
  • Code scan — Scanned 12 files during light audit, no dangerous patterns found
Permissions Gecti
  • Permissions — No dangerous permissions requested
Purpose
This tool provides a set of standardized slash commands and automated quality gates to streamline development workflows across various AI coding assistants. It enforces testing, security, and conventional commit practices before pushing code.

Security Assessment
Overall Risk: Medium. The tool passes basic code scans with no dangerous patterns found, and it does not request highly dangerous system permissions. However, it inherently relies on executing local shell commands and managing git operations to run its pipeline. More importantly, the primary installation method for Mac and Linux (`curl ... | bash`) automatically downloads and executes remote code directly on your machine. While the README references standard security scanning as part of its pipeline, any tool that deeply integrates with your git lifecycle to automatically push code and create pull requests should be reviewed carefully before use.

Quality Assessment
The project uses the standard, permissive MIT license and is actively maintained, with recent updates pushed to the repository. However, community trust and visibility are currently very low. With only 5 stars on GitHub, the tool has not yet been widely adopted or battle-tested by a large developer community.

Verdict
Use with caution—the core concept is highly useful for production pipelines, but the low community adoption and `curl | bash` execution model mean you should inspect the codebase yourself before relying on it.
SUMMARY

Production-grade AI development workflows for every coding tool. Works with Claude Code, Cursor, Codex, Windsurf, Copilot CLI, Gemini CLI, and more.

README.md
100x Dev Logo

100x Dev

Stop vibe coding. Start shipping production-grade software.

Version
npm
License: MIT
Claude Code
Cursor
Codex
Windsurf
Copilot
Gemini


24 slash commands. Quality gates on every commit. Works with any AI coding tool.

# Mac / Linux
curl -fsSL https://raw.githubusercontent.com/rajitsaha/100x-dev/main/get.sh | bash

# Windows (or anywhere Node.js is installed)
npm install -g 100x-dev && 100x-dev install

Run once per machine. Then set up each project you work on:

cd /path/to/your/project
100x-dev init

New here? See the full usage guide.


The Pipeline

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

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


Commands

Command What it does
/context 7-day git + GitHub activity dump — orient before touching anything
/issue Investigate a bug and create a detailed GitHub issue
/spec Turn a vague request into an implementation-ready spec
/fix Autonomous bug fixer — CI failures, docker logs, Slack pastes
/gate 5-point quality gate — run before every commit
/test Run all test layers against real Docker services, loop until 95% coverage
/commit Gate → stage → conventional commit
/grill Adversarial pre-PR review — challenge your own diff
/pr Gate → push → create PR
/push Gate → push → monitor CI → verify production health
/release Version bump → tag → publish to PyPI/npm/Docker Hub → verify
/launch Full deploy pipeline in one command
/branch Create conventional feature branches (feat/, fix/, chore/)
/lint Auto-detect and fix all lint errors (ESLint, TypeScript, ruff)
/security Scan for vulnerabilities and secrets, auto-fix where possible
/techdebt Scan for dead code, duplication, stale TODOs
/db Query any of 7 database engines from one interface
/query Plain-English analytics — describe what you want, Claude writes the SQL
/architect Architectural Q&A and decision matrices
/enterprise-design Full technical blueprint — IA, API, data model, stack
/cloud-security Deep GCP IAM, networking, PII, and compliance scan
/docs Detect code changes and update documentation
/orchestrate Plan-first methodology for complex multi-step tasks
/update-claude Write a CLAUDE.md rule after any correction

Supported Tools

Tool How it works
Claude Code Each workflow is a slash command in ~/.claude/commands/
Cursor All workflows concatenated into .cursorrules
Codex All workflows embedded in AGENTS.md
Windsurf All workflows in .windsurfrules
Copilot CLI All workflows in .github/copilot-instructions.md
Gemini CLI All workflows in GEMINI.md
Antigravity All workflows in ANTIGRAVITY.md

The installer asks which tools you use and sets up each one. For Claude Code it also scaffolds a CLAUDE.md in your project with placeholders for DB config, GCP project, production URLs, and security exceptions.


What's Included

  • 24 workflows — full dev lifecycle from orientation to release
  • 7 database adapters — PostgreSQL, Cloud SQL, Snowflake, Databricks, Athena, Presto, Oracle
  • 10 Claude Code plugins — superpowers, frontend-design, playwright, github, pr-review-toolkit, hookify, skill-creator, code-simplifier, security-guidance, claude-mem
  • 4 project templates — node-fullstack, node-frontend, python-api, docker-compose
  • 2 GitHub Actions templates — CI pipeline (lint + real-DB tests + E2E) and release pipeline
  • Shell aliasescc, ccc, 100x-update, 100x-check

Get Notified of Updates

Watch releases: Click Watch → Custom → Releases on this repo for email notifications.

Auto-banner: Claude Code shows an update notice at session start when a new version is available.

Manual: 100x-dev update to update, 100x-dev check to check.


More


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 and share it with your team.

Yorumlar (0)

Sonuc bulunamadi