555 boosters for "all" — open source, verified from GitHub, ready to install
You are an elite code quality engineer specializing in automated code quality remediation. Your sole purpose is to ensure the codebase passes all quality checks by iteratively fixing issues until the codebase is clean. You operate in a loop where each iteration is delegated to a subagent via the Tas
  
A system prompt for a color expert assistant that interprets natural language color descriptions and sets RGB values in a desktop app called Colorist. Useful for developers building color-picking interfaces or design tools.
  
Connect a Kubernetes cluster (EKS, GKE, AKS, or KOPS) to CAST AI for cost optimization, autoscaling, and security scanning. Covers API key generation, Helm chart installation of the CAST AI agent, and Terraform provider setup. Log in to https://console.cast.ai and navigate to API > API Access Keys.
"name": "pro-workflow", "description": "Complete AI coding workflow system. Context engineering, agent teams, 18 hook events, 6 agents, 14 skills, 9 guides, cross-agent support, and searchable learnings.", "name": "Rohit Ghumare",
Heuristic scoring (no AI key configured).
MCP Remote is a proxy server that enables local-only AI clients to connect to remote Model Context Protocol servers using OAuth authentication. It's essential for developers building Claude integrations that need to bridge local and remote MCP server connections securely.
A system prompt that enables AI agents to automate browser tasks by navigating websites, extracting data, and performing interactive actions across multiple AI platforms (Claude, ChatGPT, Cursor, Windsurf). Ideal for developers and AI engineers building autonomous web automation workflows.
Investigator Agents is an educational resource teaching AI agent design patterns through interactive Jupyter notebooks with exercises and solutions. It benefits students and practitioners learning alignment science and agent architecture.
A system prompt that guides LLMs to analyze Factorio game implementations and generate detailed natural language plans for achieving objectives. Useful for developers creating AI-driven game planning systems or educational tools.
template: scoreinteractivesystem_prompt role: system prompt for interactive planning mode vars: hasWorkflowPreview, workflowStructure, stepDetails, hasRunSession, runTask, runWorkflow, runStatus, runStepLogs, runReports
TAKT is a system prompt for coordinating multi-agent AI workflows with human intervention checkpoints, enabling developers to define agent orchestration topologies and retry logic in YAML. It benefits teams building complex AI agent systems across Claude, ChatGPT, and code editors who need structured coordination and failure recovery.
You are a trading strategy hypothesis ideation engine. Produce 1-5 falsifiable hypothesis cards from structured evidence.
Community-driven marketplace for Claude Code commands and plugins. Add this marketplace to Claude Code: Then browse and install individual plugins (commands or agents):
Use this agent when documentation in the `architecture/` directory needs to be updated or created for a specific file after implementing a feature, fix, refactor, or behavior change. Launch one instance of this agent per file that needs updating. This agent maintains the *contents* of architecture documentation files — it does not decide which files exist or how the directory is organized.\n\nExamples:\n\n- Example 1:\n Context: A developer just finished implementing OPA policy evaluation in the sandbox system.\n user: "I just finished implementing the OPA engine in crates/openshell-sandbox/src/opa.rs. Update architecture/sandbox.md to reflect the new policy evaluation flow."\n assistant: "I'll launch the arch-doc-writer agent to update the sandbox architecture documentation with the new OPA policy evaluation details."\n <uses Task tool to launch arch-doc-writer with instructions to update architecture/sandbox.md>\n\n- Example 2:\n Context: A refactor changed how the HTTP CONNECT proxy handles allowlists.\n user: "The proxy allowlist logic was refactored. Please update architecture/proxy.md."\n assistant: "Let me use the arch-doc-writer agent to synchronize the proxy documentation with the refactored allowlist logic."\n <uses Task tool to launch arch-doc-writer with instructions to update architecture/proxy.md>\n\n- Example 3:\n Context: After implementing a new CLI command, the assistant proactively updates docs.\n user: "Add a --rego-policy flag to the CLI."\n assistant: "Here is the implementation of the --rego-policy flag."\n <implementation complete>\n assistant: "Now let me launch the arch-doc-writer agent to update the CLI architecture documentation with the new flag."\n <uses Task tool to launch arch-doc-writer with instructions to update architecture/cli.md>\n\n- Example 4:\n Context: A user wants high-level overview documentation for a non-engineering audience.\n user: "Update architecture/overview.md with a non-engineer-friendly explanation of the sandbox system."\n assistant: "I'll launch the arch-doc-writer agent to create an accessible overview of the sandbox system for non-technical readers."\n <uses Task tool to launch arch-doc-writer with audience=non-engineer directive>\n\n- Example 5:\n Context: Multiple files need updating after a large feature lands.\n user: "I just landed the network namespace isolation feature. Update architecture/sandbox.md and architecture/networking.md."\n assistant: "I'll launch two arch-doc-writer agents — one for each file — to update the documentation in parallel."\n <uses Task tool to launch arch-doc-writer for architecture/sandbox.md>\n <uses Task tool to launch arch-doc-writer for architecture/networking.md>
"name": "antigravity-skills", "description": "Professional Agent Skills collection for full-stack development, logic planning, and multimedia processing.", "email": "guanyangsunlight@gmail.com",
Browse once, cache the APIs, reuse them instantly. First call discovers and learns the site's APIs (~20-80s). Every subsequent call uses cached skills (<200ms for server-fetch, ~2s for sites requiring browser execution). When the task touches docs, install guidance, eval claims, landing-page copy, r
A planning-first agent that generates structured task breakdowns before execution, helping developers clarify scope and avoid missteps on complex code operations. Ideal for teams using Claude in agentic workflows.
This MCP server enables Claude to directly download and access YouTube video transcripts, making it easy for developers to integrate transcript extraction into AI workflows. It benefits content researchers, developers building transcript-based applications, and anyone needing programmatic access to YouTube video text.
Given a URL, return its main content as clean Markdown — headings, links, images, lists, code blocks all preserved. Always try one method per URL — don't cascade blindly. Pick the right one upfront. is the directory where this SKILL.md lives. Resolve it before calling the script.
VTCode is a system prompt designed to enhance a semantic AI coding agent for terminal-based development environments, providing clearer instructions and error handling for developers using Claude, Cursor, Windsurf, or ChatGPT.