- Home
- /
- Categories
- /
- Types
Types
Type checking and type generation
openspec-archive-change
by studyzy
归档实验性工作流中已完成的变更。当用户想要在实现完成后最终确定并归档变更时使用。
openspec-ff-change
by studyzy
快速创建实现所需的所有产出物。当用户想要快速创建实现所需的所有产出物,而不是逐个创建时使用。
openspec-continue-change
by studyzy
通过创建下一个产出物继续处理 OpenSpec 变更。当用户想要推进其变更、创建下一个产出物或继续其工作流程时使用。
openspec-apply-change
by studyzy
实现 OpenSpec 变更中的任务。当用户想要开始实现、继续实现或处理任务时使用。
openspec-archive-change
by studyzy
归档实验性工作流中已完成的变更。当用户想要在实现完成后最终确定并归档变更时使用。
distributed sql
by awslabs
Build with Aurora DSQL - manage schemas, execute queries, and handle migrations with DSQL-specific requirements. Use when developing a scalable or distributed database/application or user requests DSQL.
distributed postgres
by awslabs
Build with Aurora DSQL - manage schemas, execute queries, and handle migrations with DSQL-specific requirements. Use when developing a scalable or distributed database/application or user requests DSQL.
typescript-rules
by shinpr
React/TypeScript frontend development rules including type safety, component design, state management, and error handling. Use when implementing React components, TypeScript code, or frontend features.
typescript-testing
by shinpr
Frontend testing rules with Vitest, React Testing Library, and MSW. Includes coverage requirements, test design principles, and quality criteria. Use when writing frontend tests or reviewing test quality.
csrf-testing
by Ed1s0nZ
CSRF跨站请求伪造测试的专业技能和方法论
unity-validation
by Besty0728
"Project validation and cleanup. Use when users want to find missing scripts, validate references, or check project health. Triggers: validate, missing script, broken reference, check, health, Unity验证, 丢失脚本, 引用检测."
unity-scriptableobject
by Besty0728
"ScriptableObject management. Use when users want to create, read, or modify ScriptableObject assets. Triggers: scriptableobject, SO, data asset, config, settings asset, 数据资产, 配置文件."
godot-genre-simulation
by thedivergentai
"Expert blueprint for simulation and tycoon games (SimCity, RollerCoaster Tycoon, Factorio, Two Point Hospital) covering economy management, time progression, interconnected systems, NPC simulation, and feedback loops. Use when building management sims, tycoon games, city builders, or resource optimization games. Keywords tycoon, economy system, resource management, time scale, feedback loop, progression unlock, simulation tick."
godot-genre-sandbox
by thedivergentai
"Expert blueprint for sandbox games (Minecraft, Terraria, Garry's Mod) with physics-based interactions, cellular automata, emergent gameplay, and creative tools. Use when building open-world creation games with voxels, element systems, player-created structures, or procedural worlds. Keywords voxel, sandbox, cellular automata, MultiMesh, chunk management, emergent behavior, creative mode."
axiom-axe-ref
by CharlesWiltgen
Use when automating iOS Simulator UI interactions beyond simctl capabilities. Reference for AXe CLI covering accessibility-based tapping, gestures, text input, screenshots, video recording, and UI tree inspection.
axiom-core-data-diag
by CharlesWiltgen
Use when debugging schema migration crashes, concurrency thread-confinement errors, N+1 query performance, SwiftData to Core Data bridging, or testing migrations without data loss - systematic Core Data diagnostics with safety-first migration patterns
shadcn-ui-conventions
by TheOrcDev
UI component conventions for 8-bit styled components. Use when working with shadcn/ui components or implementing retro-styled UI elements.
QE Defect Intelligence
by proffesor-for-testing
"AI-powered defect prediction, pattern learning, and root cause analysis for proactive quality management."
QE Visual Accessibility
by proffesor-for-testing
"Visual regression testing, responsive design validation, and WCAG accessibility compliance testing."
QE Contract Testing
by proffesor-for-testing
"Consumer-driven contract testing for APIs including REST, GraphQL, and event-driven systems with schema validation."
chaos-engineering-resilience
by proffesor-for-testing
"Chaos engineering principles, controlled failure injection, resilience testing, and system recovery validation. Use when testing distributed systems, building confidence in fault tolerance, or validating disaster recovery."
feishu-cli-create
by riba2534
快速创建飞书云文档。当用户请求"创建文档"、"新建文档"、"写一份文档"时使用。创建后必须立即添加 full_access 权限给默认接收人。
aurora dsql
by awslabs
Build with Aurora DSQL - manage schemas, execute queries, and handle migrations with DSQL-specific requirements. Use when developing a scalable or distributed database/application or user requests DSQL.
docstring
by pipecat-ai
Document a Python module and its classes using Google style