Browse Configs & Rules
Discover Claude Code configurations from the community.
MCP Configgo
sp-api-mcp-go MCP Config
{ "mcpServers": { "Context7": { "command": "npx", "args": [ "-y", "@upstash/context7-mcp@latest" ] }, "deepwiki": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-everything" ] }, "exa": { "command": "npx", "args": [ "-y", "mcp-remote",...
2000
MCP Configtypescript
lulutracy.com MCP Config
{ "mcpServers": { "filesystem": { "command": "npx", "args": ["-y", "@anthropic/mcp-server-filesystem", "."], "disabled": false }, "github": { "command": "npx", "args": ["-y", "@anthropic/mcp-server-github"], "env": { "GITHUB_TOKEN": "${GITHUB_TOKEN}" }, "disabled": true }, "fetch": { "command":...
2000
MCP Configrust
dynamic-mcp MCP Config
{ "mcpServers": { "dynamic-mcp": { "type": "stdio", "command": "./target/release/dmcp", "env": { "DYNAMIC_MCP_CONFIG": "dynamic-mcp.json" } } } }
2000
Skillpython
Session Documentation Skill
> **Purpose:** Enforce comprehensive documentation as part of work completion > **Created:** 2025-12-25 > **Trigger:** Feature completion, bug fixes, significant changes, session end, handoff requests
2000
Rulepython
.Mcp.Json Rule
{ "mcpServers": { "perplexity-mcp": { "type": "stdio", "command": "perplexity-mcp", "args": [ "--model", "sonar-pro", "--reasoning-model", "sonar-reasoning-pro" ], "env": { "PERPLEXITY_API_KEY": "your-perplexity-api-key-here" } }, "context7": { "type": "http", "url": "https://mcp.context7.com/mcp",...
2000
Rulepython
.Mcp.Json Rule
{ "mcpServers": { "fk2-mcp": { "type": "stdio", "command": "/media/cain/linux_storage/projects/finderskeepers-v2/services/mcp-session-server/venv/bin/python", "args": [ "/media/cain/linux_storage/projects/finderskeepers-v2/services/mcp-session-server/src/fk2_mcp_server.py" ], "env": {...
2000
MCP Configtypescript
source-of-truth-monorepo MCP Config
{ "mcpServers": { "context7": { "command": "npx", "args": ["-y", "@upstash/context7-mcp"] }, "playwright": { "command": "npx", "args": ["@playwright/mcp@latest"] } } }
2000
Skillpython
Frontend Angular Api Service Skill
name: sequential-thinking description: Apply structured, reflective problem-solving for complex tasks requiring multi-step analysis, revision capability, and hypothesis verification. Use for complex problem decomposition, adaptive planning, analysis needing course correction, problems with unclear...
6002
Rulepython
Ha Repository Sync Rule
The Home Assistant add-on is maintained in a **separate repository**: [printernizer-ha](https://github.com/schmacka/printernizer-ha)
2000
MCP Configtypescript
todo-app MCP Config
{ "mcpServers": { "next-devtools": { "command": "npx", "args": ["-y", "next-devtools-mcp@latest"] }, "shadcn": { "command": "npx", "args": ["shadcn@latest", "mcp"] }, "Neon": { "command": "npx", "args": ["-y", "mcp-remote", "https://mcp.neon.tech/mcp"] } } }
2000
MCP Configtypescript
vibetracking.dev MCP Config
{ "mcpServers": { "playwright": { "type": "stdio", "command": "npx", "args": [ "@playwright/mcp@latest" ], "env": {} }, "vibetracking-supabase": { "type": "http", "url": "https://mcp.supabase.com/mcp?project_ref=qsvmtjcuymxkuuvhkape&read_only=true" } } }
2000
MCP Configtypescript
template-next MCP Config
{ "mcpServers": { "next-devtools": { "type": "stdio", "command": "npx", "args": ["next-devtools-mcp@latest"], "env": {} },
2000
CLAUDE.mdjavascript
claude-code-resources CLAUDE.md
ChatKit Link is a web application that allows users to demo their ChatKit workflows by providing a workflow ID and OpenAI API key. Built with FastAPI backend and Vite + React frontend.
2000
MCP Configpython
PCB_Agent MCP Config
{ "mcpServers": { "supabase": { "command": "npx", "args": [ "-y", "@supabase/mcp-server-supabase", "--project-ref=rkvabzzhudhobpmqyyil" ], "env": { "SUPABASE_ACCESS_TOKEN": "sbp_1fe35159c0ad506eb6631d1d67284ff2ac916618" } }, "LangSmith API MCP Server": { "command":...
2000
MCP Configtypescript
symbols MCP Config
{ "mcpServers": { "symbols": { "command": "npx", "args": [ "-y", "@p1va/symbols@latest", "run", "npx", "-y", "typescript-language-server", "--stdio" ], "env": { "SYMBOLS_PRELOAD_FILES": "src/index.ts", "SYMBOLS_DIAGNOSTICS_STRATEGY": "push" } } } }
2000
Commandpython
/overview Command
Automatically coordinate, format, and learn from Claude Code operations using hooks.
2000
MCP Configgeneral
llm-tools MCP Config
{ "mcpServers": { "lsp": { "command": "cclsp", "env": { "CCLSP_CONFIG_PATH": "cclsp.json" } } } }
2000
MCP Configtypescript
cctoast-wsl MCP Config
{ "mcpServers": { "sequential-thinking": { "type": "stdio", "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-sequential-thinking" ] }, "context7": { "type": "sse", "url": "https://mcp.context7.com/sse" } } }
2000
MCP Configjavascript
umsme MCP Config
{ "mcpServers": { "storybook-mcp": { "type": "http", "url": "http://localhost:6006/mcp" } } }
2000
Commandpython
/multi-repo-swarm Command
Coordinate AI swarms across multiple repositories, enabling organization-wide automation and intelligent cross-project collaboration.
2000