Use when adding new error messages to React, or seeing "unknown error code" warnings.
cat ~/Top
Explora los mejores skills ordenados por estrellas de GitHub
Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test...
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across...
Use when you need to run Flow type checking, or when seeing Flow type errors in React code.
Use when you need to run tests for React core. Supports source, www, stable, and experimental channels.
Use when you want to validate changes before committing, or when you need to check all React contribution requirements.
Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation. Use when...
|
Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component --json` shows...
Trigger when the user requests a review of frontend files (e.g., `.tsx`, `.ts`, `.js`). Support both pending-change...
Generate Vitest + React Testing Library tests for Dify frontend components, hooks, and utilities. Triggers on...
Guide for implementing oRPC contract-first API patterns in Dify frontend. Triggers when creating new API contracts,...
Guide for performing Chromium version upgrades in the Electron project. Use when working on the roller/chromium/main...
Implements JavaScript classes in C++ using JavaScriptCore. Use when creating new JS classes with C++ bindings,...
Creates JavaScript classes using Bun's Zig bindings generator (.classes.ts). Use when implementing new JS APIs in...
Guides writing bundler tests using itBundled/expectBundled in test/bundler/. Use when creating or modifying bundler,...
Guides writing HMR/Dev Server tests in test/bake/. Use when creating or modifying dev server, hot reloading, or...
Guides using bun.sys for system calls and file I/O in Zig. Use when implementing file operations instead of std.fs...
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user...
End-to-end workflow for creating complete JavaScript concept documentation, orchestrating all skills from research...
Verify technical accuracy of JavaScript concept pages by checking code examples, MDN/ECMAScript compliance, and...
Find, evaluate, and maintain high-quality external resources for JavaScript concept documentation, including...
Perform a focused SEO audit on JavaScript concept pages to maximize search visibility, featured snippet...