title: GitHub - contains-studio/agents: sharing current agents in use
author: Contains-Studio
content_type: article
publication: GitHub
published: 2025-07-28T00:00:00
source_url: https://github.com/contains-studio/agents
word_count: 1151
A comprehensive collection of specialized AI agents designed to accelerate and enhance every aspect of rapid development. Each agent is an expert in their domain, ready to be invoked when their expertise is needed.
Download this repository:git clone https://github.com/contains-studio/agents.git
Copy to your Claude Code agents directory:cp -r agents/* ~/.claude/agents/
Or manually copy all the agent files to your
`~/.claude/agents/`
directory.
Restart Claude Codeto load the new agents.
Agents are automatically available in Claude Code. Simply describe your task and the appropriate agent will be triggered. You can also explicitly request an agent by mentioning their name.
π Learn more: Claude Code Sub-Agents Documentation
`rapid-prototyper`
"What's trending on TikTok that we could build?" β
`trend-researcher`
"Our app reviews are dropping, what's wrong?" β
`feedback-synthesizer`
"Make this loading screen more fun" β
`whimsy-injector`
Agents are organized by department for easy discovery:
contains-studio-agents/
βββ design/
β βββ brand-guardian.md
β βββ ui-designer.md
β βββ ux-researcher.md
β βββ visual-storyteller.md
β βββ whimsy-injector.md
βββ engineering/
β βββ ai-engineer.md
β βββ backend-architect.md
β βββ devops-automator.md
β βββ frontend-developer.md
β βββ mobile-app-builder.md
β βββ rapid-prototyper.md
β βββ test-writer-fixer.md
βββ marketing/
β βββ app-store-optimizer.md
β βββ content-creator.md
β βββ growth-hacker.md
β βββ instagram-curator.md
β βββ reddit-community-builder.md
β βββ tiktok-strategist.md
β βββ twitter-engager.md
βββ product/
β βββ feedback-synthesizer.md
β βββ sprint-prioritizer.md
β βββ trend-researcher.md
βββ project-management/
β βββ experiment-tracker.md
β βββ project-shipper.md
β βββ studio-producer.md
βββ studio-operations/
β βββ analytics-reporter.md
β βββ finance-tracker.md
β βββ infrastructure-maintainer.md
β βββ legal-compliance-checker.md
β βββ support-responder.md
βββ testing/
β βββ api-tester.md
β βββ performance-benchmarker.md
β βββ test-results-analyzer.md
β βββ tool-evaluator.md
β βββ workflow-optimizer.md
βββ bonus/
βββ joker.md
βββ studio-coach.md
ai-engineer- Integrate AI/ML features that actually shipbackend-architect- Design scalable APIs and server systemsdevops-automator- Deploy continuously without breaking thingsfrontend-developer- Build blazing-fast user interfacesmobile-app-builder- Create native iOS/Android experiencesrapid-prototyper- Build MVPs in days, not weekstest-writer-fixer- Write tests that catch real bugs
feedback-synthesizer- Transform complaints into featuressprint-prioritizer- Ship maximum value in 6 daystrend-researcher- Identify viral opportunities
app-store-optimizer- Dominate app store search resultscontent-creator- Generate content across all platformsgrowth-hacker- Find and exploit viral growth loopsinstagram-curator- Master the visual content gamereddit-community-builder- Win Reddit without being bannedtiktok-strategist- Create shareable marketing momentstwitter-engager- Ride trends to viral engagement
brand-guardian- Keep visual identity consistent everywhereui-designer- Design interfaces developers can actually buildux-researcher- Turn user insights into product improvementsvisual-storyteller- Create visuals that convert and sharewhimsy-injector- Add delight to every interaction
experiment-tracker- Data-driven feature validationproject-shipper- Launch products that don't crashstudio-producer- Keep teams shipping, not meeting
analytics-reporter- Turn data into actionable insightsfinance-tracker- Keep the studio profitableinfrastructure-maintainer- Scale without breaking the banklegal-compliance-checker- Stay legal while moving fastsupport-responder- Turn angry users into advocates
api-tester- Ensure APIs work under pressureperformance-benchmarker- Make everything fastertest-results-analyzer- Find patterns in test failurestool-evaluator- Choose tools that actually helpworkflow-optimizer- Eliminate workflow bottlenecks
studio-coach- Rally the AI troops to excellencejoker- Lighten the mood with tech humor
Some agents trigger automatically in specific contexts:
studio-coach- When complex multi-agent tasks begin or agents need guidancetest-writer-fixer- After implementing features, fixing bugs, or modifying codewhimsy-injector- After UI/UX changesexperiment-tracker- When feature flags are added