9251 results (133.7ms) page 39 / 463
nevir / universal-agents exact

A "polyfill" that standardizes and centralizes AGENTS.md configuration and Agent Skills support within your repository.

waynesutton / convexskills-avoid-feature-creep exact

Prevent feature creep when building software, apps, and AI-powered products. Use this skill when planning features, reviewing scope, building MVPs, managing backlogs, or when a user says "just one...

JoaoVyttorFelix / lightweight-ai-development-agent-skills-work-item-designer exact

Create or refine well-formed backlog work items for AI-assisted development. Use when drafting a new item, refining an underspecified task, splitting a large task, or validating readiness before...

softaworks / agent-toolkit-perplexity exact

Web search and research using Perplexity AI. Use when user says "search", "find", "look up", "ask", "research", or "what's the latest" for generic queries. NOT for library/framework docs (use...

Durden7 / ai-skills-backend-dev exact

Comprehensive backend development workflow that orchestrates expert analysis, architecture design, implementation, and deployment using the integrated toolset. Handles everything from API design...

izyanrajwani / agent-skills-library-verification-before-completion exact

Verification discipline for completion claims. Use when about to assert success, claim a fix is complete, report tests passing, or before commits and PRs. Enforces evidence-first workflow.

arielperez82 / agents-and-skills-agent-md-refactor exact

Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized, linked documentation.

izyanrajwani / agent-skills-library-writing-skills exact

Use when creating new skills, editing existing skills, or verifying skills work before deployment

feiskyer / claude-code-settings-autonomous-skill exact

Use when user wants to execute long-running tasks that require multiple sessions to complete. This skill manages task decomposition, progress tracking, and autonomous execution using Claude Code...

front-depiction / claude-setup-ai-context-writer exact

Create and update ai-context.md files that document modules for AI assistants. Use when adding documentation for packages, apps, or external references that should be discoverable via /modules commands.

YPares / agent-skills-cursor-agent-supervisor exact

Offloading tasks with a well-defined scope to sub-agents, for instance to use a sub-agent to implement a set of specs. Use this skill whenever a task should not need a broad knowledge of the whole project

RefoundAI / lenny-skills-vibe-coding exact

Help users build software using AI coding tools. Use when someone is using AI to generate code, building prototypes without deep technical skills, or exploring how non-engineers can create...

oryanmoshe / agent-skills-exploring-in-parallel exact

Parallelizes codebase exploration and research by launching multiple subagents simultaneously. Use when exploring codebases, researching questions, investigating bugs, gathering context from...

front-depiction / claude-setup-effect-ai-provider exact

Configure and compose AI provider layers using @effect/ai packages. Covers Anthropic, OpenAI, OpenRouter, Google, and Amazon Bedrock providers with config management, model abstraction, and...