12384 results (89.7ms) page 11 / 620
claude-world / director-mode-lite-code-reviewer exact

Code review specialist for quality, security, and best practices

parcadei / continuous-claude-v3-qlty-check exact

Code quality checks, formatting, and metrics via qlty CLI

Dicklesworthstone / agent-flywheel-clawdbot-skills-and-integrations-agent-swarm-workflow exact

Jeffrey Emanuel's multi-agent implementation workflow using NTM, Agent Mail, Beads, and BV. The execution phase that follows planning and bead creation. Includes exact prompts used.

Mrc220 / agent-flywheel-clawdbot-skills-and-integrations-agent-mail exact

MCP Agent Mail - Mail-like coordination layer for multi-agent workflows. Identities, inbox/outbox, file reservations, contact policies, threaded messaging, pre-commit guard, Human Overseer, static...

otaviof / gosmith-agent-persona exact

5-element persona framework template for creating Claude Code agents

omer-metin / skills-for-antigravity-code-cleanup exact

Systematic code cleanup and refactoring agent that identifies and fixes code quality issues without changing functionality. Focuses on: - Dead code removal - Import organization - Type...

unix2dos / skills-code-simplifier exact

ไปฃ็ ็ฎ€ๅŒ–ไธŽไผ˜ๅŒ–ไธ“ๅฎถ/ไปฃ็ ็ฎ€ๅŒ–ใ€‚Use this agent when you need to simplify, optimize, refactor, or clean up code. This agent helps reduce complexity, improve readability, and ensure code follows best practices like...

dceoy / ai-coding-agent-skills-codex-ask exact

Ask OpenAI Codex questions about code to understand implementations, architecture, patterns, and debugging. Use when the user asks how code works, where something is implemented, what patterns are...

parcadei / continuous-claude-v3-compound-learnings exact

Transform session learnings into permanent capabilities (skills, rules, agents). Use when asked to "improve setup", "learn from sessions", "compound learnings", or "what patterns should become skills".

jrmapa / awesome-agent-skills exact

๐Ÿš€ Explore modular agent skills for dynamic AI development, enabling on-demand knowledge injection through standardized `SKILL.md` packages.

aktsmm / vscode-agent-skill-ninja exact

VS Code Extension for searching, installing and managing Agent Skills (SKILL.md) for GitHub Copilot, Claude Code and AI coding assistants

OutlineDriven / odin-claude-plugin-gh-fix-ci exact

Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix...

Yeachan-Heo / oh-my-claudecode-orchestrate exact

Activate multi-agent orchestration mode

jackspace / claudeskillz-dispatching-parallel-agents exact

Use when facing 3+ independent failures that can be investigated without shared state or dependencies - dispatches multiple Claude agents to investigate and fix independent problems concurrently

jackspace / claudeskillz-github-auth exact

Securely authenticate with GitHub using stored credentials for API operations and git commands

MZWASHERE / claude-conductor-code-styleguides exact

Language-specific code style guidelines. Use when writing TypeScript, Python, Go, JavaScript, or HTML/CSS code to ensure consistent, idiomatic, and maintainable code following best practices.

arshia2114 / agent-skills-context7 exact

Fetch up-to-date library documentation via Context7 REST API. Use when needing current API docs, framework patterns, or code examples for any library. Use when user asks about React, Next.js,...

Yeachan-Heo / oh-my-claudecode-mcp-setup exact

Configure popular MCP servers for enhanced agent capabilities

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

Reviews FastAPI code for routing patterns, dependency injection, validation, and async handlers. Use when reviewing FastAPI apps, checking APIRouter setup, Depends() usage, or response models.

dceoy / ai-coding-agent-skills-gemini-exec exact

Execute development tasks using Google Gemini CLI for code generation, refactoring, and modifications. Use when the user needs to create code, add features, refactor, fix bugs, or generate tests....