💻

Development

Code generation, debugging, testing, and development workflows

2,758 技能

Use when adding new error messages to React, or seeing "unknown error code" warnings.

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...

Guide for performing Chromium version upgrades in the Electron project. Use when working on the roller/chromium/main...

Convert PyTorch AT_DISPATCH macros to AT_DISPATCH_V2 format in ATen C++ code. Use when porting...

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...

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...

Perform a focused SEO audit on JavaScript concept pages to maximize search visibility, featured snippet...

Generate comprehensive Vitest tests for code examples in JavaScript concept documentation pages, following project...

Write or review JavaScript concept documentation pages for the 33 JavaScript Concepts project, following strict...

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having...

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend...

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an...