Validate Australian phone numbers, addresses, postcodes, ABN/ACN numbers, and state/territory references. Use when reviewing any content with Australian business data.
CleanExpo/DR-NRPG
SkillsMP has collected 30 skills from CleanExpo/DR-NRPG. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 30
- GitHub stars
- 1
- GitHub forks
- 0
Skills in this repository
Showing 30 of 30 collected skills.
Domain knowledge for Australian disaster recovery and restoration services. Use when working on content, service descriptions, or any feature related to the DR/NRPG business model.
Verify factual accuracy of all claims, data, and information across the platform. Use when reviewing content, service descriptions, or business information for correctness.
Validate IICRC standard references, certification claims, and technical terminology. Use when working on service pages, guides, or content that references IICRC standards.
TypeScript coding standards for the DR-NRPG platform. Loaded automatically when working on .ts/.tsx files. Covers types, async patterns, error handling, naming, and best practices.
Typed API contract patterns enforcing consistency between FastAPI backend (Pydantic response models) and Next.js frontend (Zod response schemas). Covers schema location conventions, OpenAPI documentation, error response contracts, and versioning strategy.
Hybrid DAG execution primitive combining deterministic and agentic nodes with hard iteration caps
Claude Chrome extension tools for personal browser automation in the user's actual browser. Use for logged-in sessions, form filling, and interactive tasks.
Mathematical first principles validation for code quality. Triggers on "optimise", "algorithm", "performance", "complexity", "O(n)", or when reviewing code for efficiency. Enforces Turing (algorithmic), Von Neumann (architecture), Bezier (animation), and…
Scheduled task management patterns for Vercel cron jobs, Next.js API route handlers, and backend periodic tasks. Covers cron expression conventions, CRON_SECRET authentication, overlap protection, timezone handling (AEST/AEDT), and failure alerting.
Streaming CSV parse and generate patterns for large file support across Next.js frontend and FastAPI backend. Covers row-by-row streaming, Zod row validation, Pydantic export models, Australian locale formatting (DD/MM/YYYY dates, AUD currency), and…
Real-time dashboard patterns codifying the project's Status Command Centre component library, timeline/orbital layout, Supabase Realtime integration, and Scientific Luxury design enforcement for all data visualisation surfaces.
Zod and Pydantic validation patterns for input sanitisation, schema definition, and type-safe data contracts across the Next.js frontend and FastAPI backend. Enforces validation at system boundaries.
Responsive transactional email templates using React Email and Resend. Covers Scientific Luxury dark-theme email design, Australian locale formatting, template composition, preview tooling, and integration with the project's cron jobs and notification flows.
Structured error codes, categories, and user-facing messages for consistent error handling across FastAPI backend and Next.js frontend. Enforces a unified error contract between API responses and client-side handling.
Pre-execution governance with dynamic validation gates, risk/confidence scoring, and structured error format. Activates before destructive, multi-layer, or security-impacting operations to assess safety.
Autonomous project orchestration protocol for Next.js full-stack builds. Triggers on "build", "implement", "create feature", "plan", "architecture", or when starting new phases. Enforces phase-locked execution, token economy, and sectional verification gates.
Liveness, readiness, and deep dependency health endpoints for Next.js and FastAPI. Codifies the project's three-tier health probe architecture, Docker healthchecks, cron-based monitoring, and system health script.
XSS, SQL injection, and command injection prevention patterns for the Next.js frontend and FastAPI backend. Covers output encoding, parameterised queries, and OWASP Top 10 input handling.
Database-backed metrics instrumentation for Supabase/PostgreSQL with standardised metric types (counters, gauges, histograms), naming conventions, time-series aggregation, and optional OpenTelemetry export. Codifies the project's existing AgentMetrics and…
Notebook First retrieval policy — query NotebookLM notebooks before web search or context dumping
Playwright CLI and MCP tools for headless browser automation, E2E testing, screenshots, and web scraping. Use for CI-safe browser operations.
Design system enforcement for Scientific Luxury tier UI. Triggers on "design", "UI", "component", "styling", "animation", or when creating React components. Enforces OLED black backgrounds, spectral colours, single-pixel borders, physics-based animations, and…
Analyse project skill gaps, generate new skills, browse skill catalogues, and validate skill health. Triggers on "skill gap", "generate skill", "skill catalogue", "skill health", "missing skills", or when the project needs new agent capabilities.
Finite state machine patterns for complex flows using Python Enums and TypeScript union types. Covers state definition, transition validation, guard conditions, and side effects for orchestrator tasks, workflow execution, and UI component states.
JSON-structured logging patterns with correlation IDs, log levels, and contextual metadata for the FastAPI backend (structlog) and Next.js frontend (Logger class). Enforces consistent observability across the stack.
Architecture drift detection, silent failure scanning, hallucination prevention, and feature completeness auditing. Activates at phase boundaries, before merges, or on explicit audit requests.
pgvector embedding queries, similarity search, hybrid search, and multi-provider embedding generation for Supabase/PostgreSQL. Codifies the project's existing Memory Store and RAG Pipeline vector infrastructure.
Two-pass theme generation and code translation pipeline. Pass 1 generates high-entropy visual themes (colour palettes, glow intensities, animation timing, typography weights). Pass 2 translates themes into CSS variables, TypeScript design tokens, Tailwind…
Use when working on NRPG Platform tasks to follow repo conventions (NextAuth cookie sessions, tenant safety, and contractor privacy) and to run the correct checks.