14626 results (109.4ms) page 16 / 732
kasperjunge / agent-resources-legacy-coding-agent-docs exact

Stay current with how OpenCode, OpenAI Codex, and Claude Code implement extensibility features (skills, slash commands, subagents, custom prompts). Use when comparing implementations across AI...

zubayer0077 / claude-multi-agent-research-system-skill-spec-workflow-orchestrator exact

Orchestrate comprehensive planning phase from ideation to development-ready specifications using 4 specialized agents

gmh5225 / awesome-skills-skill-creation-guide exact

Guide for creating Agent Skills: structure, best practices, and SKILL.md format for Claude Code, Codex, Gemini CLI, and other AI agents.

oaustegard / claude-skills-versioning-skills exact

REQUIRED for all skill development. Automatically version control every skill file modification for rollback/comparison. Use after init_skill.sh, after every str_replace/create_file, and before packaging.

sickn33 / antigravity-awesome-skills-cc-skill-continuous-learning exact

Development skill from everything-claude-code

sickn33 / antigravity-awesome-skills-cc-skill-strategic-compact exact

Development skill from everything-claude-code

cleodin / antigravity-awesome-skills-cc-skill-strategic-compact exact

Development skill from everything-claude-code

cleodin / antigravity-awesome-skills-cc-skill-continuous-learning exact

Development skill from everything-claude-code

ngxtm / devkit-skill-developer exact

Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging...

bloody2634 / claud-skills-skill-creator exact

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge,...

Interstellar-code / claud-skills-skill-creator exact

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge,...

ComposioHQ / awesome-claude-skills-skill-creator exact

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge,...

ahmedibrahim085 / claude-multi-agent-research-system-skill-spec-workflow-orchestrator exact

Orchestrate comprehensive planning phase from ideation to development-ready specifications using 3 specialized agents (Full workflow documentation at docs/workflows/planning-workflow.md)

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

claude-world / director-mode-lite-skills exact

List all available skills (core + custom)

aktsmm / agent-skills-skill-finder exact

Full-featured Agent Skills management: Search 35+ skills, install locally, star favorites, update from sources. Supports tag search (#azure #bicep), category filtering, and similar skill recommendations.

d-o-hub / rust-self-learning-memory-agent-coordination exact

Coordinate multiple specialized Skills and Task Agents through parallel, sequential, swarm, hybrid, or iterative execution strategies. Use when orchestrating multi-worker workflows, managing...

nicepkg / ai-workflow-workflow-creator exact

Create complete Claude Code workflow directories with curated skills. Use when user wants to (1) create a new workflow for specific use case (media creator, developer, marketer, etc.), (2) set up...

ahmedibrahim085 / claude-multi-agent-research-system-skill-semantic-search exact

Semantic search for finding code by meaning using natural language queries. Orchestrates semantic-search-reader (search/find-similar/list-projects) and semantic-search-indexer...