GitHub
1Password
Vercel
Cloudflare
Supabase
Claude AI
VS Code
Railway
Open Source Configuration System

Your AI DevelopmentCommand Center

23 commands, 12 specialized agents, 11 skills, and seamless integrations. The universal configuration system that syncs across all your machines.

23
Commands
12
Agents
11
Skills
8
Integrations
Features

Everything You Need

A complete toolkit for AI-assisted development, organized and ready to use.

Commands

23 Custom Commands

Project management, git workflows, code quality, deployment, and more. All accessible via slash commands.

/new-project/commit/code-review/deploy-check/tdd
Agents

12 Specialized Agents

Delegate complex tasks to purpose-built agents for planning, security review, testing, and documentation.

plannersecurity-reviewertdd-guidearchitecte2e-runner
Skills

11 Reusable Skills

Patterns and best practices for TypeScript, React, backend development, and security.

coding-standardsfrontend-patternsbackend-patternssecurity-review
Rules

12 Modular Rules

Configurable guidelines for CLI-first development, testing requirements, and git workflows.

cli-firsttestinggit-workflowsecuritycoding-style
Integrations

Works With Your Stack

Pre-configured MCP servers and CLI tools for seamless integration.

GitHub

Source control, PRs, issues

1Password

Secrets & API keys

Vercel

Deployments & hosting

Cloudflare

Workers, KV, R2, D1

Supabase

Database & auth

Claude AI

Anthropic AI assistant

VS Code

Editor integration

Railway

Deployment platform

Component Marketplace

Build Your Stack

Select components from multiple registries and generate install commands.

Button

Displays a button or a component that looks like a button

Button
Outline
shadcnForm
1.2 KB
Simple
1 dep

Input

Displays a form input field or a component that looks like an input

Enter text...
shadcnForm
0.5 KB
Simple
Standalone

Textarea

Displays a textarea or a component that looks like a textarea

textarea
shadcnForm
0.4 KB
Simple
Standalone

Select

Displays a list of options for the user to pick from

Select...
RadixForm
4.2 KB
Intermediate
1 dep

Checkbox

A control that allows the user to toggle between checked and not checked

Checked
RadixForm
1.8 KB
Simple
1 dep

Radio Group

A set of checkable buttons where only one can be checked at a time

radio group
RadixForm
2.1 KB
Simple
1 dep

Switch

A control that allows the user to toggle between two states

RadixForm
1.5 KB
Simple
1 dep

Slider

An input where the user selects a value from within a given range

RadixForm
2.8 KB
Intermediate
1 dep

Form

Building forms with React Hook Form and Zod validation

form
CustomForm
8.5 KB
Advanced
3 deps

Label

Renders an accessible label associated with controls

label
RadixForm
0.8 KB
Simple
1 dep

Calendar

A date field component that allows users to enter and edit date

calendar
CustomForm
12.4 KB
Intermediate
2 deps

Accordion

A vertically stacked set of interactive headings

RadixLayout
3.2 KB
Intermediate
1 dep

Tabs

A set of layered sections of content displayed one at a time

Tab 1
Tab 2
Tab 3
RadixLayout
2.9 KB
Intermediate
1 dep

Navigation Menu

A collection of links for navigating websites

navigation menu
RadixLayout
5.8 KB
Advanced
1 dep

Breadcrumb

Displays the path to the current resource using a hierarchy of links

breadcrumb
shadcnLayout
0.9 KB
Simple
Standalone

Separator

Visually or semantically separates content

separator
RadixLayout
0.6 KB
Simple
1 dep

Scroll Area

Augments native scroll functionality for custom styling

scroll area
RadixLayout
3.4 KB
Intermediate
1 dep

Dialog

A window overlaid on the primary window, rendering content underneath inert

RadixOverlay
4.1 KB
Intermediate
1 dep

Alert Dialog

A modal dialog that interrupts the user with important content

alert dialog
RadixOverlay
3.8 KB
Intermediate
1 dep

Sheet

Extends Dialog component to display content that slides in from screen edge

sheet
RadixOverlay
4.2 KB
Intermediate
1 dep

Popover

Displays rich content in a portal, triggered by a button

popover
RadixOverlay
3.5 KB
Intermediate
1 dep

Tooltip

A popup that displays information related to an element

Tooltip
RadixOverlay
2.4 KB
Simple
1 dep

Dropdown Menu

Displays a menu to the user with a list of actions

dropdown menu
RadixOverlay
4.6 KB
Intermediate
1 dep

Command

Fast, composable, unstyled command menu for React

command
CustomOverlay
6.2 KB
Advanced
1 dep

Alert

Displays a callout for user attention

shadcnFeedback
0.7 KB
Simple
Standalone

Sonner

An opinionated toast component for React

sonner
CustomFeedback
3.1 KB
Simple
1 dep

Progress

Displays an indicator showing the completion progress of a task

RadixFeedback
1.4 KB
Simple
1 dep

Skeleton

Used to show a placeholder while content is loading

shadcnFeedback
0.3 KB
Simple
Standalone

Badge

Displays a badge or a component that looks like a badge

BadgeNew
shadcnFeedback
0.4 KB
Simple
Standalone

Card

Displays a card with header, content, and footer

shadcnDisplay
0.8 KB
Simple
Standalone

Avatar

An image element with a fallback for representing the user

RadixDisplay
1.6 KB
Simple
1 dep

Table

A responsive table component

shadcnDisplay
1.2 KB
Intermediate
Standalone

Data Table

Powerful table with sorting, filtering, and pagination

data table
CustomDisplay
14.8 KB
Advanced
1 dep
The Brain

Claude Codex Database

Search and explore all commands, agents, skills, and rules. Press Cmd+K to quick search.

23
Commands
12
Agents
11
Skills
12
Rules
/new-project
command

Comprehensive project initialization with 7 phases

initsetupproject
/commit
command

Smart git commit with conventional commit format

gitversion-control
/code-review
command

Comprehensive code review for quality and security

reviewqualitysecurity
/security
command

Security vulnerability analysis

securityowaspaudit
/tdd
command

Test-driven development workflow

testingtddcoverage
/build-fix
command

Fix build and type errors automatically

buildtypescripterrors
/deploy-check
command

Pre-deployment verification checklist

deployciverification
/deploy-env
command

Deploy environment variables to platforms

envvercelcloudflare
/test-coverage
command

Run tests with coverage report

testingcoveragejest
/e2e
command

Run end-to-end tests with Playwright

e2eplaywrighttesting
/env-example
command

Generate .env.example from current env

envconfigsetup
/deps-audit
command

Audit dependencies for vulnerabilities

npmauditsecurity
/update-docs
command

Update project documentation

docsreadmedocumentation
/context-save
command

Save current session context

contextsessionmemory
/context-restore
command

Restore saved session context

contextsessionmemory
/checkpoint
command

Create development checkpoint

checkpointsaveprogress
/learn
command

Extract patterns from current session

learningpatternsskills
/ideas
command

Log feature ideas and improvements

ideasbacklogfeatures
/standup
command

Generate standup update from git history

standupstatusreport
/remind
command

Set context reminders

remindercontextnotes
/end
command

End session with docs sync

sessionendsync
/setup-github-actions
command

Configure GitHub Actions CI/CD

githubactionsci
/create-release
command

Create a new release with changelog

releasechangelogversion
planner
agent

Feature implementation planning with detailed step breakdown

planningarchitecturedesign
tdd-guide
agent

Test-driven development specialist enforcing 80%+ coverage

tddtestingcoverage
security-reviewer
agent

OWASP Top 10 vulnerability detection and security analysis

securityowaspaudit
code-reviewer
agent

Code quality, architecture, and best practices analysis

reviewqualitypatterns
architect
agent

System design and architecture planning

architecturedesignsystem
build-error-resolver
agent

Build and type error debugging specialist

builderrorstypescript
e2e-runner
agent

Playwright E2E testing automation

e2eplaywrightautomation
refactor-cleaner
agent

Dead code removal and cleanup

refactorcleanupdead-code
doc-updater
agent

Documentation generation and updates

docsreadmedocumentation
env-deployer
agent

Environment variable deployment automation

envdeployautomation
bricks-builder
agent

Specialized builder for Bricks framework

bricksbuilderwordpress
jbdocs
agent

Documentation workflow automation

docsworkflowautomation
coding-standards
skill

TypeScript/JavaScript best practices and patterns

typescriptjavascriptpatterns
frontend-patterns
skill

React, Next.js, Vue patterns and best practices

reactnextjsvue
backend-patterns
skill

API design, database optimization patterns

apidatabaseoptimization
security-review
skill

Security checklists and vulnerability patterns

securitychecklistowasp
tdd-workflow
skill

Test-driven development patterns and workflow

tddtestingworkflow
continuous-learning
skill

Auto-extract patterns from development sessions

learningpatternsextraction
eval-harness
skill

Evaluation and testing harness patterns

evaltestingharness
bricks-learn
skill

Specialized learning for Bricks framework

brickslearningwordpress
strategic-compact
skill

Compact strategy patterns for efficient execution

strategycompactefficiency
verification-loop
skill

Quality assurance verification patterns

verificationqaquality
clickhouse-io
skill

ClickHouse analytics database patterns

clickhouseanalyticsdatabase
cli-first
rule

Always check available tools before asking user

clitoolsautomation
coding-style
rule

Immutability, file organization (200-400 lines max)

styleorganizationimmutable
testing
rule

TDD workflow with 80% coverage requirement

tddcoveragetesting
git-workflow
rule

Conventional commits (feat:, fix:, refactor:, docs:, test:)

gitcommitsconventional
security
rule

Security checks and secret management

securitysecrets1password
performance
rule

Model selection and context management

performancecontextoptimization
agents
rule

Agent orchestration and delegation guidelines

agentsorchestrationdelegation
patterns
rule

API response and repository patterns

apirepositorypatterns
env-vars
rule

Auto-deploy environment variables to platforms

envdeployconfig
string-length
rule

Prevent long string errors (500 char inline max)

stringslimitserrors
auto-remind
rule

Periodic context reminders during sessions

remindercontextperiodic
hooks
rule

Git and Claude Code hooks configuration

hooksgitautomation

Want to contribute?

Log in to add custom commands, agents, and skills to the database.

Lightning Fast

Env Var Assistant

Capture API keys instantly. Store securely. Deploy everywhere.

MOCKUP 1: Step Flow

Copy Key

Auto-detected from clipboard

Secure Storage

Saved to 1Password instantly

Auto-Fill

Deploy to any platform

MOCKUP 2: Data Flow
1Password Vault
sk-...

Clipboard

Vercel
CF
AWS

Platforms

Keys captured and deployed in under 1 second

Instant Detection

Auto-Capture

The extension monitors your clipboard for API key patterns from 20+ providers. When you copy a key from OpenAI, Anthropic, AWS, or any supported service, it's instantly detected and ready to save.

Fort Knox Security

Encrypted

All keys are stored in your 1Password vault with end-to-end encryption. Nothing touches browser storage or plain text files. Your secrets stay secret, protected by industry-leading security.

One-Click Deploy

Auto-Fill

Navigate to Vercel, Cloudflare, Netlify, or GitHub. Click one button and your environment variables are instantly filled from 1Password. No copy-paste. No typos. Just deploy.

<1s
Key Detection
20+
Providers
100%
Secure
Zero
Config

WORKS WITH

Vercel
Cloudflare
Netlify
GitHub
OpenAI
Anthropic
AWS
Stripe

Ready to Get Started?

Install Claude Codex and supercharge your AI-assisted development workflow.

claude plugin install github:Aventerica89/claude-codex

Or clone directly: git clone https://github.com/Aventerica89/claude-codex.git ~/.claude