{"id":40355080,"url":"https://github.com/zircote/.claude","last_synced_at":"2026-04-08T17:34:41.183Z","repository":{"id":328112947,"uuid":"1110724340","full_name":"zircote/.claude","owner":"zircote","description":"Claude Code dotfiles: agents, skills, commands \u0026 includes for AI-assisted development. Features domain-specific agents (backend, frontend, DevOps, security, data/ML), custom slash commands, and Opus 4.5 optimizations.","archived":false,"fork":false,"pushed_at":"2026-02-03T16:50:22.000Z","size":10927,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-04T06:26:39.608Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zircote.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-05T16:13:23.000Z","updated_at":"2026-02-03T20:32:14.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/zircote/.claude","commit_stats":null,"previous_names":["zircote/.claude"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zircote/.claude","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zircote%2F.claude","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zircote%2F.claude/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zircote%2F.claude/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zircote%2F.claude/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zircote","download_url":"https://codeload.github.com/zircote/.claude/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zircote%2F.claude/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31567056,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-20T10:01:21.349Z","updated_at":"2026-04-08T17:34:41.174Z","avatar_url":"https://github.com/zircote.png","language":"Python","funding_links":[],"categories":["Credits \u0026 Sources","Other"],"sub_categories":["Community Contributors"],"readme":"# Claude Code Configuration\n\nPersonal Claude Code configuration repository containing agents, skills, commands, and coding standards for AI-assisted development workflows.\n\n## Overview\n\nThis repository provides a comprehensive configuration for [Claude Code](https://claude.ai/claude-code), Anthropic's CLI for Claude. It includes:\n\n- **100+ specialized agents** organized by domain\n- **60+ reusable skills** for common development tasks\n- **Custom slash commands** for streamlined workflows\n- **Coding standards** for multiple languages and frameworks\n\n## Repository Structure\n\n```\n.claude/\n├── CLAUDE.md              # Global instructions \u0026 behavior rules\n├── agents/                # Specialized AI agents by category\n│   ├── 01-core-development/\n│   ├── 02-language-specialists/\n│   ├── 03-infrastructure/\n│   ├── 04-quality-security/\n│   ├── 05-data-ai/\n│   ├── 06-developer-experience/\n│   ├── 07-specialized-domains/\n│   ├── 08-business-product/\n│   ├── 09-meta-orchestration/\n│   └── 10-research-analysis/\n├── skills/                # Reusable skill definitions\n├── commands/              # Custom slash commands\n│   └── git/               # Git workflow commands\n├── includes/              # Language \u0026 framework standards\n└── docs/                  # Additional documentation\n```\n\n## Agents\n\nAgents are specialized AI assistants with domain expertise. Each agent has:\n- Defined tools and capabilities\n- Model preferences\n- Contextual expertise\n\n### Categories\n\n| Category | Description | Examples |\n|----------|-------------|----------|\n| **Core Development** | Full-stack \u0026 platform development | `backend-developer`, `frontend-developer`, `fullstack-developer` |\n| **Language Specialists** | Language-specific expertise | `python-pro`, `typescript-pro`, `golang-pro`, `rust-engineer` |\n| **Infrastructure** | DevOps, cloud, \u0026 platform | `kubernetes-specialist`, `terraform-engineer`, `cloud-architect` |\n| **Quality \u0026 Security** | Testing, security, code review | `security-engineer`, `qa-expert`, `penetration-tester` |\n| **Data \u0026 AI** | ML, data engineering, analytics | `ml-engineer`, `data-scientist`, `llm-architect` |\n| **Developer Experience** | Tooling \u0026 workflows | `cli-developer`, `build-engineer`, `documentation-engineer` |\n| **Specialized Domains** | Industry-specific | `fintech-engineer`, `blockchain-developer`, `game-developer` |\n| **Business \u0026 Product** | Non-technical roles | `product-manager`, `technical-writer`, `ux-researcher` |\n| **Meta \u0026 Orchestration** | Multi-agent coordination | `workflow-orchestrator`, `task-distributor` |\n| **Research \u0026 Analysis** | Information gathering | `research-analyst`, `competitive-analyst`, `market-researcher` |\n\n## Skills\n\nSkills are reusable capabilities that can be invoked during conversations. Notable skills include:\n\n- **Document Processing**: `pdf`, `docx`, `xlsx`, `pptx`\n- **Media**: `ai-multimodal`, `media-processing`, `image-enhancer`\n- **Development**: `frontend-development`, `backend-development`, `databases`\n- **DevOps**: `devops`, `chrome-devtools`, `webapp-testing`\n- **AI/ML**: `anthropic-prompt-engineer`, `openai-prompt-engineer`\n- **Utilities**: `changelog-generator`, `file-organizer`, `docs-seeker`\n\n## Commands\n\nCustom slash commands for common workflows:\n\n### Built-in Commands\n\n| Command | Description |\n|---------|-------------|\n| `/git:cm` | Stage all files and create a commit |\n| `/git:cp` | Stage, commit, and push all changes |\n| `/git:pr` | Create a pull request |\n| `/cr` | Comprehensive code review with parallel specialist agents |\n| `/cr-fx` | Interactive remediation of code review findings |\n| `/explore` | Exhaustive codebase exploration (Opus 4.5) |\n| `/deep-research` | Multi-phase research protocol (Opus 4.5) |\n\n### Plugin: [zircote/claude-spec](https://github.com/zircote/claude-spec)\n\nProject specification and implementation lifecycle management:\n\n| Command | Description |\n|---------|-------------|\n| `/cs:p` | Strategic project planner with Socratic requirements elicitation |\n| `/cs:i` | Implementation progress tracker with PROGRESS.md checkpoints |\n| `/cs:s` | Project status and portfolio manager |\n| `/cs:c` | Project close-out and archival |\n| `/cs:log` | Toggle prompt capture logging |\n| `/cs:wt:create` | Create git worktree with Claude agent |\n\nInstall via `/plugin` command or add marketplace to settings:\n```json\n{ \"pluginMarketplaces\": [\"github:zircote/claude-spec\"] }\n```\n\n## Includes\n\nEnvironment-specific coding standards automatically loaded based on context:\n\n| Environment | File | Purpose |\n|-------------|------|---------|\n| Python | `includes/python.md` | Python best practices \u0026 style |\n| Go | `includes/golang.md` | Go idioms \u0026 patterns |\n| React/TypeScript | `includes/react.md` | React \u0026 TS conventions |\n| Git | `includes/git.md` | Version control workflows |\n| Testing | `includes/testing.md` | Testing strategies |\n| Documentation | `includes/documentation.md` | Doc standards |\n| MCP | `includes/mcp-reference.md` | Model Context Protocol |\n| Opus 4.5 | `includes/opus-4-5.md` | Opus 4.5 optimizations |\n\n## Configuration\n\n### Global Instructions (CLAUDE.md)\n\nThe `CLAUDE.md` file contains:\n- Planning confidence requirements\n- MCP query pagination patterns\n- Memory agent usage guidelines\n- API response validation rules\n- Environment definitions\n\n### Ignored Files\n\nThe following are intentionally not tracked (see `.gitignore`):\n- Session data (`history.jsonl`, `todos/`, `plans/`)\n- Local settings (`settings.local.json`, `.env`)\n- IDE configurations\n- Plugins (reinstallable from marketplace)\n- Project-specific data\n\n## Usage\n\n1. Clone to your home directory as `~/.claude/`\n2. Claude Code automatically loads `CLAUDE.md` for global instructions\n3. Agents and skills are available via the Task tool\n4. Slash commands work with `/command:name` syntax\n\n## Requirements\n\n- [Claude Code CLI](https://claude.ai/claude-code)\n- Anthropic API access\n- Optional: MCP servers for extended capabilities\n\n## License\n\nPersonal configuration - adapt for your own use.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzircote%2F.claude","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzircote%2F.claude","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzircote%2F.claude/lists"}