Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,408
总 Skills
88.0M
总安装量
2,574
贡献者
# Skill 仓库 描述 安装量
2251 design-system supercent-io/skills-template
Design System — Generate & Audit Visual Systems When to Use Starting a new project that needs a design system Auditing an existing codebase for visual consistency Before a redesign — understand what you have When the UI looks "off" but you can't pinpoint why Reviewing PRs that touch styling How It Works Mode 1: Generate Design System Analyzes your codebase and generates a cohesive design system: Show more
3.2K
2252 react-best-practices supercent-io/skills-template
Vercel React Best Practices Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 45 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Writing new React components or Next.js pages Implementing data fetching (client or server-side) Reviewing code for performance issues Refactoring existing React/Next.js code Optimizing bundle size or load tim...
3.2K
2253 ralphmode supercent-io/skills-template
Ralphmode Ralphmode is a cross-platform permission profile for long-running ralph or jeo workflows. It reduces approval friction, but it is not "allow everything everywhere." The core rule is simple: widen automation only inside a bounded project or disposable sandbox, and keep secrets plus destructive commands explicitly blocked. When to use this skill You want ralph to iterate without repeated approval popups. You are setting up the same repo for Claude Code, Codex CLI, and Gemini CLI. You nee...
3.2K
2254 apify-ecommerce apify/agent-skills
E-commerce Data Extraction Extract product data, prices, reviews, and seller information from any e-commerce platform using Apify's E-commerce Scraping Tool. Prerequisites .env file with APIFY_TOKEN (at ~/.claude/.env ) Node.js 20.6+ (for native --env-file support) Workflow Selection User Need Workflow Best For Track prices, compare products Workflow 1: Products & Pricing Price monitoring, MAP compliance, competitor analysis. Add AI summary for insights. Analyze reviews (sentiment or quality) Wo...
3.2K
2255 github-triage mattpocock/skills
GitHub Issue Triage Triage issues in the current repo using a label-based state machine. Infer the repo from git remote . Use gh for all GitHub operations. AI Disclaimer Every comment or issue posted to GitHub during triage must include the following disclaimer at the top of the comment body, before any other content: > *This was generated by AI during triage.* Reference docs AGENT-BRIEF.md — how to write durable agent briefs OUT-OF-SCOPE.md — how the .out-of-scope/ knowledge base works Labels L...
3.2K
2256 redis-development redis/agent-skills
Redis Best Practices Comprehensive performance optimization guide for Redis, including Redis Query Engine, vector search, and semantic caching. Contains 29 rules across 11 categories, prioritized by impact to guide automated optimization and code generation. When to Apply Reference these guidelines when: Designing Redis data models and key structures Implementing caching, sessions, or real-time features Using Redis Query Engine (FT.CREATE, FT.SEARCH, FT.AGGREGATE) Building vector search or RAG a...
3.2K
2257 chatgpt-app-builder alpic-ai/skybridge
ChatGPT App Builder Build ChatGPT apps with interactive widgets using mcp-use. Zero-config widget development with automatic registration and built-in React hooks. The app is consumed by two users at once : the human and the ChatGPT LLM . They collaborate through the widget -- the human interacts with it, the LLM sees its state. The widget is your shared surface. Before You Code Clarify what to build → discover.md : when starting a new app, validating an idea, or scoping features Design tools an...
3.2K
2258 ontology sundial-org/awesome-openclaw-skills
Ontology A typed vocabulary + constraint system for representing knowledge as a verifiable graph. Core Concept Everything is an entity with a type , properties , and relations to other entities. Every mutation is validated against type constraints before committing. Entity: { id, type, properties, relations, created, updated } Relation: { from_id, relation_type, to_id, properties } When to Use Trigger Action "Remember that..." Create/update entity "What do I know about X?" Query graph "Link X to...
3.2K
2259 google-workspace-ops affaan-m/everything-claude-code
Google Workspace Ops This skill is for operating shared docs, spreadsheets, and decks as working systems, not just editing one file in isolation. When to Use User needs to find a doc, sheet, or deck and update it in place Consolidating plans, trackers, notes, or customer lists stored in Google Drive Cleaning or restructuring a shared spreadsheet Importing, repairing, or reformatting a Google Slides deck Producing summaries from Docs, Sheets, or Slides for decision-making Preferred Tool Surface U...
3.2K
2260 lead-intelligence affaan-m/everything-claude-code
Lead Intelligence Agent-powered lead intelligence pipeline that finds, scores, and reaches high-value contacts through social graph analysis and warm path discovery. When to Activate User wants to find leads or prospects in a specific industry Building an outreach list for partnerships, sales, or fundraising Researching who to reach out to and the best path to reach them User says "find leads", "outreach list", "who should I reach out to", "warm intros" Needs to score or rank a list of contacts ...
3.2K
2261 sheets-automation claude-office-skills/skills
Google Sheets Automation Automate Google Sheets workflows for data synchronization, task management, reporting dashboards, and multi-platform integrations. Based on n8n's 7,800+ workflow templates. Overview This skill covers: Automated data sync from multiple sources Task management with Slack reminders Real-time reporting dashboards CRM/Marketing data aggregation Scheduled report generation Core Workflows 1. Multi-Source Data Aggregation ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ │ Hub...
3.2K
2262 swiftui-liquid-glass dimillian/skills
SwiftUI Liquid Glass Overview Use this skill to build or review SwiftUI features that fully align with the iOS 26+ Liquid Glass API. Prioritize native APIs (glassEffect, GlassEffectContainer, glass button styles) and Apple design guidance. Keep usage consistent, interactive where needed, and performance aware. Workflow Decision Tree Choose the path that matches the request: 1) Review an existing feature Inspect where Liquid Glass should be used and where it should not. Verify correct modifie...
3.2K
2263 social-publisher claude-office-skills/skills
Social Publisher Automate multi-platform social media publishing with intelligent scheduling, platform-specific optimization, and centralized content management. Based on n8n workflows like PostPulse. Overview This skill enables: One-click publishing to multiple platforms Platform-specific caption optimization Automated scheduling workflows Content tracking and analytics AI-powered caption generation Supported Platforms Platform Content Types Best Posting Times TikTok Video (9:16) 7am, 12pm, 7pm...
3.2K
2264 security-bounty-hunter affaan-m/everything-claude-code
Security Bounty Hunter Use this when the goal is practical vulnerability discovery for responsible disclosure or bounty submission, not a broad best-practices review. When to Use Scanning a repository for exploitable vulnerabilities Preparing a Huntr, HackerOne, or similar bounty submission Triage where the question is "does this actually pay?" rather than "is this theoretically unsafe?" How It Works Bias toward remotely reachable, user-controlled attack paths and throw away patterns that platfo...
3.2K
2265 self-learning philschmid/self-learning-skill
Self-Learning Skill Generator Autonomously research and learn new technologies from the web, then generate a reusable skill. Usage /learn <topic> If <topic> is missing, show usage. If topic is ambiguous, ask to clarify: "react" → "React for web, React Native, or a specific library like react-query?" "apollo" → "Apollo GraphQL client, Apollo Server, or Apollo Federation?" "aws" → "Which AWS service? (S3, Lambda, DynamoDB, etc.)" Normalize to kebab-case for filenames. 2. Discover Sources (Web Sear...
3.2K
2266 gan-style-harness affaan-m/everything-claude-code
GAN-Style Harness Skill Inspired by Anthropic's Harness Design for Long-Running Application Development (March 24, 2026) A multi-agent harness that separates generation from evaluation , creating an adversarial feedback loop that drives quality far beyond what a single agent can achieve. Core Insight When asked to evaluate their own work, agents are pathological optimists — they praise mediocre output and talk themselves out of legitimate issues. But engineering a separate evaluator to be ruthle...
3.2K
2267 customer-billing-ops affaan-m/everything-claude-code
Customer Billing Ops Use this skill for real customer operations, not generic payment API design. The goal is to help the operator answer: who is this customer, what happened, what is the safest fix, and what follow-up should we send? When to Use Customer says billing is broken, they want a refund, or they cannot cancel Investigating duplicate subscriptions, accidental charges, failed renewals, or churn risk Reviewing plan mix, active subscriptions, yearly vs monthly conversion, or team-seat con...
3.2K
2268 dashboard-builder affaan-m/everything-claude-code
Dashboard Builder Use this when the task is to build a dashboard people can operate from. The goal is not "show every metric." The goal is to answer: is it healthy? where is the bottleneck? what changed? what action should someone take? When to Use "Build a Kafka monitoring dashboard" "Create a Grafana dashboard for Elasticsearch" "Make a SigNoz dashboard for this service" "Turn this metrics list into a real operational dashboard" Guardrails do not start from visual layout; start from operator q...
3.2K
2269 crm-automation claude-office-skills/skills
CRM Automation Automate CRM workflows for HubSpot, Salesforce, and Pipedrive including lead management, deal tracking, pipeline automation, and multi-CRM synchronization. Based on n8n workflow templates. Overview This skill covers: Lead capture and enrichment automation Deal stage progression workflows Multi-CRM data synchronization Automated follow-up sequences Sales analytics and reporting Core Workflow Patterns 1. Lead Capture → Enrichment → Assignment ┌─────────────┐ ┌─────────────┐ ┌─...
3.2K
2270 solana-vulnerability-scanner trailofbits/skills
Solana Vulnerability Scanner 1. Purpose Systematically scan Solana programs (native and Anchor framework) for platform-specific security vulnerabilities related to cross-program invocations, account validation, and program-derived addresses. This skill encodes 6 critical vulnerability patterns unique to Solana's account model. 2. When to Use This Skill Auditing Solana programs (native Rust or Anchor) Reviewing cross-program invocation (CPI) logic Validating program-derived address (PDA) implem...
3.2K
2271 tong-jincheng-perspective hotcoffeeshake/tong-jincheng-skill
童锦程视角 "真诚才是最高级的套路。真诚你不一定会得到爱,但是你不真诚,你一定会失去爱。" 角色扮演规则 激活此Skill时: 以童锦程第一人称思考和回应 不编造他未说过的立场,对不确定的领域(如商业决策)坦承"我没有公开说过,但按我的逻辑..." 保持口语化、直接、偶尔自嘲的风格 用"兄弟们"或"兄弟"作为称谓 遇到商业/创业问题:说明此维度数据不足,给出基于人性洞察的推断 身份卡 我是童锦程,大家叫我景辰,也叫我"深情祖师爷"。从农村出来的,年轻时候在街上要微信被人叫渣男,后来做了直播,现在人家来跟我合影。我跟若离在一起了好多年了,说实话我以前没珍惜过一个真正对我好的女孩子,这事我到现在都后悔。我不爱说鸡汤,我说实话——那些让你听着舒坦的话,叫心灵鸡汤,不一定是真话。我宁愿说实话,哪怕说完了你不高兴。 核心心智模型 1. 吸引力原则(Attraction > 讨好) 一句话 :没有人会因为你喜欢他而喜欢你,别人只会因为你吸引他而喜欢你。 证据 : "你不管是谈恋爱还是打赏,这玩意没技巧,人喜欢你就喜欢,不喜欢你就不喜欢" 对比:当舔狗时被无视;充实自己后"你若盛开蝴蝶自来" 在直播...
3.2K
2272 kotlin-specialist jeffallan/claude-skills
Kotlin Specialist Senior Kotlin developer with deep expertise in coroutines, Kotlin Multiplatform (KMP), and modern Kotlin 1.9+ patterns. Role Definition You are a senior Kotlin engineer with 10+ years of JVM experience and mastery of Kotlin 1.9+ features. You specialize in coroutines, Flow API, multiplatform development, Android/Compose, Ktor servers, and functional programming patterns. You write expressive, type-safe code leveraging Kotlin's DSL capabilities. When to Use This Skill Buildi...
3.2K
2273 playwright-expert jeffallan/claude-skills
Playwright Expert Senior E2E testing specialist with deep expertise in Playwright for robust, maintainable browser automation. Role Definition You are a senior QA automation engineer with 8+ years of browser testing experience. You specialize in Playwright test architecture, Page Object Model, and debugging flaky tests. You write reliable, fast tests that run in CI/CD. When to Use This Skill Writing E2E tests with Playwright Setting up Playwright test infrastructure Debugging flaky browser t...
3.2K
2274 opensource-pipeline affaan-m/everything-claude-code
Open-Source Pipeline Skill Safely open-source any project through a 3-stage pipeline: Fork (strip secrets) → Sanitize (verify clean) → Package (CLAUDE.md + setup.sh + README). When to Activate User says "open source this project" or "make this public" User wants to prepare a private repo for public release User needs to strip secrets before pushing to GitHub User invokes /opensource fork , /opensource verify , or /opensource package Commands Command Action /opensource fork PROJECT Full pipeline:...
3.2K
2275 workspace-surface-audit affaan-m/everything-claude-code
Workspace Surface Audit Read-only audit skill for answering the question "what can this workspace and machine actually do right now, and what should we add or enable next?" This is the ECC-native answer to setup-audit plugins. It does not modify files unless the user explicitly asks for follow-up implementation. When to Use User says "set up Claude Code", "recommend automations", "what plugins or MCPs should I use?", or "what am I missing?" Auditing a machine or repo before installing more skill...
3.2K
2276 connections-optimizer affaan-m/everything-claude-code
Connections Optimizer Reorganize the user's network instead of treating outbound as a one-way prospecting list. This skill handles: X following cleanup and expansion LinkedIn follow and connection analysis review-first prune queues add and follow recommendations warm-path identification Apple Mail, X DM, and LinkedIn draft generation in the user's real voice When to Activate the user wants to prune their X following the user wants to rebalance who they follow or stay connected to the user says "...
3.2K
2277 dotnet-patterns affaan-m/everything-claude-code
.NET Development Patterns Idiomatic C and .NET patterns for building robust, performant, and maintainable applications. When to Activate Writing new C code Reviewing C code Refactoring existing .NET applications Designing service architectures with ASP.NET Core Core Principles 1. Prefer Immutability Use records and init-only properties for data models. Mutability should be an explicit, justified choice. // Good: Immutable value object public sealed record Money ( decimal Amount , string Currency...
3.2K
2278 figma openai/skills
Figma MCP Use the Figma MCP server for Figma-driven implementation. For setup and debugging details (env vars, config, verification), see references/figma-mcp-config.md . Figma MCP Integration Rules These rules define how to translate Figma inputs into code for this project and must be followed for every Figma-driven change. Required flow (do not skip) Run get_design_context first to fetch the structured representation for the exact node(s). If the response is too large or truncated, run get_met...
3.2K
2279 hook-development anthropics/claude-plugins-official
Hook Development for Claude Code Plugins Overview Hooks are event-driven automation scripts that execute in response to Claude Code events. Use hooks to validate operations, enforce policies, add context, and integrate external tools into workflows. Key capabilities: Validate tool calls before execution (PreToolUse) React to tool results (PostToolUse) Enforce completion standards (Stop, SubagentStop) Load project context (SessionStart) Automate workflows across the development lifecycle Hook Typ...
3.2K
2280 doc-parser claude-office-skills/skills
Document Parser Skill Overview This skill enables advanced document parsing using docling - IBM's state-of-the-art document understanding library. Parse complex PDFs, Word documents, and images while preserving structure, extracting tables, figures, and handling multi-column layouts. How to Use Provide the document to parse Specify what you want to extract (text, tables, figures, etc.) I'll parse it and return structured data Example prompts: "Parse this PDF and extract all tables" "Convert this...
3.2K
2281 project-flow-ops affaan-m/everything-claude-code
Project Flow Ops This skill turns disconnected GitHub issues, PRs, and Linear tasks into one execution flow. Use it when the problem is coordination, not coding. When to Use Triage open PR or issue backlogs Decide what belongs in Linear vs what should remain GitHub-only Link active GitHub work to internal execution lanes Classify PRs into merge, port/rebuild, close, or park Audit whether review comments, CI failures, or stale issues are blocking execution Operating Model GitHub is the public and...
3.2K
2282 explore-data anthropics/knowledge-work-plugins
/explore-data - Profile and Explore a Dataset If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Generate a comprehensive data profile for a table or uploaded file. Understand its shape, quality, and patterns before diving into analysis. Usage /explore-data <table_name or file> Workflow 1. Access the Data If a data warehouse MCP server is connected: Resolve the table name (handle schema prefixes, suggest matches if ambiguous) Query table metadata: ...
3.2K
2283 better-icons better-auth/better-icons
Better Icons Search and retrieve icons from 200+ libraries via Iconify. CLI Search icons better-icons search <query> [--prefix <prefix>] [--limit <n>] [--json] Get icon SVG (outputs to stdout) better-icons get <icon-id> [--color <color>] [--size <px>] [--json] Setup MCP server for AI agents better-icons setup [-a cursor,claude-code] [-s global|project] Examples better-icons search arrow --limit 10 better-icons search home --json | jq '.icons[0]' better-icons get lucide:home > icon.svg be...
3.2K
2284 analyze anthropics/knowledge-work-plugins
/analyze - Answer Data Questions If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Answer a data question, from a quick lookup to a full analysis to a formal report. Usage /analyze <natural language question> Workflow 1. Understand the Question Parse the user's question and determine: Complexity level : Quick answer : Single metric, simple filter, factual lookup (e.g., "How many users signed up last week?") Full analysis : Multi-dimensional explor...
3.2K
2285 spec-to-code-compliance trailofbits/skills
When to Use Use this skill when you need to: Verify code implements exactly what documentation specifies Audit smart contracts against whitepapers or design documents Find gaps between intended behavior and actual implementation Identify undocumented code behavior or unimplemented spec claims Perform compliance checks for blockchain protocol implementations Concrete triggers: User provides both specification documents AND codebase Questions like "does this code match the spec?" or "what's mi...
3.2K
2286 meeting-notes claude-office-skills/skills
Meeting Notes Overview This skill transforms raw meeting notes, transcripts, or audio summaries into clear, structured documentation with action items, decisions, and key takeaways. Use Cases: Converting messy handwritten notes to clean summaries Processing meeting transcripts Extracting action items and owners Creating meeting minutes for distribution Summarizing long discussions into key points How to Use Paste your raw meeting notes, transcript, or description Tell me the meeting type (standu...
3.2K
2287 incident-response anthropics/knowledge-work-plugins
/incident-response If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Manage an incident from detection through postmortem. Usage /incident-response $ARGUMENTS Modes /incident-response new [description] Start a new incident /incident-response update [status] Post a status update /incident-response postmortem Generate postmortem from incident data If no mode is specified, ask what phase the incident is in. How It Works ┌─────...
3.2K
2288 cmux manaflow-ai/cmux
cmux Core Control Use this skill to control non-browser cmux topology and routing. Core Concepts Window: top-level macOS cmux window. Workspace: tab-like group within a window. Pane: split container in a workspace. Surface: a tab within a pane (terminal or browser panel). Fast Start identify current caller context cmux identify --json list topology cmux list-windows cmux list-workspaces cmux list-panes cmux list-pane-surfaces --pane pane:1 create/focus/move cmux new-workspace cmux new-split r...
3.2K
2289 agent-introspection-debugging affaan-m/everything-claude-code
Agent Introspection Debugging Use this skill when an agent run is failing repeatedly, consuming tokens without progress, looping on the same tools, or drifting away from the intended task. This is a workflow skill, not a hidden runtime. It teaches the agent to debug itself systematically before escalating to a human. When to Activate Maximum tool call / loop-limit failures Repeated retries with no forward progress Context growth or prompt drift that starts degrading output quality File-system or...
3.2K
2290 command-development anthropics/claude-plugins-official
Command Development for Claude Code Overview Slash commands are frequently-used prompts defined as Markdown files that Claude executes during interactive sessions. Understanding command structure, frontmatter options, and dynamic features enables creating powerful, reusable workflows. Key concepts: Markdown file format for commands YAML frontmatter for configuration Dynamic arguments and file references Bash execution for context Command organization and namespacing Command Basics What is a Slas...
3.2K
2291 marimo-notebook marimo-team/skills
Notes for marimo Notebooks Running Marimo Notebooks Run as script (non-interactive, for testing) uv run < notebook.py > Run interactively in browser uv run marimo run < notebook.py > Edit interactively uv run marimo edit < notebook.py > Script Mode Detection Use mo.app_meta().mode == "script" to detect CLI vs interactive: @app . cell def _ ( mo ) : is_script_mode = mo . app_meta ( ) . mode == "script" return ( is_script_mode , ) Key Principle: Keep It Simple Show all UI elements always. Only ...
3.2K
2292 sarif-parsing trailofbits/skills
SARIF Parsing Best Practices You are a SARIF parsing expert. Your role is to help users effectively read, analyze, and process SARIF files from static analysis tools. When to Use Use this skill when: Reading or interpreting static analysis scan results in SARIF format Aggregating findings from multiple security tools Deduplicating or filtering security alerts Extracting specific vulnerabilities from SARIF files Integrating SARIF data into CI/CD pipelines Converting SARIF output to other form...
3.2K
2293 timeline-report thedotmack/claude-mem
Timeline Report Generate a comprehensive narrative analysis of a project's entire development history using claude-mem's persistent memory timeline. When to Use Use when users ask for: "Write a timeline report" "Journey into [project]" "Analyze my project history" "Full project report" "Summarize the entire development history" "What's the story of this project?" Prerequisites The claude-mem worker must be running on localhost:37777. The project must have claude-mem observations recorded. Workfl...
3.2K
2294 vercel-cli vercel/vercel
Vercel CLI Skill The Vercel CLI ( vercel or vc ) deploys, manages, and develops projects on the Vercel platform from the command line. Use vercel <command> -h for full flag details on any command. Critical: Project Linking Commands must be run from the directory containing the .vercel folder (or a subdirectory of it). How .vercel gets set up depends on your project structure: .vercel/project.json : Created by vercel link . Links a single project. Fine for single-project repos, and can work in mo...
3.2K
2295 magicpath magicpathai/agent-skills
Contains Shell Commands This skill contains shell command directives ( !`command` ) that may execute system commands. Review carefully before installing. MagicPath A platform for building, sharing, and installing UI components via AI. Components are added as source code to the user's project via the magicpath-ai CLI. MagicPath canvas components can also be created and edited directly from local code via the npx -y magicpath-ai code ... subcommands — see Edit or create canvas components from code...
3.2K
2296 doublecheck github/awesome-copilot
Doublecheck Run a three-layer verification pipeline on AI-generated output. The goal is not to tell the user what is true -- it is to extract every verifiable claim, find sources the user can check independently, and flag anything that looks like a hallucination pattern. Activation Doublecheck operates in two modes: active mode (persistent) and one-shot mode (on demand). Active Mode When the user invokes this skill without providing specific text to verify, activate persistent doublecheck mode. ...
3.2K
2297 clean-ddd-hexagonal ccheney/robust-skills
Clean Architecture + DDD + Hexagonal Backend architecture combining DDD tactical patterns, Clean Architecture dependency rules, and Hexagonal ports/adapters for maintainable, testable systems. When to Use (and When NOT to) Use When Skip When Complex business domain with many rules Simple CRUD, few business rules Long-lived system (years of maintenance) Prototype, MVP, throwaway code Team of 5+ developers Solo developer or small team (1-2) Multiple entry points (API, CLI, events) Single entry p...
3.2K
2298 search-strategy anthropics/knowledge-work-plugins
Search Strategy If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . The core intelligence behind enterprise search. Transforms a single natural language question into parallel, source-specific searches and produces ranked, deduplicated results. The Goal Turn this: "What did we decide about the API migration timeline?" Into targeted searches across every connected source: ~~chat: "API migration timeline decision" (semantic) + "API migration" in:engi...
3.2K
2299 code-documenter jeffallan/claude-skills
Code Documenter Documentation specialist for inline documentation, API specs, documentation sites, and developer guides. Role Definition You are a senior technical writer with 8+ years of experience documenting software. You specialize in language-specific docstring formats, OpenAPI/Swagger specifications, interactive documentation portals, static site generation, and creating comprehensive guides that developers actually use. When to Use This Skill Adding docstrings to functions and classes...
3.2K
2300 orchestration stablyai/orca
Orca Inter-Agent Orchestration Use this skill when the task involves coordinating multiple coding agents through Orca's orchestration system. For basic terminal and worktree management, use the orca-cli skill instead. When To Use You need to send messages between agent terminals You need to decompose a spec into parallel subtasks with dependencies You need to dispatch tasks to worker agents with structured feedback You need to act as a coordinator managing a multi-agent workflow You need to crea...
3.2K