Documents all UI state variations (default, empty, error, loading, success) from Figma designs. Use when defining complete UI specifications before implementation.
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →Documents all UI state variations (default, empty, error, loading, success) from Figma designs. Use when defining complete UI specifications before implementation.
dotnet-testing-advanced-aspire-testing
dotnet-testing-advanced-aspnet-integration-testing
dotnet-testing-advanced-testcontainers-database
dotnet-testing-advanced-testcontainers-nosql
dotnet-testing-advanced-tunit-advanced
dotnet-testing-advanced-tunit-fundamentals
dotnet-testing-advanced-webapi-integration-testing
dotnet-testing-advanced-xunit-upgrade-guide
dotnet-testing-advanced
dotnet-testing-autodata-xunit-integration
dotnet-testing-autofixture-basics
dotnet-testing-autofixture-bogus-integration
dotnet-testing-autofixture-customization
dotnet-testing-autofixture-nsubstitute-integration
dotnet-testing-awesome-assertions-guide
dotnet-testing-bogus-fake-data
dotnet-testing-code-coverage-analysis
dotnet-testing-complex-object-comparison
dotnet-testing-datetime-testing-timeprovider
dotnet-testing-filesystem-testing-abstractions
dotnet-testing-fluentvalidation-testing
dotnet-testing-nsubstitute-mocking
dotnet-testing-private-internal-testing
dotnet-testing-test-data-builder-pattern
dotnet-testing-test-naming-conventions
dotnet-testing-test-output-logging
dotnet-testing-unit-test-fundamentals
dotnet-testing-xunit-project-setup
dotnet-testing
Comprehensive skill for building, debugging, and optimizing DZMM.AI applications. Use this skill when users request creating interactive web apps on the DZMM platform, need guidance on DZMM API usage, or require help with existing DZMM applications. Covers AI-driven chatbots, visual novels, dating sims, content generators, RPG games, content platforms, and visual effect systems. Includes state management games, message management (reroll/edit/delete), multi-opening systems, rich text rendering, modular prompt engineering, resource reuse strategies, React/Vue to DZMM migration, and responsive mobile design.
e2e-bugfix
e2e-first-planning
eld-ground-check
提供嵌入式系统软硬件协同思考框架,涵盖硬件层、软件架构、资源约束、实时性、测试调试五大维度。当需要设计嵌入式应用、评审物联网系统、或需要全局视角审视 MCU/MPU 与软件配合时使用。支持裸机/RTOS 选型、功耗优化、内存预算、中断响应、OTA 升级等嵌入式特有场景决策。
Ensure pnpm is used exclusively for package management, blocking npm/yarn commands. Use when running package scripts, installing dependencies, or when user mentions package manager/依存関係/パッケージ.
验证 VS 的 entry_points 字段是否与 SPEC_PRJ_ENTRYPOINTS(入口类型标签)一致,生成缺失入口清单和补充建议。当准备 CONSTRAINT 验收前使用。
生成多环境配置清单和dotenv模板文件,确保dev/test/staging/prod环境配置完整。当需要创建环境配置、生成.env.example模板、文档化测试框架setup、映射CI环境变量时使用。解决dotenv经常被忽视的痛点。
Adapt escape room games for global markets (English, Korean, Japanese) with cultural considerations, efficient translation workflows, and language-agnostic design strategies. Handles multilingual template creation, cultural adaptation, and localization testing. Use when preparing games for international audiences or implementing multi-language support.
タスクの性質を LLM ベースで深く分析し、適切な executor(claudecode/codex/coderabbit/user)を判定する専門 Skill。キーワードベースの単純判定を置き換える。
DDDアーキテクチャでFastAPIのバックエンドを新規実装または既存コードベースをリファクタリングする際のガイド。レイヤー構成(domain/application/infrastructure/controller)、依存方向、責務境界、pydantic/sqlalchemy(sqlmodel)/alembic/pytestの前提、セッション管理(Dependsで1リクエスト1セッション、必要時UoW)を含む。
在 `comet` CLI 落地前,本指南提供手动创建符合设计规范的 feature 模块的完整流程。
file-restructurer
Enforces TDD Iron Law in flow-dev. NO PRODUCTION CODE WITHOUT A FAILING TEST FIRST.
Complete Flutter debugging toolkit combining PDCA methodology, Dart logging patterns, and MCP tools. Use when debugging Flutter apps - visual issues, runtime behavior, widget problems, or verifying fixes through device testing.
>
Google Forms を検索する。「Forms 検索」「フォーム検索」「Google Forms 検索」「フォームを探して」「Forms を見つけたい」「アンケート検索」「Google フォーム検索」などで起動。
提供前端开发、UI 实现、移动应用开发和现代前端框架能力。当需要实现用户界面、构建组件或开发移动应用时使用。
FSD + ES-lite アーキテクチャに基づく機能開発スキル。新しいfeature/entity/widgetを追加する時、CQRS + Event Sourcingパターンで実装する時、scaffoldスクリプトを使う時に使用。AI-nativeアプリケーション開発向け。
從規格目錄的 acceptance.yaml 生成/維護 BDD/ezSpec 測試。使用類似 Gherkin 語法,AI 自動產生 step definition(開發人員不需要手寫),驗收測試規格即為 Executable Specification。