Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize,...
cat ~/الأعلى
تصفح أفضل المهارات مرتبة حسب نجوم GitHub
Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer...
Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (FCP, LCP, TBT, CLS, Speed Index),...
Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers...
Comprehensive React and Next.js performance optimization guide with 40+ rules for eliminating waterfalls, optimizing...
Use when the user asks about WordPress codebases (plugins, themes, block themes, Gutenberg blocks, WP core...
Use when working with the WordPress Abilities API (wp_register_ability, wp_register_ability_category,...
Use when developing WordPress (Gutenberg) blocks: block.json metadata, register_block_type(_from_metadata),...
Use when developing WordPress block themes: theme.json (global settings/styles), templates and template parts,...
Use when building or debugging WordPress Interactivity API features (data-wp-* directives, @wordpress/interactivity...
Use when investigating or improving WordPress performance (backend-only agent): profiling and measurement (WP-CLI...
Use when configuring, running, or fixing PHPStan static analysis in WordPress projects (plugins/themes/sites):...
Use for WordPress Playground workflows: fast disposable WP instances in the browser or locally via...
Use when developing WordPress plugins: architecture and hooks, activation/deactivation/uninstall, admin UI and...
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.