Comprehensive skill evaluation and debugging framework for testing agent skills. Use when users need to (1) evaluate...

项目运行/调试手册生成:本地启动、测试、依赖服务、环境变量/配置入口、排错 FAQ,输出可执行 Runbook。支持 OUTPUT_DIR 覆盖。 (Generate an executable runbook:...

新项目快速上手/项目勘察:梳理架构、入口、怎么跑(启动/测试)、核心流程、模块地图、依赖与待澄清问题,并输出 onboarding 文档。 (Onboarding a new repo: architecture,...

领域名词表/业务概念梳理:从代码与文档提炼业务名词、核心对象/状态、核心场景(概念层,不写 API/表结构),输出 onboarding glossary。 (Extract a concept-level domain...

<one-line description of what this Skill does and what it outputs>. Default output to docs/onboarding/, override via...

Next.js 15 critical performance fixes. Use when writing React components, data fetching, Server Actions, or...

Codebase orientation. Use FIRST when exploring code, finding files, or understanding project structure.

|

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or...

Use when building, debugging, or refining animations in SwiftUI iOS/macOS apps. Covers implicit/explicit animations,...

Swift code style conventions for clean, readable code. Use when writing Swift code to ensure consistent formatting,...

Use when working with SQLiteData library (@Table, @FetchAll, @FetchOne macros) for SQLite persistence, queries,...

Use when you need to organize uncommitted changes into logical, well-structured commits with clear messages.

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting...