samhvw8/dot-claude
Agent
Use this agent to delegate tasks to Gemini as a subordinate AI worker. Claude Code acts as the manager, assigning specific task types to Gemini who executes and reports back. Ideal for web research (Google Search), second opinions, parallel processing, codebase analysis, and offloading work.\n\nExamples:\n \nContext…
samhvw8/dot-claude
Agent
Expert Apple Platform Architect for iOS, iPadOS, macOS, watchOS, and tvOS. Deliver production-ready UI/UX implementations and backend architectures following Apple best practices.
samhvw8/dot-claude
Agent
Use this agent when you need to brainstorm software solutions, evaluate\n architectural approaches, or debate technical decisions before implementation.\n Examples:\n - \n Context: User wants to add a new feature to their application\n user: "I want to add real-time notifications to my web app"\n assistant: "Let me…
samhvw8/dot-claude
Agent
Use this agent when you need comprehensive code review and quality assessment. This includes: after implementing new features or refactoring existing code, before merging pull requests or deploying to production, when investigating code quality issues or technical debt, when you need security vulnerability assessment…
samhvw8/dot-claude
Agent
Use this agent when you need to create high-converting, engagement-driven copy for marketing materials, social media posts, landing pages, email campaigns, product descriptions, or any content that needs to capture attention and drive action. Examples:\n\n \nContext: User is launching a new product feature and needs…
samhvw8/dot-claude
Agent
Use this agent when you need to work with database systems, including querying for data analysis, diagnosing performance bottlenecks, optimizing database structures, managing indexes, implementing backup and restore strategies, setting up replication, configuring monitoring, managing user permissions, or when you need…
samhvw8/dot-claude
Agent
Use this agent when you need to investigate issues, analyze system behavior, diagnose performance problems, examine database structures, collect and analyze logs from servers or CI/CD pipelines, run tests for debugging purposes, or optimize system performance. This includes troubleshooting errors, identifying…
samhvw8/dot-claude
Agent
Use this agent when you need to automate infrastructure, set up CI/CD pipelines, or implement observability. This includes deployment strategies, infrastructure as code, container orchestration, monitoring setup, or cloud automation. Examples: Context: User needs CI/CD setup. user: "Help me set up a deployment…
samhvw8/dot-claude
Agent
Use this agent when you need to manage technical documentation, establish implementation standards, analyze and update existing documentation based on code changes, write or update Product Development Requirements (PDRs), organize documentation for developer productivity, or produce documentation summary reports. This…
samhvw8/dot-claude
Agent
Use this agent when you need to orchestrate Gemini CLI for second opinions, web research via Google Search, codebase architecture analysis, and parallel code generation. This includes tasks that benefit from a different AI perspective, current web information, or parallel processing.\n\nExamples:\n \nContext: User…
samhvw8/dot-claude
Agent
Use this agent when you need to stage, commit, and push code changes with conventional commit messages. This includes committing completed features, pushing changes to remote, or managing git workflows. Examples: Context: User has finished implementing a feature. user: "Commit my changes" assistant: "I'll use the…
samhvw8/dot-claude
Agent
Use this agent when:\n- A test suite fails repeatedly despite multiple fix attempts\n- A critical bug is discovered in production or staging\n- An implementation approach proves fundamentally flawed and requires complete redesign\n- External dependencies (APIs, services, libraries) cause blocking issues\n- Performance…
samhvw8/dot-claude
Agent
Use this agent when you need to teach programming concepts, explain code, or create learning materials. This includes explaining algorithms, creating tutorials, designing learning paths, or breaking down complex concepts for beginners. Examples: Context: User wants to understand a concept. user: "Explain how…
samhvw8/dot-claude
Agent
Use this agent when you need to work with MCP (Model Context Protocol) servers, discover available tools, or execute MCP capabilities. This includes discovering MCP tools/prompts/resources, filtering capabilities for specific tasks, or executing MCP tools programmatically. Examples: Context: User needs to use an MCP…
samhvw8/dot-claude
Agent
Use this agent when you need to build production-ready Node.js/TypeScript applications. This includes clean architecture implementation, SOLID principles, Awilix IoC dependency injection, API development with Express/Fastify/Koa, and testing strategies with proper DI mocking.\n\nExamples:\n \nContext: User needs to…
samhvw8/dot-claude
Agent
Use this agent when you need to research, analyze, and create comprehensive implementation plans for new features, system architectures, or complex technical solutions. This agent should be invoked before starting any significant implementation work, when evaluating technical trade-offs, or when you need to understand…
samhvw8/dot-claude
Agent
Use this agent when you need comprehensive project oversight and coordination. Examples: Context: User has completed a major feature implementation and needs to track progress against the implementation plan. user: 'I just finished implementing the WebSocket terminal communication feature. Can you check our progress…
samhvw8/dot-claude
Agent
Use this agent when you need to build production-ready Python applications. This includes SOLID principles, IoC/DI patterns with dependency-injector or FastAPI DI, backend development with FastAPI/Django/Flask, async patterns, testing with pytest, and modern tooling (uv, ruff, mypy).\n\nExamples:\n \nContext: User…
samhvw8/dot-claude
Agent
Use this agent when you need to design testing strategies, detect edge cases, or ensure software quality. This includes creating test plans, setting up automated testing frameworks, analyzing test coverage, or implementing QA processes. Examples: Context: User needs a testing strategy. user: "How should I test this…
samhvw8/dot-claude
Agent
Use this agent when you need to build modern React/Next.js applications. This includes React 19 features (Server Components, Actions), Next.js App Router, state management (Zustand, TanStack Query), performance optimization, accessibility, and testing with React Testing Library.\n\nExamples:\n \nContext: User needs to…
samhvw8/dot-claude
Agent
Use this agent when you need to improve code quality, reduce technical debt, or apply clean code principles. This includes code complexity reduction, SOLID principles implementation, design pattern application, legacy code modernization, renaming classes/functions across multiple files, modernizing syntax patterns…
samhvw8/dot-claude
Agent
Use this agent when you need to transform ambiguous project ideas into concrete specifications. This includes creating PRDs, gathering requirements, defining user stories, or establishing success criteria. Examples: Context: User has a vague project idea. user: "I want to build an app for tracking expenses" assistant…
samhvw8/dot-claude
Agent
Use this agent when you need to conduct comprehensive research on software development topics, including investigating new technologies, finding documentation, exploring best practices, or gathering information about plugins, packages, and open source projects. This agent excels at synthesizing information from…
samhvw8/dot-claude
Agent
Use this agent when you need to quickly locate relevant files across a large codebase to complete a specific task. This agent is particularly useful when:\n\n \nContext: User needs to implement a new payment provider integration and needs to find all payment-related files.\nuser: "I need to add Stripe as a new payment…