12370 results (90.8ms) page 5 / 619
Dicklesworthstone / agent-flywheel-clawdbot-skills-and-integrations-github exact

GitHub CLI - manage repositories, issues, pull requests, actions, releases, and more from the command line.

kasperjunge / skills exact

Use when reviewing code changes before committing, after implementing features, or when asked to review. Triggers on staged changes, PR reviews, or explicit review requests.

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

Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance. The challenge isn't making them capable -...

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

Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance. The challenge isn't making them capable -...

cosmix / loom-code-migration exact

Strategies and patterns for safe code migrations and upgrades. Use when upgrading frameworks, migrating between technologies, handling deprecations, or planning incremental migrations. Triggers:...

blindlove200 / sub-agents-skills-sub-agents exact

Execute external CLI AIs as isolated sub-agents for task delegation, parallel processing, and context separation. Use when delegating complex multi-step tasks, running parallel investigations,...

ngxtm / devkit-autonomous-agents exact

Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance. The challenge isn't making them capable -...

existential-birds / beagle-github-projects exact

GitHub Projects management via gh CLI for creating projects, managing items, fields, and workflows. Use when working with GitHub Projects (v2), adding issues/PRs to projects, creating custom...

sickn33 / antigravity-awesome-skills-computer-use-agents exact

Build AI agents that interact with computers like humans do - viewing screens, moving cursors, clicking buttons, and typing text. Covers Anthropic's Computer Use, OpenAI's Operator/CUA, and...

cleodin / antigravity-awesome-skills-computer-use-agents exact

Build AI agents that interact with computers like humans do - viewing screens, moving cursors, clicking buttons, and typing text. Covers Anthropic's Computer Use, OpenAI's Operator/CUA, and...

zubayer0077 / claude-multi-agent-research-system-skill-multi-agent-researcher exact

Conduct comprehensive research on any topic by coordinating 2-4 specialized researcher agents in parallel, then synthesizing findings into a detailed report via mandatory report-writer agent delegation

ahmedibrahim085 / claude-multi-agent-research-system-skill-multi-agent-researcher exact

Conduct comprehensive research on any topic by coordinating 2-4 specialized researcher agents in parallel, then synthesizing findings into a detailed report via mandatory report-writer agent...

ngxtm / devkit-computer-use-agents exact

Build AI agents that interact with computers like humans do - viewing screens, moving cursors, clicking buttons, and typing text. Covers Anthropic's Computer Use, OpenAI's Operator/CUA, and...

alirezarezvani / claude-code-skill-factory-generated-skills-agent-factory exact

Claude Code agent generation system that creates custom agents and sub-agents with enhanced YAML frontmatter, tool access patterns, and MCP integration support following proven production patterns

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...

Makiya1202 / ai-agents-skills-github-trending exact

Fetch and display GitHub trending repositories and developers. Use when building dashboards showing trending repos, discovering popular projects, or tracking GitHub trends. Triggers on GitHub...

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...

hoodini / ai-agents-skills-copilot-docs exact

Configure GitHub Copilot with custom instructions. Use when setting up .github/copilot-instructions.md, customizing Copilot behavior, or creating repository-specific AI guidance. Triggers on...

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.