💻

Development

Code generation, debugging, testing, and development workflows

3,449 skills

Fetch up-to-date library documentation via Context7 REST API. Use when needing current API docs, framework patterns,...

GitHub operations via gh CLI. CRITICAL: Always use instead of WebFetch for ANY github.com URL. Use when user...

Core component library and design system patterns. Use when building UI, using design tokens, or working with the...

Formik form handling with validation patterns. Use when building forms, implementing validation, or handling form submission.

GraphQL queries, mutations, and code generation patterns. Use when creating GraphQL operations, working with Apollo...

Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components,...

Four-phase debugging methodology with root cause analysis. Use when investigating bugs, fixing test failures, or...

Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests,...

專門優化 Markdown 文件的結構與空白字元管理,在不更動原始文字的前提下提升技術文件的專業度與易讀性。

Generate complete specification documents from simple ideas. Use this Skill when the user wants to create a spec,...

Migrate Python projects from setup.py/setup.cfg to pyproject.toml for use with uv. Use when upgrading legacy Python...

A development process for Python applications that uses TDD to iterate on a new project based around uv. Use when...

Test-Driven Development guidance. Use when writing code, implementing features, or fixing bugs in projects that...