enigmatry
- 12 skills
- 0 followers
- 9 hours ago last updated
- ▌ Baseline Security Audit · enigmatryEnsures baseline security practices are followed in the project. Use this when asked to perform a security audit on the codebase. Can create Jira stories for selected security findings.
- ▌ A11Y · enigmatryGuidance for creating accessible code conforming to WCAG 2.2 Level AA. Use this when building or reviewing UI components, forms, navigation, or any user-facing HTML/Angular templates.
- ▌ Scss Tests · enigmatryWriting SCSS unit tests for libs/scss-foundation using sass-true and Jest. Use this when adding or reviewing SCSS mixins, functions, or utilities in libs/scss-foundation/src/modules.
- ▌ Entry Code Review · enigmatryProject-specific code review checklist for the entry-angular-building-blocks workspace — configuration pattern, library entry-point boundaries, public API surface, signals API, search filter models, selector conventions, and severity tiers. Use this when reviewing any change in libs/ or apps/demo-app. Prefer this over the generic built-in review for changes in this repo.
- ▌ Angular Typescript · enigmatryFull Angular 22 / TypeScript 6 / ES2022 coding standards for this workspace — async handling, DI, standalone migration, type system, error handling, security, performance, and documentation rules. The high-traffic rules are already in CLAUDE.md; load this skill when you need the complete reference, are writing a non-trivial amount of new TypeScript, or are unsure whether a pattern is allowed.
- ▌ Aspnet REST Apis · enigmatryEnigmatry Entry Blueprint .NET 9 Web API patterns covering MediatR, Autofac, FluentValidation, and vertical slice architecture. Use this when adding or modifying .NET API features, handlers, validators, or controllers.
- ▌ Csharp Unit Tests · enigmatryBest practices for C# unit and integration testing with NUnit, FluentAssertions and NSubstitute. Use this when writing or reviewing C# tests.
- ▌ Angular Unit Testing · enigmatryBest practices for Angular unit testing with Jest in the blueprint frontend. Use this when writing or reviewing Angular/TypeScript spec files.
- ▌ Code Review Blueprint · enigmatryEnigmatry Entry Blueprint code review checklist covering .NET 9 and Angular/TypeScript. Use this when reviewing or performing a code review on blueprint changes.
- ▌ Azure Devops Pipelines · enigmatryBest practices for Azure DevOps Pipeline YAML files in the Enigmatry Entry Blueprint project. Use this when creating, editing, or reviewing Azure DevOps CI/CD pipeline YAML.
- ▌ Csharp Coding Standards · enigmatryC# 13 coding standards for the YOS project — naming, formatting, nullability, and testing conventions. Use this when writing, reviewing, or refactoring any C# (.cs) file.
- ▌ Typescript Coding Standards · enigmatryTypeScript 5.x / ES2022 coding standards for the YOS Angular project — naming, formatting, type system, async patterns, and architecture conventions. Use this when writing, reviewing, or refactoring any TypeScript (.ts) file.