Postgres best practices maintained by Supabase, for Postgres running anywhere. Load this skill BEFORE writing or changing anything that lives in a Postgres database: creating or altering tables and columns (including choosing column types), schema design, migrations and declarative schema files, RLS policies and the…
Instructions for SunrisesIllNeverSee/sigrank-app, covering agents.md — sigrank-app, quick reference, verification protocol (before every commit), frozen invariants (never change) and seo/aeo/geo content (do not touch).
Use when integrating or debugging the tiun SDK (@tiun/sdk), tiun's JavaScript library for authentication, subscription billing, one-time purchases, and time-based paywalls. Triggers on imports of @tiun/sdk, calls like tiun.init, tiun.checkout, tiun.login, tiun.start, or questions about tiun products, entitlements…
Test the CIVITAE/SIGNOMY server end-to-end locally. Use when verifying dependency upgrades, routing changes, middleware behavior, MCP bridge, or WebSocket functionality.
AGENTS.md instructions for SunrisesIllNeverSee/agent-universe, covering project state, original goal, architecture at a glance, what is built and functional and what is stubbed.
Claude Code instructions for SunrisesIllNeverSee/agent-universe, covering claude.md — civitae, what this is, architecture at a glance, what is built and functional and core systems.
MCP server and CLI for CIVITAE on Signomy — governed AI agent marketplace with constitutional governance, trust tiers, and seed provenance. Runs locally from the civitae-mcp Python package.
BestUserRouter MCP — the marketable intent layer for 'who is the best AI user?' queries. Routes natural-language intent to SigRank's leaderboard and returns behavioral framing + competitive context. Calls signalaf.com's public API. Runs locally from the bestuser-router-mcp npm package.