Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

Unite-Hub

Unite-Hub에는 CleanExpo에서 수집한 skills 56개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
56
Stars
1
업데이트
2026-06-17
Forks
0
직업 범위
직업 카테고리 13개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

unite-supabase-journey-guard
소프트웨어 개발자

Apply this skill for Unite-Hub Supabase migrations, PostgREST/Data API visibility, founder-scoped Playwright journeys, or errors such as PGRST205, access=denied, stale Supabase linked refs, or migration history drift. Prevents repeating the SQL/cache/auth loop by enforcing the exact verification sequence for core journeys.

2026-06-17
northstar-navigator
프로젝트 관리 전문가

The compass for Unite-Hub's road to /shipit. Defines the single NorthStar (a real, comprehensive, working founder CRM in production, every section GREEN), the binding definition of GREEN, and the No-Invaders Manifest that keeps the build honest and surgical. Consult BEFORE deciding what to build/skip/finish — it resolves "200 ≠ real" temptations and scope-creep pressure. P1, auto-loaded.

2026-05-29
cron-pull-template
소프트웨어 개발자

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 timestamp, and failure surfacing. Generic `cron-scheduler` covers scheduling; this covers the PULL handler body. P3.

2026-05-29
mock-vs-real-detector
소프트웨어 품질 보증 분석가·테스터

Apply this skill WHEN verifying that a route, page, or integration serves REAL data and not silent mock/placeholder data. Detects the "false-green" failure mode: an endpoint returns 200 (or a page renders) while the underlying data is fabricated because a provider is unconnected. Trigger WHENEVER classifying a section's readiness, reviewing integration wrappers, or before marking anything GREEN. P2 — load on audit/verify tasks.

2026-05-29
context-partitioning
소프트웨어 개발자

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

2026-03-26
council-of-logic
소프트웨어 개발자

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 multi-perspective analysis before committing to a solution. P1 auto-load — always active on complex reasoning tasks.

2026-03-26
execution-guardian
소프트웨어 개발자

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 proposing solutions when requirements are ambiguous. Blocks unsafe execution defaults. P1 auto-load — always active.

2026-03-26
ralph-wiggum
소프트웨어 개발자

Autonomous task completion loop with PRD tracking and persistent progress memory

2026-03-26
scientific-luxury-design
그래픽 디자이너

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 anything that will be rendered in a browser. If there is any visual or interactive element involved, this skill applies.

2026-03-26
system-supervisor
소프트웨어 개발자

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 reviewing existing code for structural issues. P1 auto-load — always active when the system structure changes.

2026-03-26
skill-name-kebab-case-matches-directory-name
소프트웨어 개발자

[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: "[Priority context]. [Auto-load statement if P1]."

2026-03-26
verification-first
소프트웨어 품질 보증 분석가·테스터

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

2026-03-26
agent-orchestrator
프로젝트 관리 전문가

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 request spans multiple domains, when deciding which specialist should handle an ambiguous request, or when a task requires a multi-step pipeline across different skills. Triggers on: multi-step requests, cross-domain tasks, "coordinate", "plan this out", "I need help with multiple things", or any complex request that touches more than one specialist area.

2026-03-25
api-client
소프트웨어 개발자

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

2026-03-25
api-contract
소프트웨어 개발자

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.

2026-03-25
audit-trail
소프트웨어 개발자

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

2026-03-25
brand-ambassador
시장조사 분석가·마케팅 전문가

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 posts", "promote [brand] on social media", "create influencer-style content", "write authentic brand content", or any request involving representing a brand through social content. Triggers on: ambassador voice, brand promotion posts, UGC-style content, or when someone wants social media content that sounds like a real person recommending a brand rather than corporate marketing copy. Especially relevant for Synthex AI social content pipeline and the 7 businesses in the Unite-Group network.

2026-03-25
ceo-board
최고 경영자

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

2026-03-25
definition-of-done-builder
프로젝트 관리 전문가

">"

2026-03-25
delegation-planner
총괄·운영 관리자컴퓨터·정보 시스템 관리자

">"

2026-03-25
dispatching-parallel-agents
소프트웨어 개발자

Use when facing 2+ independent failures or tasks that can be worked on concurrently without shared state. Groups independent failures by component (frontend/backend/database), launches concurrent agents, integrates results, then runs full test suite. Triggers on multiple independent test failures, multi-component CI failures, or parallel feature work.

2026-03-25
evidence-verifier
프로젝트 관리 전문가

">"

2026-03-25
finished-audit
프로젝트 관리 전문가

">"

2026-03-25
finishing-branch
소프트웨어 개발자

End-of-feature workflow for development branches. Verifies tests pass, generates PR description, chooses merge strategy, cleans up worktrees, and manages branch lifecycle. Triggers on "create PR", "merge", "finishing", "branch cleanup", "ready to merge", or at end of feature work.

2026-03-25
git-worktrees
소프트웨어 개발자

Creates isolated git worktrees for feature development with automatic dependency installation, baseline test verification, and .gitignore safety checks. Extends the /minion isolation model with a formal worktree workflow. Triggers on "new feature", "isolate", "worktree", multi-session work, or when parallel development is needed.

2026-03-25
idea-to-production
소프트웨어 개발자

Plain-English pipeline from idea to production — routes user requests to the right phase and agent

2026-03-25
model-currency-checker
소프트웨어 개발자

">"

2026-03-25
notebooklm-second-brain
소프트웨어 개발자

Notebook First retrieval policy — query NotebookLM notebooks before web search or context dumping

2026-03-25
oauth-flow
소프트웨어 개발자

OAuth 2.0 and OIDC integration with PKCE, Supabase Auth providers, and redirect URI validation

2026-03-25
outcome-translator
프로젝트 관리 전문가

">"

2026-03-25
senior-saas-pm
프로젝트 관리 전문가

Act as a Senior Project Manager with 15 years of SaaS delivery experience — advising, creating deliverables, and managing the full lifecycle from discovery through renewal. Triggers on: project plan, implementation plan, sprint planning, risk register, stakeholder update, SOW, resource plan, go-live, project charter, retrospective, change request, escalation, budget tracking, RACI, governance, release plan, data migration, QA strategy, UAT, cutover, capacity planning, velocity, burndown, kickoff, lessons learned, or any request involving running a SaaS project. Also triggers on "we're behind schedule", "the client is unhappy", or "how should I run this project?"

2026-03-25
systematic-debugging
소프트웨어 품질 보증 분석가·테스터

Use when encountering any bug, test failure, or unexpected behaviour, before proposing any fixes. Four-phase root-cause protocol with hard 3-attempt circuit breaker. Enhances the bug-hunter agent with structured investigation. Triggers on "bug", "error", "failing", "crash", "debug", "broken", "why isn't", "not working".

2026-03-25
tdd
소프트웨어 품질 보증 분석가·테스터

Use when implementing any feature or bug fix. Hard gate — no production code without a failing test first. Applies to vitest (apps/web/) and pytest (apps/backend/). Triggers on "implement", "add feature", "fix bug", "new component", "new endpoint", or any code-writing task.

2026-03-25
visual-excellence-enforcer
소프트웨어 개발자

">"

2026-03-25
blueprint-engine
소프트웨어 개발자

Hybrid DAG execution primitive combining deterministic and agentic nodes with hard iteration caps

2026-03-03
claude-browser
소프트웨어 개발자

Claude Chrome extension tools for personal browser automation in the user's actual browser. Use for logged-in sessions, form filling, and interactive tasks.

2026-03-03
council-of-logic
소프트웨어 개발자

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 Shannon (compression) principles.

2026-03-03
cron-scheduler
소프트웨어 개발자

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.

2026-03-03
csv-processor
소프트웨어 개발자

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 memory-safe chunked processing.

2026-03-03
dashboard-patterns
소프트웨어 개발자

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.

2026-03-03
이 저장소에서 수집된 skills 56개 중 상위 40개를 표시합니다.