v7.17.1 - Claude Code 2.1.47

Supercharge Claude Code
with Expert Knowledge

A comprehensive framework for AI-assisted development. Install standardized rules, agents, and commands for your projects across multiple technology stacks.

10
Tech Stacks
33
AI Agents
161
Slash Commands
36
Skills
21
Templates
10
Checklists

Everything you need to scale AI coding

Stop prompting from scratch. Equip Claude with context-aware tools.

v7.17.1

BMAD v6 Framework

9 Agent-as-Code personas, 5 Quality Gates with thresholds, Status-based routing, and batch processing.

v7.17.1

Ralph Wiggum v2.0

Adaptive circuit breaker, Claude Code hooks, auto-detection, real-time dashboard, and health monitoring.

Multi-Language Support

Native support for English, French, Spanish, German, and Portuguese. Install rules in your team's preferred language.

Specialized Agents

Deploy virtual reviewers, architects, and coaches. From api-designer to tdd-coach, get expert feedback instantly.

37 Skills

Best practices in official Claude Code format. Architecture, testing, security patterns for all technologies.

Automated Workflows

Use 161 slash commands to automate tedious tasks. Generate components, check architecture, and run pre-commit audits.

Developer Experience Tools

Enhance your terminal workflow with power tools designed for daily use.

Custom Status Line

Rich status bar with profile, model, git branch, and context usage tracking.

Multi-Account Manager

Switch easily between different Claude Code profiles and accounts with a single command.

Ralph Wiggum v2.0

Adaptive circuit breaker, Claude Code hooks, auto-detection, dashboard, and health monitoring.

Terminal Preview
claude-craft git:mainctx: 12%acc: personal
»claude

Up and running in seconds

1

Clone the repository

Get the framework on your local machine.

2

Install rules to your project

Use the Makefile to inject rules into specific project directories.

Supports: en, fr, es, de, pt
3

Use in Claude Code

Start using slash commands and agents immediately.

$ npx @the-bearded-bear/claude-craft install . --tech=react --lang=fr
Installing React rules (French)... Done
Installing Templates... Done
$ npx @the-bearded-bear/claude-craft install-tools
Installing StatusLine... Done
User: /react:generate-component Button
Claude: I'll generate a Button component using your project's React standards...

Flexible Installation Methods

Makefile

Best for quick setup on single projects.

make install-symfony TARGET=~/proj

YAML Config

Perfect for Monorepos and complex setups.

make config-install PROJECT=mono

Direct Script

Granular control without Make dependencies.

./scripts/install-rules.sh ...

Supported Technologies

Tailored rulesets for your favorite stacks.

Symfony

Clean Arch, DDD, API Platform

Flutter

BLoC, Material, Cupertino

Python

FastAPI, Async, Typing

React

Hooks, A11y, State Mgmt

React Native

Navigation, Native Modules

Angular

Standalone, Signals, OnPush

C#/.NET

Clean Arch, CQRS, EF Core

Laravel

Clean Arch, Pest PHP, Sanctum

Vue.js

Composition API, Pinia, Vitest

PHP

Clean Arch, PSR-12, PHPStan

Infrastructure

Docker

Dockerfile, Compose, CI/CD

Coolify

Self-hosted, Auto-deploy

Kubernetes

Orchestration, Scaling

OpenTofu

IaC, State, Modules

Ansible

Playbooks, Roles, Vault

Hetzner Cloud

Servers, Networks, LB

PgBouncer

Connection Pooling

FrankenPHP

App Server, Worker Mode

Meet Your New AI Team

Specialized personas ready to assist you.

BMAD v6

bmad-master

BMAD orchestrator: routing, gates enforcement, sprint lifecycle, batch processing.

v7.13.0

ralph-conductor

v2.0: Adaptive profiles, hooks integration, health monitoring, and DoD templates.

uiux-orchestrator

Coordinates UI, UX, and Accessibility experts for holistic design solutions.

product-owner

Helps with user stories, backlog prioritization, and sprint planning.

accessibility-expert

Ensures WCAG 2.2 AAA compliance and ARIA best practices.

tech-lead

Technical task decomposition, architecture decisions, and risk assessment.

api-designer

Expert in REST/GraphQL design, ensuring consistency and best practices in API contracts.

devops-engineer

Assists with Docker configurations, CI/CD pipelines, and deployment strategies.