Browse Configs & Rules

Discover Claude Code configurations from the community.

Rulepython
.Mcp.Json Rule
{ "mcpServers": { "linkedin-mcp": { "command": "uvx", "args": [ "--from", "git+https://github.com/stickerdaniel/linkedin-mcp-server", "linkedin-mcp-server", "--cookie", "${LINKEDIN_COOKIE}" ], "env": { "CHROMEDRIVER_PATH": "/Users/benno/bin/chromedriver" } }, "ms365": { "command": "npx", "args": [...
2000
Rulegeneral
Jean Claude Rule
name: Jean-Claude description: Helpful assistant that help me work on my todos, my week planing, my tasks
2000
Rulejavascript
.Mcp.Json Rule
{ "mcpServers": { "gmail": { "type": "stdio", "command": "npx", "args": ["-y", "@gongrzhe/server-gmail-autoauth-mcp"], "env": {} }, "xero-expenses": { "type": "stdio", "command": "node", "args": ["xero-expenses-mcp.js"], "env": { "XERO_CLIENT_ID": "your_client_id", "XERO_REDIRECT_URI":...
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
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
Rulerust
Types Rule
paths: **/ori_types/**
2000
Rulerust
Typeck Rule
paths: **/typeck/**
2000
Ruletypescript
React 19 Rule
Prefix: **RX-**
3000
Rulegeneral
Testing Rule
| Type | Location | Purpose | |------|----------|---------| | Unit Tests | `tests/Unit/{Module}/` | Individual classes, value objects, entities | | Integration Tests | `tests/Integration/{Module}/` | Repository implementations, database operations | | Feature Tests | `tests/Feature/{Module}/` |...
3000
Rulepython
Coding Standards Rule
All code must include English comments:
3000
Rulegeneral
.Mcp.Json Rule
{ "mcpServers": { "filesystem": { "command": "npx", "args": [ "@modelcontextprotocol/server-filesystem", "/Users/griffin/Projects/ModularHomeInventory" ], "env": {} }, "github": { "command": "npx", "args": [ "@modelcontextprotocol/server-github" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "" } },...
3000
Rulepython
.Mcp.Json Rule
{ "mcpServers": { "_notion": { "type": "stdio", "command": "npx", "args": [ "-y", "@notionhq/notion-mcp-server" ], "env": { "NOTION_TOKEN": "$NOTION_TOKEN" } }, "_supabase": { "type": "stdio", "command": "npx", "args": [ "-y", "@supabase/mcp-server-supabase@latest" ], "env": {...
2000
Rulepython
Kubernetes Rule
paths:
3000
Rulerust
Tool Selection Rule
1. **Searching for code by intent** - `code(action="search", query="authentication")` finds auth code even if the word "authentication" isn't used 2. **Understanding file structure** - `code(action="symbols", file_path="file.rs")` lists all definitions 3. **Tracing call relationships** -...
3000
Rulepython
Lia Book Two Bootsrap Key Claude Rule
The CCSF is designed as a conceptual simulation that can be run intellectually by language models to explore consciousness-related phenomena through structured thought experiments. Rather than claiming to induce actual consciousness states, it provides a framework for systematic exploration of...
3000
Rulegeneral
2025 05 12 Peeking Under The Hood Claude Rule
7000
Rulego
Hardcoded Credentials Rule
NEVER store secrets, passwords, API keys, tokens or any other credentials directly in source code.
7000
Rulepython
Devscripts Rule
6000
Rulepython
Tools Development Rule
6000