perigon-angular
78Build 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 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.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "perigon-backend" from https://skillstore.io/skills/aterdev-perigon-backend.md and its manifest at https://skillstore.io/api/skills/aterdev-perigon-backend/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-backend". Design an Order module using Perigon backend conventions.
Expected outcome:
A layered implementation plan covering the Order entity, DTO shapes, manager responsibilities, controller endpoints, EF Core relationships, and migration placement.
Using "perigon-backend". Review a Product controller for Perigon compliance.
Expected outcome:
A concise review noting controller inheritance, verb attributes, response patterns, validation placement, and any business logic that should move to a manager.
Using "perigon-backend". Plan bulk import for inventory records.
Expected outcome:
A backend plan using manager operations, EF Core bulk extensions, transaction handling, validation boundaries, and projected query responses.
All five static system reconnaissance findings were reviewed against SKILL.md and adjudicated as false positives. The skill contains backend architecture guidance only, with no prompt injection, exfiltration intent, or unauthorized system inspection instructions found.
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-backend/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/aterdev-perigon-backend?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/aterdev-perigon-backend?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/aterdev-perigon-backend/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/aterdev-perigon-backend.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-backend security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/aterdev-perigon-backend/audits/8@techreport{aterdev-aterdev-perigon-backend-2026,
author = {AterDev},
title = {perigon-backend security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/aterdev-perigon-backend/audits/8},
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-backend security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "AterDev"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/aterdev-perigon-backend/audits/8"
identifiers:
- type: other
value: "skillstore:aterdev-perigon-backend:audit:8"
description: "Skillstore immutable audit report identifier"
Create entities, DTOs, managers, and controllers that match Perigon backend structure.
Check entity fields, DbContext placement, migrations, projections, and tracking choices against project conventions.
Keep REST controller methods, response types, validation, and business logic boundaries consistent.
Use the perigon-backend conventions to design a new entity for [domain]. Include required fields, relationships, and DTO shapes.
Apply the perigon-backend manager conventions to implement [workflow]. Keep business rules in the manager and controller concerns outside it.
Review this controller against perigon-backend conventions. Check method names, HTTP verbs, response types, validation, and manager boundaries.
Plan a Perigon backend feature for [requirement]. Cover entity design, EF Core changes, DTOs, manager operations, controller methods, and AppHost considerations.
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-backendRef
c4231f0153ccd2a2ed62274c5a372bf8f2386d3f
Maintenance freshness
7/18/2026
Usage
11 downloads ยท 178 views
File structure
๐ SKILL.md
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.
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.
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.
Build Reliable Backend APIs
by alirezarezvani
Backend projects often need consistent planning across APIs, databases, security, and deployment. This skill gives Claude, Codex, and Claude Code structured backend guidance with simple helper scripts and references.
Design Better REST and GraphQL APIs
by supercent-io
API teams need consistent contracts before implementation starts. This skill guides resource design, request formats, errors, versioning, and documentation.
Build Convex Components
by get-convex
Convex components need clear data ownership, wrapper functions, and generated types. This skill guides component design, implementation, wiring, and validation for Convex projects.
Build Reliable Backend Models
by DevanB
Backend teams need consistent model definitions that match database and ORM standards. This skill guides AI assistants through model naming, relationships, casts, validation, factories, and seeders.
Build Production Laravel Features
by sickn33
Laravel projects need consistent architecture, validation, security, and performance discipline. This skill guides Claude, Codex, and Claude Code toward idiomatic Laravel solutions.