Skills perigon-angular
๐Ÿ“ฆ

perigon-angular

Content revision r1 Safe

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.

Supports: Claude Codex Code(CC)
๐Ÿฅ‰ 78 Bronze

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "perigon-angular" from https://skillstore.io/skills/aterdev-perigon-angular.md and its manifest at https://skillstore.io/api/skills/aterdev-perigon-angular/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.

Agent-readable resources

Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.

Test it

Using "perigon-angular". Add an admin settings page to the WebApp.

Expected outcome:

A concise implementation plan that places the page under app/pages, uses standalone Angular Material imports, and updates routing consistently.

Using "perigon-angular". Review a pull request that adds translated labels.

Expected outcome:

A review summary that checks assets/i18n files, shared key references, and user-facing text consistency.

Using "perigon-angular". Modernize an Angular form in a Perigon component.

Expected outcome:

A refactor plan that uses signals where suitable, preserves validation behavior, and keeps styles beside the component.

Security Audit

Safe
v8 โ€ข 7/6/2026 Open versioned report

Static findings were false positives caused by Angular guidance using words like standalone, signals, and tooling. No prompt injection, data exfiltration intent, or unsafe command execution was found in SKILL.md.

1
Files scanned
16
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were detected by the latest completed static and semantic audit. This does not prove the skill has no side effects.
Audited by: codex View Audit History โ†’
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/aterdev-perigon-angular/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/aterdev-perigon-angular/security.svg)](https://skillstore.io/skills/aterdev-perigon-angular?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/aterdev-perigon-angular?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/aterdev-perigon-angular/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/aterdev-perigon-angular.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA ยท BibTeX ยท CFF)

APA citation

AterDev. (2026). perigon-angular security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/aterdev-perigon-angular/audits/8

BibTeX citation

@techreport{aterdev-aterdev-perigon-angular-2026, author = {AterDev}, title = {perigon-angular security audit report (audit version 8)}, institution = {Skillstore}, year = {2026}, number = {8}, url = {https://skillstore.io/skills/aterdev-perigon-angular/audits/8}, note = {Author version unspecified} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "perigon-angular 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-angular/audits/8" identifiers: - type: other value: "skillstore:aterdev-perigon-angular:audit:8" description: "Skillstore immutable audit report identifier"

Skillstore Score

Why this score Evidence Confidence: High
55
Architecture
85
Maintainability
87
Content
69
Community
83
Spec Compliance

What You Can Build

Add Angular Pages

Create or update WebApp pages while following Perigon route, layout, style, and component locations.

Maintain Shared UI

Build shared Angular Material components with standalone imports and local stylesheet conventions.

Align Localization Work

Update translated strings and keys while keeping assets and shared i18n references consistent.

Try These Prompts

Create a Page
Create a Perigon Angular page for [feature]. Follow the app/pages layout, standalone component style, Angular Material usage, and local SCSS conventions.
Update a Service
Update the Angular service for [API area]. Keep client files in app/services, preserve the HTTP interceptor, and use existing environment configuration.
Refactor State
Refactor [component or form] to use signals or signal forms where appropriate. Preserve behavior and avoid legacy two-way binding unless needed.
Review Feature Fit
Review this Angular change for Perigon conventions. Check routes, layout reuse, Material imports, services, i18n keys, auth guards, and stylesheet placement.

Best Practices

  • Keep new UI work inside the existing WebApp folder structure.
  • Use standalone components and Angular Material imports that match nearby files.
  • Update i18n keys and translated strings together.

Avoid

  • Do not introduce NgModules for new components.
  • Do not bypass the existing customer HTTP interceptor.
  • Do not scatter page styles outside the component stylesheet pattern.

Frequently Asked Questions

What projects is this skill for?
It is for frontend work in the Perigon WebApp Angular application.
Does it require Angular Material?
Yes. The guidance prefers Angular Material and the existing theme files.
Can it help with services?
Yes. It directs HTTP clients, models, and service files to app/services.
Does it cover localization?
Yes. It points string work to assets/i18n files and shared key references.
Should tests run automatically?
No. The skill says to avoid builds or tests unless the user requests them.
Which AI tools are supported?
The report lists Claude, Codex, and Claude Code as supported tools.

Developer Details

Author

AterDev

License

MIT

Skillstore revision

r1

Version notice

The author did not declare a version.

Ref

c4231f0153ccd2a2ed62274c5a372bf8f2386d3f

Maintenance freshness

7/18/2026

Usage

8 downloads ยท 154 views

File structure

๐Ÿ“„ SKILL.md

More from AterDev

View all
View all