Loading...
Loading...
Found 48002 skills
Runs tests for React core applications across multiple channels including source, www, stable, and experimental.
Runs Flow type checking on React code to identify and resolve type errors during development.
Validates code changes against React contribution guidelines and pre-commit checks to ensure code quality and adherence to project standards.
Assists in debugging, updating, and implementing feature flags in React applications, including handling test failures and @gate pragmas.
Checks and compares feature flag states across release channels to debug inconsistent feature behavior in software applications.
Assists developers in adding new error messages to React applications and resolving 'unknown error code' warnings.
Fixes lint errors and formatting issues to ensure code quality and CI compliance before committing.
vercel
Provides expert guidance for implementing Next.js Cache Components and Partial Prerendering (PPR) patterns, including caching directives and optimization.
langgenius
Provides Vercel-engineered performance optimization guidelines for React and Next.js applications, covering components, data fetching, and bundle efficiency.
langgenius
Performs frontend code reviews for TypeScript/JavaScript files, applying checklist rules to pending changes or specific files.
langgenius
Guides contract-first API implementation in Dify frontend, covering contract creation, endpoint integration, and TanStack Query migration.
langgenius
Refactors complex React components in Dify frontend based on complexity metrics and user requests, avoiding unnecessary changes to simple or third-party code.
langgenius
Generates unit and integration tests for React components, hooks, and utilities using Vitest and React Testing Library.
electron
Guides developers through Chromium version upgrades in Electron, covering patch application, conflict resolution, and commit formatting for patch fixes.
pytorch
Enables writing Metal/MPS kernels for PyTorch operators, supporting device-specific implementations and CUDA kernel porting to Apple Silicon.
pytorch
Converts PyTorch AT_DISPATCH macros to AT_DISPATCH_V2 format for ATen C++ kernel and operator implementations.
pytorch
Adds unsigned integer (uint) type support to PyTorch operators via AT_DISPATCH macro updates for uint16, uint32, and uint64 types.
google-gemini
Automates pull request creation to comply with repository templates and coding standards, ensuring consistent code review processes.
google-gemini
Reviews code for correctness, maintainability, and adherence to standards, supporting local changes and remote Pull Requests.
moltbot
Builds or updates the BlueBubbles external channel plugin for Moltbot with REST API communication and webhook handling capabilities.
moltbot
Provides a local development proxy for Google Places API to search for places like restaurants and cafes without exposing API keys.
moltbot
Enables programmatic control of AI coding agents (Codex, Claude Code, OpenCode, Pi) via background processes for seamless development workflow integration.
oven-sh
Guides using bun.sys for system calls and file I/O in Zig, providing an alternative to std.fs and std.posix for low-level operations.
oven-sh
Generates JavaScript classes via Bun's Zig bindings generator for implementing new JS APIs with JSC integration.