Validate Australian phone numbers, addresses, postcodes, ABN/ACN numbers, and state/territory references. Use when reviewing any content with Australian business data.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٣٠ من skills من CleanExpo/DR-NRPG. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٣٠ من أصل ٣٠ skills مجمعة.
Validate Australian phone numbers, addresses, postcodes, ABN/ACN numbers, and state/territory references. Use when reviewing any content with Australian business data.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية