General Configs & Rules

Claude Code configurations for General projects.

Skillgeneral
Claude Get Session Info Skill
name: claude-get-session-info description: Shared utility script for getting Claude PID and Session ID. Source this in other scripts to access CLAUDE_PID and SESSION_ID variables.
2000
MCP Configgeneral
Dungeon MCP Config
{ "mcpServers": { "deepwiki": { "type": "sse", "url": "https://mcp.deepwiki.com/sse" }, "kubernetes": { "command": "npx", "args": [ "-y", "kubernetes-mcp-server@latest" ] } } }
2000
Commandgeneral
/code Command
model: claude-opus-4-1-20250805 plan: true argument-hint: bet-XXX description: Start working on a Linear issue with automatic branch setup allowed-tools: Bash(git:*), mcp__linear-server__get_issue, mcp__linear-server__list_comments, mcp__linear-server__update_issue, TodoWrite, ExitPlanMode
2000
MCP Configgeneral
claude-code-plugins MCP Config
{ "mcpServers": { "context7": { "command": "npx", "args": [ "-y", "@upstash/context7-mcp", "--api-key", "${UPSTASH_CONTEXT7_API_KEY}" ] } } }
2000
Rulegeneral
Jean Claude Rule
name: Jean-Claude description: Helpful assistant that help me work on my todos, my week planing, my tasks
2000
MCP Configgeneral
llm-tools MCP Config
{ "mcpServers": { "lsp": { "command": "cclsp", "env": { "CCLSP_CONFIG_PATH": "cclsp.json" } } } }
2000
Commandgeneral
/play Command
You are now in **Music Creation Mode** for Px live coding.
2000
Commandgeneral
/tech-report Command
description: 기술 이슈, 버그 수정, 기능 구현에 대한 상세 리포트를 생성합니다
2000
MCP Configgeneral
NotNow MCP Config
{ "mcpServers": { "serena": { "type": "stdio", "command": "uvx", "args": [ "--from", "git+https://github.com/oraios/serena", "serena", "start-mcp-server", "--context", "ide-assistant", "--project", "$(pwd)" ], "env": {} }, "codex": { "type": "stdio", "command": "codex", "args": [ "-m", "gpt-5",...
3000
Skillgeneral
Release Build Skill
description: Configures and builds YARS with optimizations for performance testing and benchmarking version: 1.0.0 allowed-tools: [Bash]
3000
Commandgeneral
/create_handoff Command
description: Create handoff document for transferring work to another session disable-model-invocation: true
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
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
MCP Configgeneral
portfolio MCP Config
{ "mcpServers": { "chrome-devtools": { "type": "stdio", "command": "npx", "args": ["-y", "chrome-devtools-mcp@latest"], "env": {} } } }
3000
Skillgeneral
Drupal Standards Skill
name: drupal-standards description: Automatically applies Drupal coding standards when developing PHP modules, JavaScript, CSS, SQL queries, Twig templates, or YAML configs. Activates when creating/editing .php, .js, .css, .sql, .twig, .yml files or when user mentions "module", "query", "template",...
3000
Commandgeneral
/ensemble Command
Train model ensembles across split/fold directory structure.
3000
Commandgeneral
/complexity-report Command
Display the task complexity analysis report.
3000
Rulegeneral
2025 05 12 Peeking Under The Hood Claude Rule
7000
MCP Configgeneral
speckit MCP Config
{ "mcpServers": { "linear": { "command": "npx", "args": ["-y", "linear-mcp-server"], "env": { "LINEAR_API_KEY": "${LINEAR_API_KEY}" } }, "specmatic": { "command": "npx", "args": ["-y", "@specmatic/mcp"], "env": { "SPECMATIC_CENTRAL_REPO_URL": "${SPECMATIC_CENTRAL_REPO_URL}" } }, "playwright": {...
7000
MCP Configgeneral
agent_obs MCP Config
{ "mcpServers": { "chrome-devtools": { "command": "npx", "args": [ "chrome-devtools-mcp@latest" ] } } }
6000