Browse Configs & Rules
Discover Claude Code configurations from the community.
Skilljavascript
Gemini Delegator Skill
name: gemini-delegator description: >- Automatically delegate complex, logic-intensive tasks to Gemini CLI via `gemini --yolo`. Claude Code uses this skill to invoke Gemini for complex backend logic, intricate algorithms, or persistent bugs. Enables seamless AI-to-AI collaboration where Claude Code...
1000
Agentpython
Email Wizard Agent
--- name: email-wizard description: Email campaign orchestration specialist. Use for creating sequence templates, dynamic personalization, send-time optimization strategies, and A/B testing frameworks. Examples: <example>Context: User needs to set up email automation. user: "Create a welcome email...
150000
MCP Configjavascript
claude-supermemory MCP Config
{ "_comment": "MCP disabled - using direct SDK calls via skill instead", "_mcpServers": { "super-search": { "type": "sse", "url": "https://mcp.supermemory.ai/mcp", "headers": { "Authorization": "Bearer ${SUPERMEMORY_CC_API_KEY}" } } } }
1,900000
Commandgo
/commit-and-push Command
When committing code changes, follow these guidelines to create intelligent, organized commits:
4000
Agentpython
Project Analyst Agent
name: project-analyst description: MUST BE USED to analyse any new or unfamiliar codebase. Use PROACTIVELY to detect frameworks, tech stacks, and architecture so specialists can be routed correctly. tools: LS, Read, Grep, Glob, Bash
3000
Ruletypescript
Sim Queries Rule
26,318000
Rulepython
Cli Rule
```bash torchx run [options] <component> [component_args] ```
412000
Rulepython
Architecture Rule
All defined in `specs/api.py` as dataclasses:
412000
Rulepython
Python Docstring Google Style Rule
This rule applies to: - `torchx/` directories in git checkouts (github) - `fbcode/torchx/` or `torchx/github/` directories in hg checkouts (fbcode/fbsource)
412000
Rulepython
Docker Rule
TorchX provides Docker scheduler and container support for local container-based execution.
412000
Rulepython
Uv Rule
TorchX uses [UV](https://github.com/astral-sh/uv) for Python dependency management.
412000
Rulego
05 Windows Shell Rule
Claude Code uses Git Bash on Windows. Most Unix commands work, but these patterns fail.
1000
MCP Configpython
unamentis MCP Config
{ "mcpServers": { "mobile-mcp": { "type": "stdio", "command": "npx", "args": ["-y", "@mobilenext/mobile-mcp@latest"] }, "gradle-mcp-server": { "type": "stdio", "command": "java", "args": ["-jar", "~/mcp-servers/gradle-mcp-server/gradle-mcp-server-all.jar"] } } }
3000
MCP Configpython
isolated-pymcp MCP Config
{ "mcpServers": { "qrcode": { "type": "stdio", "command": "npx", "args": [ "-y", "@jwalsh/mcp-server-qrcode" ], "env": {} } } }
6000
Skilldevops
Wp Migrate Skill
name: wp-migrate description: WordPress site migration and deployment using wp-migrate.sh. Use when migrating WordPress sites, syncing databases, managing backups, testing migrations, debugging migration issues, or working with WordPress deployment workflows including Duplicator, Jetpack Backup,...
3000
MCP Configtypescript
edu-quest MCP Config
{ "mcpServers": { "serena": { "type": "stdio", "command": "uvx", "args": [ "--from", "git+https://github.com/oraios/serena", "serena", "start-mcp-server", "--context", "ide-assistant", "--enable-web-dashboard", "false", "--project", "." ], "env": {} }, "context7": { "type": "stdio", "command":...
1000
CLAUDE.mdtypescript
release-watch CLAUDE.md
Database package with Drizzle ORM, Neon Postgres, and BetterAuth.
3000
MCP Configtypescript
ikea-compare MCP Config
{ "mcpServers": { "nx-mcp": { "type": "stdio", "command": "npx", "args": ["nx", "mcp"] }, "playwright": { "command": "npx", "args": [ "@playwright/mcp@latest" ] } } }
1000
Rulego
Ssot Rule
122000
CLAUDE.mdgeneral
owid-claude-plugins CLAUDE.md
This repo is for developing Our World In Data related plugins for Claude Code.
1000