11779 results (93.7ms) page 39 / 589
sickn33 / antigravity-awesome-skills-documentation-templates exact

Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.

cleodin / antigravity-awesome-skills-documentation-templates exact

Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.

codex 0.00
softaworks / agent-toolkit-codex exact

Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing. Uses GPT-5.2 by default for state-of-the-art...

cdragos / agentarium-pytest-microservices-skill exact

Pytest test development for Python microservices. Use when writing unit tests, integration tests, fixtures, mocking external services, or setting up test infrastructure. Triggers on requests to...

dceoy / ai-coding-agent-skills-copilot-search exact

Search the web using Claude Code's WebSearch/WebFetch tools combined with GitHub Copilot CLI to find current documentation, best practices, solutions, and technical information. Use when the user...

jackspace / claudeskillz-error-debugger exact

Analyzes errors, searches past solutions in memory, provides immediate fixes with code examples, and saves solutions for future reference. Use when user says "debug this", "fix this error", "why...

izyanrajwani / agent-skills-library-subagent-driven-development exact

Sequential subagent execution with two-stage review gates for implementation plans. Use when executing multi-task plans in current session, when tasks need fresh subagent context to avoid...

cleodin / antigravity-awesome-skills-vercel-react-best-practices exact

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance...

sickn33 / antigravity-awesome-skills-vercel-react-best-practices exact

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance...

nicepkg / vsync-vercel-react-best-practices exact

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance...

softaworks / agent-toolkit-daily-meeting-update exact

Interactive daily standup/meeting update generator. Use when user says 'daily', 'standup', 'scrum update', 'status update', 'what did I do yesterday', 'prepare for meeting', 'morning update', or...

nicepkg / ai-workflow-skill-downloader exact

Download and install Claude Code skills from various sources. Supports GitHub repositories, compressed archives (.zip, .tar.gz, .skill), and direct URLs. Use when user wants to download, install,...

nicepkg / vsync-skill-downloader exact

Download and install Claude Code skills from various sources. Supports GitHub repositories, compressed archives (.zip, .tar.gz, .skill), and direct URLs. Use when user wants to download, install,...

oryanmoshe / agent-skills-managing-agents-md exact

Creates and maintains AGENTS.md documentation files that guide AI coding agents through a codebase. Use when adding a significant new feature or directory, changing project architecture, setting...

jackspace / claudeskillz-writing-plans exact

Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code...

sickn33 / antigravity-awesome-skills-algorithmic-art exact

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow...

cleodin / antigravity-awesome-skills-algorithmic-art exact

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow...

jackspace / claudeskillz-pict-test-designer exact

Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for any piece of requirements or code. Analyzes inputs, generates PICT models with parameters, values, and...

cass 0.00
Dicklesworthstone / agent-flywheel-clawdbot-skills-and-integrations-cass exact

Coding Agent Session Search - unified CLI/TUI to index and search local coding agent history from Claude Code, Codex, Gemini, Cursor, Aider, ChatGPT, Pi-Agent, Factory, and more. Purpose-built for...

jackspace / claudeskillz-testing-builder exact

Automatically generates comprehensive test suites (unit, integration, E2E) based on code and past testing patterns. Use when user says "write tests", "test this", "add coverage", or after fixing...