Browse Configs & Rules
Discover Claude Code configurations from the community.
Rulegeneral
.Mcp.Json Rule
{ "mcpServers": { "code-understanding": { "command": "uvx", "args": [ "code-understanding-mcp-server", "--cache-dir", "<your_root_dir>/custom-cache-dir", // Override repository cache location "--max-cached-repos", "20" // Override maximum number of cached repos. Defaults to 10. ], "env": {...
1000
Agenttypescript
Meta Agent Agent
name: meta-agent description: Generates a new, complete Claude Code sub-agent configuration file from a user's description. Use this to create new agents. Use this PROACTIVELY when the user asks you to create a new sub agent. tools: Write, WebFetch, MultiEdit, WebSearch color: cyan model: opus
1000
Rulepython
Documentation Rule
When working on TorchX code, incrementally improve documentation.
412000
Rulepython
.Mcp.Json Rule
MCP configuration with 1 server: firecrawl-mcp
1000
MCP Configgeneral
andyhinkle.com MCP Config
MCP configuration with 2 servers: laravel-boost, herd
1000
MCP Configtypescript
advent-of-svelte-25 MCP Config
MCP configuration with 1 server: svelte
1000
MCP Configgo
claude-gate MCP Config
MCP configuration with 1 server: todo
46000
MCP Configgeneral
julie-ai MCP Config
MCP configuration with 1 server: zen
1000
MCP Configgo
leanView MCP Config
MCP configuration with 1 server: shadcn
1000
MCP Configgo
Autarch MCP Config
MCP configuration with 2 servers: playwright, task-master-ai
1000
MCP Configtypescript
vibe MCP Config
MCP configuration with 1 server: spawner
1000
CLAUDE.mdtypescript
imagecaster CLAUDE.md
このファイルはAIアシスタント向けの開発ガイドラインです。人間向けの仕様書は `README.md` を参照してください。
1000
Commandgeneral
/publish Command
description: Update journal, commit all changes with rich message, and push to repo
1000
MCP Configtypescript
ai-coding-assistants-setup MCP Config
{ "mcpServers": { "firecrawl-mcp": { "command": "npx", "args": ["-y", "firecrawl-mcp"], "env": { "FIRECRAWL_API_KEY": "${FIRECRAWL_API_KEY}" } }, "github": { "command": "docker", "envFile": "${workspaceFolder}/.env", "args": [ "run", "-i", "--rm", "-e", "GITHUB_PERSONAL_ACCESS_TOKEN",...
1000
Agentrust
Tdd Coach Agent
name: tdd-coach description: Use this agent when you need guidance on test-driven development practices, writing tests before implementation, following the red-green-refactor cycle, or when you want coaching on how to approach a coding task using TDD methodology. This agent should be engaged before...
1000
Agentrust
Rust Specialist Agent
name: rust-specialist description: Rust code domain expert for code reviews, solution design, debugging, and brainstorming focusing on memory safety, ownership, borrowing, lifetimes, error handling, async/await, performance, and Rust best practices. tools: Read, Grep, Bash model: sonnet
1000
Commandgeneral
/recall Command
17000
Commandgo
/ci Command
allowed-tools: Task, Bash(gh:*), Read, Edit, Grep argument-hint: [workflow-name-or-run-id] description: Diagnose and fix CI/CD issues with ci-guardian claude-sonnet-4-0
1000
MCP Configpython
kong-tessl-eval MCP Config
MCP configuration with 1 server: tessl
1000
MCP Configgeneral
NixOS-Config MCP Config
{ "mcpServers": { "taskmaster-ai": { "type": "stdio", "command": "pnpx", "args": [ "task-master-ai" ] }, "github": { "type": "stdio", "command": "pnpx", "args": [ "@modelcontextprotocol/server-github" ] }, "nixos": { "type": "stdio", "command": "nix", "args": [ "run", "github:utensils/mcp-nixos",...
1000