원클릭으로
Perigon.Modules
Perigon.Modules에는 AterDev에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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.