Nordic-AI

12 mods across 1 repository, 2 stars between them.

accessibility-audit

01

Nordic-AI/production-readiness-skills

Skill Claude CodeCodex

Reviews web and application accessibility against WCAG 2.2 AA and the European Accessibility Act (EAA, enforceable June 2025). Covers semantic HTML, ARIA usage, keyboard navigation, focus management, color contrast, screen-reader compatibility, form labels and errors, alternative text, motion and animation…

2 4mo ago A 167 tokens original Apache-2.0

ai-readiness

02

Nordic-AI/production-readiness-skills

Skill Claude CodeCodex

Production readiness review for applications incorporating AI / ML — covering classical ML models, generative models, LLM-powered applications, RAG systems, and agentic workflows. Checks AI system inventory, EU AI Act classification, training data governance, model supply chain, evaluation harness, prompt injection…

2 4mo ago A 160 tokens original Apache-2.0

compliance-check

03

Nordic-AI/production-readiness-skills

Skill Claude CodeCodex

Regulatory and legal compliance audit. Discovers which frameworks apply based on jurisdiction, industry, and data types, then checks the codebase against the applicable controls. EU-first (GDPR, NIS2, EU AI Act, DORA) with support for UK, US federal and state laws, sector-specific regimes (HIPAA, PCI-DSS, SOC 2, ISO…

2 4mo ago A 128 tokens original Apache-2.0

Nordic-AI/production-readiness-skills

Skill Claude CodeCodex

Reviews how data is classified, stored, transmitted, retained, and destroyed. Covers encryption at rest and in transit, PII classification and inventory, retention and deletion policies, data residency, key management, backup integrity, and anonymization / pseudonymization. Use when the user asks about "data…

2 4mo ago A 114 tokens original Apache-2.0

observability-audit

05

Nordic-AI/production-readiness-skills

Skill Claude CodeCodex

Reviews logging, metrics, distributed tracing, error reporting, alerting, and operational runbooks. Checks that the system emits the right telemetry at the right granularity, that signals are actionable, and that on-call has what it needs. Use when the user asks about "observability", "logging", "metrics", "tracing"…

2 4mo ago A 106 tokens original Apache-2.0

Nordic-AI/production-readiness-skills

Skill Claude CodeCodex

Orchestrates a full production-readiness review of an application. Use when the user asks "is this production-ready", "audit my app", "what's missing before we ship", "prepare this for launch", or when they invoke /production-readiness. Triages scope, jurisdiction, and stack, then delegates to the 8 specialist audit…

2 4mo ago A 110 tokens original Apache-2.0

release-readiness

07

Nordic-AI/production-readiness-skills

Skill Claude CodeCodex

Reviews the path from code commit to running production — CI/CD pipeline quality, deployment strategy (rolling, blue-green, canary), rollback procedures, database migration patterns, feature-flag discipline, environment parity, release versioning, smoke tests after deploy, deployment observability hooks, and change…

2 4mo ago A 151 tokens original Apache-2.0

reliability-audit

08

Nordic-AI/production-readiness-skills

Skill Claude CodeCodex

Reviews an application's reliability posture — error handling, retries with backoff and jitter, timeouts, idempotency, circuit breakers, graceful degradation, transaction boundaries, and failure isolation. Use when the user asks about "reliability", "error handling", "resilience", "retries", "timeouts", "graceful…

2 4mo ago A 101 tokens original Apache-2.0

scalability-review

09

Nordic-AI/production-readiness-skills

Skill Claude CodeCodex

Scope-aware review of scalability and performance readiness — database indexing and query patterns, N+1 queries, caching strategy, connection pooling, horizontal scalability, statelessness, rate limiting, pagination, background job architecture, and expected-load headroom. Thresholds adapt sharply to the project's…

2 4mo ago A 118 tokens original Apache-2.0

security-audit

10

Nordic-AI/production-readiness-skills

Skill Claude CodeCodex

Comprehensive application security audit covering OWASP Top 10, authentication, authorization, secret handling, input validation, cryptography, session management, CORS, CSP, security headers, and common injection vectors. Use when the user asks to "audit security", "review auth", "check for vulnerabilities", "run a…

2 4mo ago A 112 tokens original Apache-2.0

supply-chain-audit

11

Nordic-AI/production-readiness-skills

Skill Claude CodeCodex

Reviews software supply chain security — dependency vulnerabilities, lockfile pinning, SBOM generation, build reproducibility, base image hygiene, commit signing, secret scanning in history, and CI/CD pipeline integrity. Use when the user asks about "supply chain", "dependencies", "SBOM", "vulnerabilities", "CVEs"…

2 4mo ago A 104 tokens original Apache-2.0

test-coverage

12

Nordic-AI/production-readiness-skills

Skill Claude CodeCodex

Enforces a 90% line and branch coverage threshold and audits for meaningful integration, end-to-end, stress, and property-based tests beyond unit tests. Identifies critical paths that lack coverage, flags tests that pass without asserting, and in edit mode generates missing test scaffolds. Use when the user asks to…

2 4mo ago A 110 tokens original Apache-2.0