Searching...
Searching...
Found 122398 results
Fixes lint errors and formatting issues to ensure code quality and CI compliance before committing.
Assists developers in adding new error messages to React applications and resolving 'unknown error code' warnings.
Checks and compares feature flag states across release channels to debug inconsistent feature behavior in software applications.
Assists in debugging, updating, and implementing feature flags in React applications, including handling test failures and @gate pragmas.
Validates code changes against React contribution guidelines and pre-commit checks to ensure code quality and adherence to project standards.
Runs Flow type checking on React code to identify and resolve type errors during development.
Runs tests for React core applications across multiple channels including source, www, stable, and experimental.
n8n-io
Automates GitHub pull request creation with CI/CD-compliant titles, ensuring seamless code review and validation.
f
Enables users to discover, retrieve, and install reusable AI capabilities (skills) for the Claude AI platform.
f
Provides a curated repository for discovering, retrieving, and improving AI prompts, enabling effective prompt templates for LLM interactions.
vercel
Guides updating Next.js documentation based on code changes, handling MDX files and documentation structure.
vercel
Provides expert guidance for implementing Next.js Cache Components and Partial Prerendering (PPR) patterns, including caching directives and optimization.
microsoft
Automates generation of release notes, changelogs, and README updates from GitHub PRs and milestones for PowerToys releases.
langgenius
Generates unit and integration tests for React components, hooks, and utilities using Vitest and React Testing Library.
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
Guides contract-first API implementation in Dify frontend, covering contract creation, endpoint integration, and TanStack Query migration.
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
Step-by-step guide for creating or updating Claude skills, covering best practices for extending capabilities through specialized knowledge and tool integrations.
langgenius
Reviews UI code for compliance with Web Interface Guidelines, including accessibility and UX best practices.
electron
Guides developers through Chromium version upgrades in Electron, covering patch application, conflict resolution, and commit formatting for patch fixes.
pytorch
Automates GitHub issue triage by routing to oncall teams, applying labels, and closing questions for PyTorch issues.
pytorch
Enables writing Metal/MPS kernels for PyTorch operators, supporting device-specific implementations and CUDA kernel porting to Apple Silicon.
pytorch
Adds unsigned integer (uint) type support to PyTorch operators via AT_DISPATCH macro updates for uint16, uint32, and uint64 types.