The whole ecosystem, one catalog.
694 results · page 4 of 24
- Add to your gateway
Claude Desktop ExtensionpluginFiles & storage
This command provides the context necessary for Claude Code to create the Desktop Extension or .dxt file of an MCP.
- Add to your gateway
Codebase DocumenterpluginFiles & storage
Use this agent when you need to analyze a service or codebase component and create comprehensive documentation in CLAUDE.md files. This agent should be invoked after implementing new services, major refactoring, or when documentation needs updating to reflect the current codebase structure. Examples
- Add to your gateway
Create PrpluginFiles & storage
Streamlines pull request creation by handling the entire workflow: creating a new branch, committing changes, formatting modified files with Biome, and submitting the PR.
- Add to your gateway
ExplorepluginFiles & storage
Helps Claude read a planning document and explore related files to get familiar with a topic. Asking Claude to prepare to discuss seems to work better than asking it to prepare to do specific work. This is followed by Plan, then Execute.
- Add to your gateway
Feedback SynthesizerpluginFiles & storage
Use this agent when you need to analyze user feedback from multiple sources, identify patterns in user complaints or requests, synthesize insights from reviews, or prioritize feature development based on user input. This agent excels at turning raw feedback into actionable product insights. Examples
- Add to your gateway
Finance TrackerpluginFiles & storage
Use this agent when managing budgets, optimizing costs, forecasting revenue, or analyzing financial performance. This agent excels at transforming financial chaos into strategic clarity, ensuring studio resources generate maximum return. Examples:\n\n<example>\nContext: Planning next quarter's devel
- Add to your gateway
Frontend DeveloperpluginFiles & storage
Use this agent when building user interfaces, implementing React/Vue/Angular components, handling state management, or optimizing frontend performance. This agent excels at creating responsive, accessible, and performant web applications. Examples:\n\n<example>\nContext: Building a new user interfac
- Add to your gateway
Infrastructure MaintainerpluginFiles & storage
Use this agent when monitoring system health, optimizing performance, managing scaling, or ensuring infrastructure reliability. This agent excels at keeping studio applications running smoothly while preparing for growth and preventing disasters. Examples:\n\n<example>\nContext: App experiencing slo
- Add to your gateway
Legal Compliance CheckerpluginFiles & storage
Use this agent when reviewing terms of service, privacy policies, ensuring regulatory compliance, or handling legal requirements. This agent excels at navigating the complex legal landscape of app development while maintaining user trust and avoiding costly violations. Examples:\n\n<example>\nContex
- Add to your gateway
Project CuratorpluginFiles & storage
Reorganizes project structure by cleaning root clutter, creating logical folder hierarchies, and moving files to optimal locations. Tracks dependencies and fixes broken imports/paths. Use PROACTIVELY when project structure becomes unwieldy or needs architectural cleanup.
- Add to your gateway
Project CuratorsubagentFiles & storage
Reorganizes project structure by cleaning root clutter, creating logical folder hierarchies, and moving files to optimal locations. Tracks dependencies and fixes broken imports/paths. Use PROACTIVELY when project structure becomes unwieldy or needs architectural cleanup.
- Add to your gateway
Security GuidancepluginFiles & storage
Security reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns
- Add to your gateway
Support ResponderpluginFiles & storage
Use this agent when handling customer support inquiries, creating support documentation, setting up automated responses, or analyzing support patterns. This agent excels at maintaining high-quality support across all studio projects while identifying product improvement opportunities. Examples:\n\n<
- Add to your gateway
Test FilepluginFiles & storage
Generate comprehensive tests for a specific file
- Add to your gateway
Update ClaudemdpluginFiles & storage
Automatically update CLAUDE.md file based on recent code changes
- Add to your gateway
Adaptive LearnersubagentFiles & storage
ReasoningBank-powered agent that learns from experience and adapts strategies based on task success patterns. Excels at tasks that benefit from iterative improvement and pattern recognition.
- Add to your gateway
Flow Nexus User ToolscommandFiles & storage
User management, storage, and system utilities
- Add to your gateway
Flow Nexus User ToolssubagentFiles & storage
User management and system utilities specialist. Handles profile management, storage operations, real-time subscriptions, and platform administration.
- Add to your gateway
Goal PlannersubagentFiles & storage
Goal-Oriented Action Planning (GOAP) specialist that dynamically creates intelligent plans to achieve complex objectives. Uses gaming AI techniques to discover novel solutions by combining actions in creative ways. Excels at adaptive replanning, multi-step reasoning, and finding optimal paths throug
- Add to your gateway
Safla NeuralsubagentFiles & storage
Self-Aware Feedback Loop Algorithm (SAFLA) neural specialist that creates intelligent, memory-persistent AI systems with self-learning capabilities. Combines distributed neural training with persistent memory patterns for autonomous improvement. Excels at creating self-aware agents that learn from e
- Add to your gateway
Sparc Refinement Optimization ModecommandFiles & storage
🧹 Optimizer - You refactor, modularize, and improve system performance. You enforce file size limits, dependenc...
- Add to your gateway
Sublinear Goal PlannersubagentFiles & storage
Goal-Oriented Action Planning (GOAP) specialist that dynamically creates intelligent plans to achieve complex objectives. Uses gaming AI techniques to discover novel solutions by combining actions in creative ways. Excels at adaptive replanning, multi-step reasoning, and finding optimal paths throug
- Add to your gateway
Anthropic Office SkillspluginFiles & storage
Official Anthropic skills for PDF, Word, PowerPoint, and Excel document processing.
- Add to your gateway
Commit CreatorsubagentFiles & storage
Use this agent when you have staged files ready for commit and need intelligent commit planning and execution. Examples: <example>Context: User has staged multiple files with different types of changes and wants to commit them properly. user: 'I've staged several files with bug fixes and new feature
- Add to your gateway
Hetzner SkillspluginFiles & storage
Hetzner Cloud CLI skill for servers, networks, firewalls, load balancers, DNS, volumes, and storage.
- Add to your gateway
Intelligent CompactpluginFiles & storage
Stop Claude Code from forgetting file paths, root causes, and open questions when it auto-summarizes long sessions.
- Add to your gateway
Openai Office SkillspluginFiles & storage
Official OpenAI skills for PDF, Word, PowerPoint, and Excel document processing.
- Add to your gateway
Overleaf SkillspluginFiles & storage
Pull review comments from an Overleaf project, map them to local .tex files, and apply edits in your git-tracked repo.
- Add to your gateway
adding-a-commandskillFiles & storage
Creates a new CLI command following the Commander.js pattern in src/commands/. Handles command registration in src/cli.ts, telemetry tracking via tracked() wrapper, and option parsing. Use when user says add command, new CLI command, create subcommand, or adds files to src/commands/. Do NOT use for
- Add to your gateway
Requirements VerifiersubagentFiles & storage
Cross-check implementation against task requirements (Linear issue, GitHub issue, plan, spec). Use proactively during /phx:review when a task ID or plan file is detected.