mit einem Klick
Perigon.Modules
Perigon.Modules enthält 3 gesammelte Skills von AterDev, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Perigon 主入口技能:用于基于 Perigon CLI/MCP 进行项目脚手架、模块与服务生成、DTO/Manager/Controller/Request 客户端生成、MCP 配置与 Studio 操作,以及日常后端/前端开发中的代码生成与模板化工作。Use when: any Perigon-based development task, scaffolding, code generation, module/service creation, API client generation, MCP setup, Studio usage, backend/frontend implementation that should follow Perigon conventions.
为 Perigon 项目设计、实现和审查 UI 与用户交互,覆盖 Web(Angular Material + Bootstrap flex/grid)、Desktop(WPF 或 Avalonia)和 Phone(Android Material)。Use when creating or revising pages, forms, navigation, dialogs, lists, tables, responsive layouts, component choices, loading/empty/error states, keyboard or touch behavior, accessibility, localization, or visual interaction consistency; also use when reviewing frontend or XAML UI for usability defects.
Add, run, and diagnose tests for Perigon.Modules using TUnit, Microsoft.Testing.Platform, and Aspire.Hosting.Testing. Use for unit tests, module API integration tests, AppHost test fixtures, authenticated HttpClient setup, resource readiness, test database lifecycle, or focused regression verification.