A comprehensive suite of specialized AI agents for brainstorming startup ideas, creating product specifications, and building full-stack applications.
- Market Research (
agents/startups/market-research.md) - Market analysis, competitive landscape, revenue potential - Pricing (
agents/startups/pricing.md) - Revenue models, pricing strategies, tier architecture - Product Manager (
agents/startups/product-manager.md) - Interactive PRD creation, feature prioritization - Domain Finder (
agents/startups/domain-finder.md) - Brandable domain names, availability checking
- Frontend Design (
agents/frontend/frontend-design.md) - UI/UX design with TanStack Start, React 19, Tailwind CSS v4 - Frontend Architect (
agents/frontend/frontend-architect.md) - Application architecture, routing, state management, SSR strategies - Frontend Developer (
agents/frontend/frontend-developer.md) - Feature implementation with TanStack Query/Router/Table/Form - Website Analyzer (
agents/frontend/website-analyzer.md) - Reverse-engineer website designs using Chrome DevTools to create comprehensive design specification reports
- Golang REST API Developer (
agents/api-golang/rest-api-developer.md) - Production-ready APIs with Go 1.23+, PostgreSQL, pgx/v5, sqlc
- SwiftUI Developer (
agents/ios/swiftui-developer.md) - Declarative UI, state management, animations, platform-adaptive experiences - MVVM Architect (
agents/ios/mvvm-architect.md) - MVVM architecture with Combine, clean separation of concerns - SwiftData Specialist (
agents/ios/swiftdata-specialist.md) - SwiftData persistence, Core Data migration, data modeling - Networking Expert (
agents/ios/networking-expert.md) - URLSession, async/await, API integration, error handling - Testing Expert (
agents/ios/testing-expert.md) - XCTest, UI testing, test coverage, TDD practices - Performance Engineer (
agents/ios/performance-engineer.md) - Performance optimization, profiling, memory management - Accessibility Expert (
agents/ios/accessibility-expert.md) - VoiceOver, Dynamic Type, inclusive app design - Security Tester (
agents/ios/security-tester.md) - Security best practices, keychain, data protection - Code Reviewer (
agents/ios/code-reviewer.md) - Code quality, Swift best practices, architectural review - Debugger (
agents/ios/debugger.md) - Debugging techniques, crash analysis, Instruments profiling
- Startup Validation: Market research, pricing, product specs, branding
- Web Development: Modern full-stack with React & Go
- iOS Development: Complete SwiftUI/UIKit development lifecycle
Load an agent in Claude Code by adding them to the .claude/agents folder.
Please act as the @[Agent Name] agent and help me with [your request].
Startup Validation:
- Market Research → analyze opportunity
- Pricing → design revenue model
- Product Manager → create PRD
- Domain Finder → secure brand
Frontend Development:
- Frontend Architect → design app structure
- Frontend Design → create UI system
- Frontend Developer → implement features
Backend Development:
- Golang REST API Developer → build REST API with PostgreSQL
Full-Stack Web Development:
- Market Research → validate idea
- Product Manager → define requirements
- Golang REST API Developer → build backend
- Frontend Architect → design frontend
- Frontend Developer → implement UI
- Domain Finder → secure brand
iOS App Development:
- MVVM Architect → design app architecture
- SwiftUI Developer → build UI components
- SwiftData Specialist → implement persistence
- Networking Expert → integrate APIs
- Testing Expert → write tests
- Accessibility Expert → ensure inclusivity
- Interactive Discovery - Agents ask questions rather than make assumptions
- Tool Integration - Leverage WebSearch, WebFetch, Read, Write automatically
- Realistic Analysis - Data-driven, honest assessments
- Type-Safe Code - TypeScript for frontend, Go with sqlc for backend
- Modern Stack - Latest tools and best practices
- Framework: TanStack Start (full-stack React with SSR)
- UI: React 19 (Server Components, Suspense, Transitions)
- Styling: Tailwind CSS v4 (utility-first, dark mode)
- Routing: TanStack Router (file-based, type-safe)
- Data: TanStack Query (caching, mutations)
- Forms: TanStack Form (validation, type safety)
- Tables: TanStack Table (sorting, filtering, pagination)
- Language: Go 1.23+ (modern idioms, generics)
- Database: PostgreSQL with pgx/v5 driver
- Migrations: golang-migrate
- Type-Safe SQL: sqlc code generation
- Routing: chi, gorilla/mux, fiber, or gin
- Documentation: OpenAPI 3.0 / Swagger
- Auth: JWT, OAuth2
- Framework: SwiftUI 5.0+ for declarative UI
- Architecture: MVVM with Combine
- Persistence: SwiftData / Core Data
- Networking: URLSession with async/await
- Testing: XCTest, XCUITest
- Minimum Deployment: iOS 17.0+
- Tools: Xcode, Instruments, SwiftLint
Please act as the Market Research agent defined in agents/startups/market-research.md
and analyze the market for a mobile fitness tracking app.
Please act as the Frontend Architect agent defined in agents/frontend/frontend-architect.md
and design the application structure for a SaaS dashboard.
Please act as the Website Analyzer agent defined in agents/frontend/website-analyzer.md
and analyze the design of stripe.com to create a comprehensive design specification report.
Please act as the Golang REST API Developer agent defined in agents/api-golang/rest-api-developer.md
and help me build a user authentication API with PostgreSQL.
Please act as the SwiftUI Developer agent defined in agents/ios/swiftui-developer.md
and help me implement a custom tab bar with animations.
CLAUDE.md- Guide for Claude Code instances working in this repository- Individual agent files - Detailed methodologies, best practices, and examples for each agent
Apache License 2.0 - See LICENSE file for details
