40 results (23.7ms) page 2 / 2
nonameplum / agent-skills-accessory-setup-kit exact

AccessorySetupKit for privacy-preserving discovery and setup of Bluetooth, Wi-Fi, or Wi-Fi Aware accessories. Use for discovery sessions, picker-based authorization, migration, accessory renaming...

xenitV1 / claude-code-maestro-verification-mastery exact

Evidence before claims, always. No completion claims without fresh verification. The final gate before declaring success.

oaustegard / claude-skills-charting-vega-lite exact

Create interactive data visualizations using Vega-Lite declarative JSON grammar. Supports 20+ chart types (bar, line, scatter, histogram, boxplot, grouped/stacked variations, etc.) via templates...

flags 0.18
facebook / react-flags exact

Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.

facebook / react-verify exact

Use when you want to validate changes before committing, or when you need to check all React contribution requirements.

fix 0.18
facebook / react-fix exact

Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.

flow 0.18
facebook / react-flow exact

Use when you need to run Flow type checking, or when seeing Flow type errors in React code.

facebook / react-feature-flags exact

Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.

facebook / react-extract-errors exact

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

test 0.18
facebook / react-test exact

Use when you need to run tests for React core. Supports source, www, stable, and experimental channels.

mindrally / skills-sequelize exact

Guidelines for developing with Sequelize, a promise-based Node.js ORM supporting PostgreSQL, MySQL, MariaDB, SQLite, and SQL Server

front-depiction / claude-setup-pattern-matching exact

Master Effect pattern matching using Data.TaggedEnum, $match, $is, Match.typeTags, and Effect.match. Avoid manual _tag checks and Effect.either patterns. Use this skill when working with...

front-depiction / claude-setup-spec-driven-development exact

Implement the complete spec-driven development workflow from instructions through requirements, design, and implementation planning. Use this skill when starting new features or major refactorings...

dirnbauer / webconsulting-skills-typo3-datahandler exact

Expert guidance on manipulating TYPO3 records via the DataHandler, ensuring transactional safety, PSR-14 event handling, and reference index integrity.

front-depiction / claude-setup-command-executor exact

Execute system commands and manage processes using Effect's Command module from @effect/platform. Use this skill when spawning child processes, running shell commands, capturing command output, or...