{"id":31206538,"url":"https://github.com/mawburn/claude-settings","last_synced_at":"2025-09-20T19:59:54.895Z","repository":{"id":309830492,"uuid":"1026918446","full_name":"mawburn/claude-settings","owner":"mawburn","description":"A collection of my Claude Code agents that I use frequently","archived":false,"fork":false,"pushed_at":"2025-08-29T16:13:25.000Z","size":53,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-29T19:01:17.855Z","etag":null,"topics":["agents","ai","claude-code"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mawburn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2025-07-26T22:43:20.000Z","updated_at":"2025-08-29T16:13:28.000Z","dependencies_parsed_at":"2025-08-16T07:15:26.442Z","dependency_job_id":null,"html_url":"https://github.com/mawburn/claude-settings","commit_stats":null,"previous_names":["mawburn/claude-settings"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mawburn/claude-settings","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawburn%2Fclaude-settings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawburn%2Fclaude-settings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawburn%2Fclaude-settings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawburn%2Fclaude-settings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mawburn","download_url":"https://codeload.github.com/mawburn/claude-settings/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawburn%2Fclaude-settings/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276150824,"owners_count":25593841,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-20T02:00:10.207Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["agents","ai","claude-code"],"created_at":"2025-09-20T19:59:53.781Z","updated_at":"2025-09-20T19:59:54.882Z","avatar_url":"https://github.com/mawburn.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Claude Code Agents Collection\n\nA curated collection of specialized AI agents for Claude Code, designed to enhance development workflows and productivity through targeted expertise and automation.\n\n## Overview\n\nThis repository contains battle-tested agent configurations (for the most part) that extend Claude Code's capabilities across various domains. These are agents I use in my daily workflows for everything from coding to documentation to workflow optimization.\n\nLearn more about Claude Code in the [official documentation](https://docs.anthropic.com/en/docs/claude-code).\n\n## Available Agents\n\n### 🎯 **[TypeScript Dev](agents/typescript-dev.md)**\n\n**Focus:** Expert full-stack TypeScript/JavaScript development\n**Best For:** Feature implementation, component creation, API development, JS-to-TS migration, bug fixes, Node.js backends\n**Key Features:** Strict type safety, modern framework expertise, IDE diagnostic monitoring, comprehensive validation\n\n### 🔍 **[Code Explorer](agents/code-explorer.md)**\n\n**Focus:** Understanding complex architectures and dependency relationships\n**Best For:** Pre-implementation analysis, tracing code flows, mapping system dependencies, understanding unfamiliar codebases\n**Key Features:** Architecture mapping, dependency chain analysis, pattern recognition, strategic codebase insights\n\n### ✅ **[Test Engineer](agents/test-engineer.md)**\n\n**Focus:** Creating robust, behavior-focused unit tests\n**Best For:** Writing comprehensive test suites, identifying edge cases, eliminating test redundancy, improving coverage\n**Key Features:** Edge case identification, test optimization, self-documenting test structure, proactive test updates\n\n### 🛡️ **[Code Guardian](agents/code-guardian.md)**\n\n**Focus:** Comprehensive code quality analysis and enforcement\n**Best For:** Reviewing PR quality, auditing comments, checking consistency, analyzing patterns, cleaning up tech debt\n**Key Features:** Comment quality audit, naming convention enforcement, pattern consistency verification, refactoring suggestions\n\n### 🏗️ **[Architect](agents/architect.md)**\n\n**Focus:** System design, technical specifications, and architectural governance\n**Best For:** Creating architectural documentation, technical designs, system diagrams, validating implementations\n**Key Features:** Mermaid diagram generation, SOLID principle validation, requirements translation, technical debt identification\n\n### 📝 **[Doc Writer](agents/doc-writer.md)**\n\n**Focus:** Creating clear, comprehensive technical documentation\n**Best For:** READMEs, API specifications, guides, changelogs, technical diagrams\n**Key Features:** Markdown expertise, Mermaid diagram creation, grammar perfection, audience-appropriate depth\n\n### 📜 **[PR Scribe](agents/pr-scribe.md)**\n\n**Focus:** Creating focused, code-centric pull request descriptions\n**Best For:** Analyzing git diffs, documenting changes, preparing code reviews\n**Key Features:** Automatic issue linking, change categorization, testing documentation, efficient diff analysis\n\n### 🔧 **[Agent Tuner](agents/agent-tuner.md)**\n\n**Focus:** Refining and perfecting Claude Code agent configurations\n**Best For:** Improving underperforming agents, aligning with best practices, optimizing prompts\n**Key Features:** Web research integration, prompt engineering, performance optimization, configuration refinement\n\n## Best Practices\n\n- Use agents proactively when their expertise matches your task\n  - Be sure to use @agent-name!\n- Delegate specialized work to the appropriate agent\n- Combine multiple agents for complex workflows\n- Let agents research and plan before implementation\n- Trust agent expertise in their domains\n\n## License\n\n[MIT](LICENSE)\n\n---\n\n_These agents represent real-world patterns refined through extensive use in production codebases. They're designed to amplify developer productivity while maintaining high code quality standards._\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmawburn%2Fclaude-settings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmawburn%2Fclaude-settings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmawburn%2Fclaude-settings/lists"}