11528 results (81.3ms) page 4 / 577
izyanrajwani / agent-skills-library-dispatching-parallel-agents exact

Dispatches one subagent per independent domain to parallelize investigation/fixes. Use when you have 2+ unrelated failures (e.g., separate failing test files, subsystems, bugs) with no shared...

Arseeth / skills-for-vibe-coder-clean-code-reviewer exact

Analyze code quality based on "Clean Code" principles. Identify naming, function size, duplication, over-engineering, and magic number issues with severity ratings and refactoring suggestions. Use...

ngxtm / devkit-azure-ai-agents-python exact

Build AI agents using the Azure AI Agents Python SDK (azure-ai-agents). Use when creating agents hosted on Azure AI Foundry with tools (File Search, Code Interpreter, Bing Grounding, Azure AI...

Dicklesworthstone / agent-flywheel-clawdbot-skills-and-integrations-agent-fungibility exact

The philosophy and practical benefits of agent fungibility in multi-agent software development. Why homogeneous, interchangeable agents outperform specialized role-based systems at scale.

mikeyobrien / ralph-orchestrator-code-task-generator exact

This sop generates structured code task files from rough descriptions, ideas, or PDD implementation plans. It automatically detects the input type and creates properly formatted code task files...

cleodin / antigravity-awesome-skills-agent-memory-systems exact

Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector...

sickn33 / antigravity-awesome-skills-agent-memory-systems exact

Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector...

cleodin / antigravity-awesome-skills-clean-code exact

Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments

sickn33 / antigravity-awesome-skills-clean-code exact

Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments

existential-birds / beagle-langgraph-code-review exact

Reviews LangGraph code for bugs, anti-patterns, and improvements. Use when reviewing code that uses StateGraph, nodes, edges, checkpointing, or other LangGraph features. Catches common mistakes in...

parcadei / continuous-claude-v3-agentica-sdk exact

Build Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration

sickn33 / antigravity-awesome-skills-parallel-agents exact

Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.

cleodin / antigravity-awesome-skills-parallel-agents exact

Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.

cleodin / antigravity-awesome-skills-agent-tool-builder exact

Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than...

sickn33 / antigravity-awesome-skills-agent-tool-builder exact

Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than...

xujunfa / coding-agents-quota exact

Query AI coding agent quotas (Minimax, Zhipu, QWen). Login once, then check usage via API or CLI.

ai-mcp-garage / agent-artifacts-agents-md-creator exact

Create AGENTS.md files for AI agent context. Use when setting up project-level agent instructions, defining constraints, establishing conventions, or documenting agent-specific guidance.

existential-birds / beagle-healthkit-code-review exact

Reviews HealthKit code for authorization patterns, query usage, background delivery, and data type handling. Use when reviewing code with import HealthKit, HKHealthStore, HKSampleQuery,...

lancenunes / codex-skills-agents-md exact

Create or update root and nested AGENTS.md files that document scoped conventions, monorepo module maps, cross-domain workflows, and (optionally) per-module feature maps (feature -> paths,...