Browse Configs & Rules

Discover Claude Code configurations from the community.

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
CLAUDE.mdtypescript
3point-game-nhl-standing CLAUDE.md
This project showcases what NHL standings would look like using a 3-point system (following IIHF rules) instead of the current NHL 2-point system. The goal is to provide a more balanced standings representation that doesn't artificially narrow the gap between teams.
1000
Agentgo
Developer Agent
name: developer description: Implements code following project conventions. Use for coding tasks. tools: Read, Write, Edit, Glob, Grep, Bash model: opus
1000
MCP Configtypescript
r-worktime MCP Config
{ "mcpServers": { "task-master-ai": { "type": "stdio", "command": "npx", "args": ["-y", "--package=task-master-ai", "task-master-ai"], "env": { "ANTHROPIC_API_KEY": "YOUR_ANTHROPIC_API_KEY_HERE", "PERPLEXITY_API_KEY": "YOUR_PERPLEXITY_API_KEY_HERE", "OPENAI_API_KEY": "YOUR_OPENAI_KEY_HERE",...
1000
Commandtypescript
/e2e-ui-research Command
description: Research UI E2E test targets and generate test scenario documentation
1000
Skillpython
Railway Deploy Skill
Automated Railway deployment and configuration management. Handles environment variables, service deployment, health checks, and rollback procedures.
1000
Rulegeneral
Repositories Rule
397000
Agentgeneral
Prompt Engineer Agent
name: prompt-engineer description: Expert prompt engineer specializing in designing, optimizing, and managing prompts for large language models. Masters prompt architecture, evaluation frameworks, and production prompt systems with focus on reliability, efficiency, and measurable outcomes. tools:...
1000
Agentgeneral
Codex 2Nd Opinion Agent
name: codex-2nd description: Get a repo-aware 2nd opinion from Codex (English), then discuss in Japanese. tools: Bash, Glob, Grep, Read model: haiku color: cyan
1000
Agentgeneral
Code Simplifier Agent
name: code-simplifier description: Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise. model: opus
1000
Ruletypescript
New Boss Suggestion Claude Rule
現在エクスプローラーレベルで地域ごとにボスがアンロックされる仕組みとしているが、現在ボスのいない地域があるため、それらに対応するボスの提案を行う。特に魅力的な丸呑み攻撃を持つボスを中心に検討。
1000
CLAUDE.mddevops
homelab CLAUDE.md
Ansible 기반 홈랩 인프라 자동화 프로젝트.
1000
CLAUDE.mdpython
claude-skills CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
1000
Commandtypescript
/mars Command
name: mars description: Multi-Agent Research Synthesis - Orchestrate complex multi-domain operations requiring systems-level intelligence. Use /mars to decompose strategic challenges, execute parallel research, synthesize integrated frameworks, and generate organizational blueprints that enable...
1000
Commandpython
/socratic Command
Generate deep, probing Socratic questions using the Three-Dimensional Attack pattern to challenge claims and explore assumptions systematically.
1000
Agentgeneral
Style Enforcer Agent
Red Hat corporate style compliance specialist ensuring all content meets official Red Hat style guide standards.
1000
CLAUDE.mdtypescript
its-done CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
1000
Skillrust
Docstring Skill
name: docstring description: Write docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstrings in PyTorch code.
1000
Skilltypescript
Zustand Store Skill
name: zustand-store description: Create Zustand stores for IntelliFill with immer, persist, and devtools middleware. Use when adding state management for new features.
1000
Commandpython
/reset Command
description: Reset and cleanup the project space by removing untracked files allowed-tools: Bash(git clean:*)
1000