Skip to main content

CleanExpo/Unite-Group

SkillsMP has collected 57 skills from CleanExpo/Unite-Group. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
57
GitHub stars
0
GitHub forks
0

Showing 40 of 57 collected skills.

occupation
unclassified
description

The authoritative environment-variable registry for the Unite-Group Nexus. Use whenever adding, reading, renaming, or debugging an env var or secret — new integration config, a `process.env.X` read, an auth/OAuth wiring, a cron secret, a "which variable holds…

updated
occupation
Database Architects
description

Create, verify, and promote Supabase schema changes via database branches. Every schema change/migration must be validated on a Supabase database branch before prod (see CLAUDE.md line 44).

updated
occupation
Software Developers
description

Verify production Supabase schema before shipping code that touches it. Use BEFORE writing or reviewing ANY code that reads or writes a Supabase table in the Nexus — new queries, inserts, updates, CHECK-constrained values, RLS-dependent reads, cron data…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Brand context for the ITR Button tax app (ato-ai.app) — write on-voice, factually-grounded, compliance-safe content. Fires when producing content for this AI tax-return-intake tool (org slug `ato` in credential-triage event routing). Loads brand, voice, key…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Brand context for CARSI (carsi.com.au) — write on-voice, factually-grounded content for the online restoration/cleaning training LMS. Fires when producing CARSI course, marketing, or social copy (org slug `carsi` in credential-triage event routing). Loads…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Brand context for CCW — Carpet Cleaners Warehouse (ccw-crm-web.vercel.app storefront ccwonline.com.au) — write on-voice, factually-grounded content for this trade-supply CLIENT of Unite-Group. Fires when producing CCW marketing, case-study, or CRM/ERP content…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Brand context for Disaster Recovery (disasterrecovery.com.au) — write on-voice, factually-grounded content for the consumer-facing disaster-restoration category hub. Fires when producing Disaster Recovery marketing, social, or category-authority copy (org…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Brand context for NRPG — National Restoration Practitioners Group (nrpg.business) — write on-voice, factually-grounded content for the contractor/industry-association platform. Fires when producing NRPG marketing, membership, or onboarding copy (org slug…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Brand context for RestoreAssist (restoreassist.app) — write on-voice, factually-grounded content for the all-in-one professional restoration software. Fires when producing RestoreAssist marketing, sales, docs, social, or email copy (org slug `restore` in…

updated
occupation
Software Developers
description

The executable go-live procedure for CRM Mission Control auto-execution — the CRM_AUTO_EXECUTE (admission) and CRM_DISPATCH_ARMED (dispatch) gates, the L0–L3 autonomy ladder, and the founder/Board arming checklist. Use whenever touching the CRM…

updated
occupation
Software Developers
description

The Synthex → Nexus witness-event handshake and the agent_actions.source contract. Use whenever touching the /api/events receiver, the synthex-events mapping, any code that inserts into agent_actions, or when adding a NEW source value or event type to the…

updated
occupation
Network & Computer Systems Administrators
description

Diagnose and fix failing integrations across the Unite-Group empire. Use whenever crons error, an integration stops producing data, logs show 401/403/404/429/timeout errors, tokens expire, a provider "randomly stopped working", email triage or coaches go…

updated
occupation
Software Developers
description

Verify time-sensitive facts against the live internet before using them. Use whenever an answer, code change, or decision depends on anything that can change over time — model IDs and names, API endpoints and parameters, SDK and package versions, provider…

updated
occupation
Software Developers
description

The engineering constitution for the Unite-Group Nexus monorepo (CleanExpo/Unite-Group). Use whenever writing, reviewing, planning, or committing ANY code in this repo — features, fixes, migrations, crons, CRM Mission Control or autonomy work, integrations,…

updated
occupation
Film & Video Editors
description

Produce one or many consistent, on-brand faceless marketing videos end-to-end from a topic — script → ElevenLabs voiceover (with timestamps) → one styled illustration per beat (margot/Nano-Banana) → ffmpeg stitch to 1080p, optionally uploaded to YouTube as…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Evaluates agent output adversarially before committing — prevents self-assessment bias

updated
occupation
Computer Occupations, All Other
description

Writes a structured session handoff so a fresh agent can continue without losing thread

updated
occupation
Computer Occupations, All Other
description

Single-agent mission orchestrator. Decomposes a mission into tasks, spawns one worker per task using the default model, verifies exit criteria, and chains tasks with retry. No critic pattern — each worker self-verifies. Simple, fast, works with any model…

updated
occupation
Software Developers
description

Turn a plain-English vision or task into a verified, build-ready spec before any code. Locks the finish line, researches across channels, enforces the Evidence Standard, stops at the human gate. Adopted from CleanExpo/Fabel-Prompt-Engineer for the…

updated
occupation
Project Management Specialists
description

Loop through advisor profiles in knowledge/board/ and return a combined multi-persona critique of a spec, draft, or decision.

updated
occupation
Project Management Specialists
description

Turn a plain-English vision into a verified, build-ready spec. Locks the finish line, researches across channels, enforces the Evidence Standard, and stops at the human approval gate.

updated
occupation
Software Developers
description

Capture the user's feedback about an output and update the relevant skill or knowledge files so future outputs get sharper.

updated
occupation
Office Clerks, General
description

File new articles, transcripts, and notes into knowledge/ in the right place with source metadata and an evidence tag.

updated
occupation
Computer Occupations, All Other
description

Manifest-first context isolation — each subagent receives only its scope, never the full codebase

updated
occupation
Software Developers
description

Apply this skill for ANY decision with non-obvious tradeoffs: architectural choices, debugging without a clear root cause, performance strategies, security decisions, feature design with competing constraints, refactoring scope decisions. Forces…

updated
occupation
Software Developers
description

Apply this skill before executing ANY irreversible action: bash commands that delete, reset, or overwrite; database migrations; git destructive operations (push --force, reset --hard, branch -D); environment variable changes; deployment triggers. Apply before…

updated
occupation
Software Developers
description

Autonomous task completion loop with PRD tracking and persistent progress memory

updated
occupation
Web & Digital Interface Designers
description

Apply this skill for ALL UI work in Unite-Group: components, pages, layouts, Tailwind classes, design decisions, CSS, visual styling, colour choices, spacing, typography. Also apply when reviewing or auditing existing UI, suggesting improvements, or building…

updated
occupation
Software Developers
description

Apply this skill before creating new files, new abstractions, new dependencies, new API routes, new database tables, or new components. Detects architectural drift, complexity accumulation, and pattern violations before they get committed. Also applies when…

updated
occupation
Computer Occupations, All Other
description

[REQUIRED — This is what Claude reads to decide whether to apply the skill] Apply this skill for ANY [exhaustive list of scenarios where this applies]. Trigger verbs: ANY, BEFORE, WHEN, AFTER. Be specific — vague descriptions cause missed triggers. End with:…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Hard verification gate — no task is complete without proof it works (Next.js/Supabase stack)

updated
occupation
Computer Occupations, All Other
description

Route complex requests to the right specialist agent or chain of agents. Central brain of the agent swarm — analyses what the user needs, determines which specialist domain(s) are required, and coordinates parallel or sequential agent execution. Use when a…

updated
occupation
Software Developers
description

Type-safe fetch wrapper with interceptors, retry, and error normalisation for Next.js API clients

updated
occupation
Software Developers
description

Typed API contract patterns enforcing consistency between Next.js API routes (Zod request/response schemas) and frontend consumers. Covers schema location conventions, error response contracts, and versioning strategy.

updated
occupation
Information Security Analysts
description

Structured audit event logging for compliance, forensics, and activity tracking — 7-year retention per Privacy Act 1988

updated
occupation
Technical Writers
description

Act as a brand ambassador — create authentic, platform-specific social media content that embodies a brand's identity and connects with audiences. Use when asked to "create social media content for a brand", "act as a brand ambassador", "write ambassador…

updated
occupation
Chief Executives
description

Orchestrates 9-persona CEO Board deliberation for strategic business decisions, with persistent agent expertise files

updated
occupation
Software Developers
description

Apply this skill WHEN scaffolding a new cron "pull" route that syncs external/derived data into Supabase on a schedule (Vercel cron). Encodes the Unite-Hub cron invariants: CRON_SECRET auth, FOUNDER_USER_ID actor, overlap safety, idempotent upsert, last-sync…

updated
Showing 40 of 57 collected skills.