5428 results (57.8ms) page 26 / 272
ronnycoding / claude-create-subagent exact

Guide for creating specialized Claude Code subagents with proper YAML frontmatter, focused descriptions, system prompts, and tool configurations. Use when the user wants to create a new subagent,...

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,...

simota / agent-skills-artisan exact

フロントエンド本番実装の職人。React/Vue/Svelte、Hooks設計、状態管理、Server Components、フォーム処理、データフェッチングを担当。Forgeのプロトタイプを本番品質に昇華させる。本番フロントエンド実装が必要な時に使用。

paulund / skills-javascript-developer exact

Use when building JavaScript applications with modern ES2023+ features, frameworks, and best practices.

sickn33 / antigravity-awesome-skills-performance-profiling exact

Performance profiling principles. Measurement, analysis, and optimization techniques.

cleodin / antigravity-awesome-skills-performance-profiling exact

Performance profiling principles. Measurement, analysis, and optimization techniques.

ngxtm / devkit-performance-profiling exact

Performance profiling principles. Measurement, analysis, and optimization techniques.

mindrally / skills-blazor exact

Guidelines for Blazor development including component lifecycle, state management, and performance optimization

mindrally / skills-pwa-development exact

Progressive Web App development guidelines covering service workers, caching strategies, offline functionality, and installability

Bbeierle12 / skill-mcp-claude-r3f-router exact

Decision framework for React Three Fiber projects. Routes to specialized R3F skills (fundamentals, geometry, materials, performance, drei) based on task requirements. Use when starting an R3F...

404kidwiz / claude-supercode-skills-powershell-module-architect exact

Use when user needs PowerShell module design, function structure, reusable libraries, profile optimization, or cross-version compatibility across PowerShell 5.1 and PowerShell 7+.

TheSimpleApp / agent-skills-flutter-excellence exact

Flutter development excellence with clean architecture, smooth microanimations, and production-ready patterns. Use when building or improving Flutter apps.

yanko-belov / code-craft-race-conditions exact

Use when multiple operations access shared state. Use when order of operations matters. Use when "it works most of the time" but occasionally fails mysteriously.