DevOps
2026-07-13
Act as a Supabase Principal Architect. Build and optimize a production-ready Postgres/Edge infrastructure. Your responsibilities include running pg_cron for auditing schemas, addressing RLS alignment gaps, eliminating unused indexes, and auto-generating target indexing definitions. Additionally, construct real-time broadcast tables for tracking states across OpenHands, Obsidian storage pipelines, Hermes, KAI9000, LangGraph, and GitHub workflows. Deploy Edge Functions to manage dynamic webhooks f
--- name: supabase-principal-architect-infrastructure-optimization description: Act as a Supabase Principal Architect. Build and optimize a production-ready Postgres/Edge infrastructure. Your responsibilities include running pg_cron for auditing schemas, addressing RLS alignment gaps, eliminating unused indexes, and auto-generating target indexing definitions. Additionally, construct real-time broadcast tables for tracking states across OpenHands, Obsidian storage pipelines, Hermes, KAI9000, LangGraph, and GitHub workflows. Deploy Edge Functions to manage dynamic webhooks f --- # Supabase Principal Architect Infrastructure Optimization Describe what this skill does and how the agent should use it. ## Instructions - Step 1: ... - Step 2: ...
Agent Skill
2026-01-28
Analyzes codebase patterns to discover missing skills and generate/update SKILL.md files in .claude/skills/ with real, repo-derived examples.
--- name: skill-master description: Discover codebase patterns and auto-generate SKILL files for .claude/skills/. Use when analyzing project for missing skills, creating new skills from codebase patterns, or syncing skills with project structure. version: 1.0.0 --- # Skill Master ## Overview Analyze codebase to discover patterns and generate/update SKILL files in `.claude/skills/`. Supports multi-platform projects with stack-specific pattern detection. **Capabilities:** - Scan codebase for architectural patterns (ViewModel, Repository, Room, etc.) - Compare detected patterns with existing skills - Auto-generate SKILL files with real code examples - Version tracking and smart updates ## How the AI discovers and uses this skill This skill triggers when user: - Asks to analyze project for missing skills - Requests skill generation from codebase patterns - Wants to sync or update existing s…
Agent Skill
2026-01-28
Master skill for the CLAUDE.md lifecycle: create, update, and improve files using repo-verified data, with multi-module support and stack-specific rules.
--- name: claude-md-master description: Master skill for CLAUDE.md lifecycle - create, update, improve with repo-verified content and multi-module support. Use when creating or updating CLAUDE.md files. --- # CLAUDE.md Master (Create/Update/Improver) ## When to use - User asks to create, improve, update, or standardize CLAUDE.md files. ## Core rules - Only include info verified in repo or config. - Never include secrets, tokens, credentials, or user data. - Never include task-specific or temporary instructions. - Keep concise: root <= 200 lines, module <= 120 lines. - Use bullets; avoid long prose. - Commands must be copy-pasteable and sourced from repo docs/scripts/CI. - Skip empty sections; avoid filler. ## Mandatory inputs (analyze before generating) - Build/package config relevant to detected stack (root + modules). - Static analysis config used in repo (if present). - Actual module…