14842 results (109.7ms) page 43 / 743
trotsky1997 / my-claude-agent-skills-claude-agent-sdk exact

Comprehensive guide for using Claude Agent SDK to build AI agents that can read files, execute commands, edit code, and perform complex workflows. Use when (1) Building autonomous AI agents with...

parcadei / continuous-claude-v3-tdd-migration-pipeline exact

Orchestrator-only workflow for migrating/rewriting codebases with full TDD and agent delegation

ncklrs / startup-os-skills-remotion-component-gen exact

Generates individual Remotion scene components from visual direction. Input is visual/animation description for a specific scene. Output is SCENE_COMPONENT.md with complete TSX implementation. Use...

eugenepyvovarov / mcpbundler-agent-skills-marketplace-epub-translate exact

Translate EPUB (.epub) ebooks to another language by unpacking the EPUB container, extracting XHTML block-level fragments into JSONL translation units, translating them via the OpenAI Responses...

eugenepyvovarov / mcpbundler-agent-skills-marketplace-obsidian-vault-manager exact

Manage local Obsidian vaults and markdown notes. Use when Codex needs to connect to local Obsidian vaults, register vault paths, or create/edit/refactor/search notes, frontmatter, links, tags, and...

petekp / agent-skills-agent-changelog exact

Compile an agent-optimized changelog by cross-referencing git history with plans and documentation. Use when asked to "update changelog", "compile history", "document project evolution", or...

pandego / parallel-thread-skill-pthd-parallel-terminal-hydra exact

Spawn multiple parallel agent processes using mprocs. Use when user wants to run the same prompt across multiple agents simultaneously.

ComposioHQ / awesome-codex-skills-mcp-builder exact

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate...

plaid 0.00
aneym / agent-skills-plaid exact

Query financial accounts, balances, transactions, and spending via Plaid. Connect bank accounts and retrieve real-time balance and transaction data. Use when the user asks about bank balances,...

eugenepyvovarov / mcpbundler-agent-skills-marketplace-brainstorming exact

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

eugenepyvovarov / mcpbundler-agent-skills-marketplace-wp-abilities-api exact

Use when working with the WordPress Abilities API (wp_register_ability, wp_register_ability_category, /wp-json/wp-abilities/v1/*, @wordpress/abilities) including defining abilities, categories,...

llama-farm / llamafarm-generate-subsystem-skills exact

Generate specialized skills for each subsystem in the monorepo. Creates shared language skills and subsystem-specific checklists for high-quality AI code generation.

eugenepyvovarov / mcpbundler-agent-skills-marketplace-wp-interactivity-api exact

Use when building or debugging WordPress Interactivity API features (data-wp-* directives, @wordpress/interactivity store/state/actions, block viewScriptModule integration, wp_interactivity_*())...

autohandai / community-skills-react-component-architecture exact

Modern React component patterns with hooks, composition, and TypeScript

autohandai / community-skills-tailwind-ui-patterns exact

Tailwind CSS v4 patterns, component styling, and responsive design

autohandai / community-skills-api-design-restful exact

RESTful API design patterns, error handling, and documentation

autohandai / community-skills-database-schema-design exact

Database schema design patterns for SQL and NoSQL databases

autohandai / community-skills-testing-strategies exact

Comprehensive testing strategies with Vitest, Jest, and Testing Library

autohandai / community-skills-documentation-writing exact

Technical documentation best practices and API documentation

autohandai / community-skills-cli-tool-development exact

Build professional CLI tools with Node.js, commander, and Ink