Use when developing WordPress plugins: architecture and hooks, activation/deactivation/uninstall, admin UI and...
cat ~/热门
浏览按 GitHub 星标排序的热门技能
Use when you need a deterministic inspection of a WordPress repository (plugin/theme/block theme/WP...
Use when building, extending, or debugging WordPress REST API endpoints/routes: register_rest_route,...
Use when working with WP-CLI (wp) for WordPress operations: safe search-replace, db export/import,...
Use when building UIs leveraging the WordPress Design System (WPDS) and its components, tokens, patterns, etc.
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user...
Remove AI-generated code slop from the current branch. Use after writing code to clean up unnecessary comments,...
Generate a complete set of favicons from a source image and update HTML. Use when setting up favicons for a web project.
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X",...
Run knip to find and remove unused files, dependencies, and exports. Use for cleaning up dead code and unused dependencies.
Run accessibility and visual design review on components. Use when reviewing UI code for WCAG compliance and design issues.
Refactor CLAUDE.md files to follow progressive disclosure principles. Use when CLAUDE.md is too long or disorganized.
Simplify and refine recently modified code for clarity and consistency. Use after writing code to improve...
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an...
Create modern Angular standalone components following v20+ best practices. Use for building UI components with...
Implement dependency injection in Angular v20+ using inject(), injection tokens, and provider configuration. Use for...
Create custom directives in Angular v20+ for DOM manipulation and behavior extension. Use for attribute directives...
Build signal-based forms in Angular v21+ using the new Signal Forms API. Use for form creation with automatic...
Implement HTTP data fetching in Angular v20+ using resource(), httpResource(), and HttpClient. Use for API calls,...
Implement routing in Angular v20+ applications with lazy loading, functional guards, resolvers, and route...
Implement signal-based reactive state management in Angular v20+. Use for creating reactive state with signal(),...
Implement server-side rendering and hydration in Angular v20+ using @angular/ssr. Use for SSR setup, hydration...
Write unit and integration tests for Angular v21+ applications using Vitest or Jasmine with TestBed, component...
Use Angular CLI and development tools effectively in Angular v20+ projects. Use for project setup, code generation,...