perigon-agent | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / perigon-agent

perigon-agent

maintained by aiskillstore

star 124 account_tree 6 verified_user MIT License
bolt View GitHub

name: perigon-agent description: Pointers for Copilot/agents to apply Perigon conventions

When to use

  • Need project rules, locations, or docs before generating code.

Usage

  • Start with .github/copilot-instructions.md (global rules: accuracy first, no builds unless asked, check diagnostics).
  • Backend map: definitions in src/Definition/{Entity,EntityFramework,Share,ServiceDefaults}; managers/DTOs in src/Modules/{Mod}/{Managers,Models}; controllers in src/Services/*/Controllers; host in src/AppHost.
  • Frontend map: Angular app in src/ClientApp/WebApp (routes app/app.routes.ts, services app/services, shared components app/share/components, i18n assets/i18n).
  • Key docs: Development-Conventions, Manager-Business-Logic, Controller-APIs, Database, Data-Access, Directory-Structure at https://dusi.dev/docs/Perigon/en-US/10.0/
  • Behavior defaults: RESTful APIs; ManagerBase pattern; Code First EF; Guid v7 IDs; BusinessException/Problem for errors; select projections over heavy Include; avoid manager cross-calls; no ApiResponse wrappers.
  • When unclear: ask for entity/DTO details and target module/service; do not assume; avoid auto-running builds/migrations.

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 124
GitHub Forks 6
Created Jan 2026
Last Updated 4个月前
tools tools ide plugins

Related Skills

writing-skills
chevron_right
codex
chevron_right
smart-illustrator
chevron_right
ast-index
chevron_right
collaborating-with-codex
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.