💻

Development

Code generation, debugging, testing, and development workflows

3,063 skills

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

Create git commits and commit messages using conventional commits. Use when preparing commits, splitting changes...