perigon-backend
78Build Perigon Backend Features
Perigon backend work requires strict architecture, EF Core, and Aspire conventions. This skill guides Claude, Codex, and Claude Code through those project patterns.
Apply Perigon Coding Conventions
Perigon projects need agents to follow established backend, frontend, and documentation rules. This skill points Claude, Codex, and Claude Code toward the right conventions before code generation.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "perigon-agent" from https://skillstore.io/skills/aterdev-perigon-agent.md and its manifest at https://skillstore.io/api/skills/aterdev-perigon-agent/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "perigon-agent". Plan a new customer endpoint for a Perigon service.
Expected outcome:
The agent identifies the controller, manager, DTO, and entity folders, then recommends a RESTful endpoint using the existing manager pattern.
Using "perigon-agent". Review a generated data-access change.
Expected outcome:
The agent checks for Code First usage, Guid v7 identifiers, efficient projections, and avoided heavy Include calls.
Using "perigon-agent". Update an Angular route and translation.
Expected outcome:
The agent points to the route file, service folder, shared component area, and i18n asset path before editing.
The static findings are false positives from instructional prose in SKILL.md. The hardcoded URL is a documentation reference, and the flagged reconnaissance lines describe project conventions and caution against automatic builds or migrations.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/aterdev-perigon-agent/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/aterdev-perigon-agent?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/aterdev-perigon-agent?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/aterdev-perigon-agent/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/aterdev-perigon-agent.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>AterDev. (2026). perigon-agent security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/aterdev-perigon-agent/audits/9@techreport{aterdev-aterdev-perigon-agent-2026,
author = {AterDev},
title = {perigon-agent security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/aterdev-perigon-agent/audits/9},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "perigon-agent security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "AterDev"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/aterdev-perigon-agent/audits/9"
identifiers:
- type: other
value: "skillstore:aterdev-perigon-agent:audit:9"
description: "Skillstore immutable audit report identifier"
Use the skill to find the expected service, manager, DTO, and controller locations before creating a feature.
Use the skill to place route, service, shared component, and translation changes in the expected frontend folders.
Use the skill to check whether generated work follows Perigon defaults for APIs, exceptions, managers, and database access.
Use the perigon-agent skill. Identify the relevant Perigon instructions and project locations for my requested change before editing files.
Use the perigon-agent skill to plan a Perigon feature. List the backend and frontend files likely involved, then wait for my confirmation.
Use the perigon-agent skill while implementing this change. Follow RESTful API, ManagerBase, Code First, Guid v7, and BusinessException conventions.
Use the perigon-agent skill to review this change. Check folder placement, API shape, manager calls, database access, projections, and error handling.
Author
AterDevLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/AterDev/Perigon.template/tree/main/ApiStandard/.github/skills/perigon-agentRef
c4231f0153ccd2a2ed62274c5a372bf8f2386d3f
Maintenance freshness
7/18/2026
Usage
7 downloads ยท 194 views
File structure
๐ SKILL.md
Build Perigon Backend Features
Perigon backend work requires strict architecture, EF Core, and Aspire conventions. This skill guides Claude, Codex, and Claude Code through those project patterns.
Build Perigon Angular Frontends
Angular teams need consistent project conventions across routes, services, UI, styles, and i18n. This skill guides Claude, Codex, and Claude Code toward Perigon WebApp patterns.
Build Angular Utilities with @delon/util
by 7Spade
Angular teams often repeat data formatting, cloning, grouping, and browser helper logic. This skill shows how to use @delon/util helpers in ng-alain and task workflow components.
Build @delon Chart Dashboards
by 7Spade
Angular teams need consistent charts that match ng-alain dashboard patterns. This skill provides @delon/chart examples and guidance for common enterprise visualizations.
Review .NET Code for Modern C# Practices
by BrendanShields
C# teams need consistent reviews for naming, async flow, exceptions, and LINQ usage. This skill gives Claude, Codex, and Claude Code a focused checklist with concrete .NET examples.
Build Modern C# and .NET Applications
by sickn33
Complex .NET projects require consistent architecture, asynchronous design, performance discipline, and reliable tests. This skill provides focused C# guidance and verifiable implementation steps.
Design Production-Ready .NET Backends
by sickn33
Complex .NET systems need clear architecture, reliable data access, and measurable performance. This skill guides production-ready C#, ASP.NET Core, testing, caching, and deployment decisions.
Build Production-Ready .NET Backends
by sickn33
Complex .NET backends need consistent architecture, data access, resilience, and testing patterns. This skill supplies focused guidance and reusable C# templates for those decisions.