9914 results (72.3ms) page 35 / 496
TrevorS / dot-claude-maintaining-claude-code exact

Validate and improve Claude Code configurations (CLAUDE.md, skills, commands, hooks). Use when auditing config quality, checking skill discoverability, organizing .claude directory, or deciding...

joabgonzalez / ai-agents-framework-skill-sync exact

Guides agent to maintain synchronization across model directories (.github, .claude, .codex, .gemini) after modifying skills, agents, or prompts. Ensures consistency between AGENTS.md, CLAUDE.md,...

barelyknown / agents-md-to-skills-agents-md-to-skills exact

Convert AGENTS.md (or similar agent instruction docs) into reusable Codex skills. Use when asked to extract, split, or refactor AGENTS.md guidance into skill folders, or to create skills that...

lancenunes / codex-skills-coding-guidelines-verify exact

Verify changes follow nearest-scoped AGENTS.md rules: group changed files by nested scope, auto-fix formatting, run lint/tests, and report violations. Use when the user wants scoped compliance...

oryanmoshe / agent-skills-writing-skills exact

Guides creation and editing of SKILL.md files following Anthropic best practices and this repo's conventions. Use when creating a new skill, editing an existing skill, porting a skill from another...

stbarbe / agent-skills-cli-test-skill exact

Brief description of what this skill does and when to use it.

trotsky1997 / my-claude-agent-skills-cursor-agents-md exact

Guide for creating effective AGENTS.md files for Cursor. Use when (1) Creating new AGENTS.md files in project root, (2) Improving existing agent instructions, (3) Setting up project-specific...

trotsky1997 / my-claude-agent-skills-cursor-agent-development exact

Guides developers through using cursor-agent CLI for interactive development, session management, and implementing development-verification loops. Use when working with cursor-agent, creating...

ngxtm / devkit-crewai exact

Expert in CrewAI - the leading role-based multi-agent framework used by 60% of Fortune 500 companies. Covers agent design with roles and goals, task definition, crew orchestration, process types...

xonack / wp-gutenberg-claude-skill-wp-gutenberg exact

Complete Gutenberg block development reference covering registration, edit/save components, dynamic blocks, InnerBlocks, variations, patterns, supports, build pipeline, transforms, testing, and...

xonack / wp-woocommerce-claude-skill-wp-woocommerce exact

WooCommerce development patterns β€” custom product types, payment gateways, shipping methods, HPOS, REST API extensions, cart/checkout customization, email classes, block integration, and testing...

xonack / wp-coding-standards-claude-skill-wp-coding-standards exact

>

xonack / wp-accessibility-claude-skill-wp-accessibility exact

WordPress child theme accessibility skill implementing WCAG 2.1 AA compliance patterns, screen reader support, keyboard navigation, focus management, and automated testing for WordPress themes,...

xonack / wp-php-architecture-claude-skill-wp-php-architecture exact

WordPress PHP architecture patterns β€” repository, service layer, DDD, SOLID, plugin/theme structure, CPT design, and anti-patterns. The definitive reference for professional WordPress PHP development.

xonack / wp-php8-migration-claude-skill-wp-php8-migration exact

PHP 8.x migration guide for WordPress β€” covers PHP 8.0 through 8.3 features, breaking changes, backward compatibility patterns, dynamic properties fixes, and step-by-step migration strategy for...