Sonance skills for Claude. Guided workflows and smart defaults powered by you, your colleagues, and Cortex.
A Claude Code plugin that gives non-technical builders real infrastructure — GitHub, Vercel, and Supabase — through natural conversation.
claude plugin install cortex@Dana-Innovations/cortex-claude-plugins
/cortex:setupGuided installation of the Cortex MCP server. Connects your Claude to GitHub (version control), Vercel (hosting), and Supabase (database). Explains everything in plain English — no terminal knowledge required.
/cortex:vibecodeStart building a new project. Interviews you about your idea, figures out what you actually need, and produces a clear plan before writing any code. Determines whether you need a simple static site or a full backend with user accounts and a database.
/cortex:setup — authenticates and connects your services/cortex:vibecode — describe your idea, get a plan, then buildThe plugin automatically checks if Cortex is configured when you start a session. If not, it'll nudge you to run setup.
The vibecode skill determines the simplest infrastructure that meets your needs:
| Tier | What It Is | When You Need It |
|---|---|---|
| 0 | Static site (GitHub + Vercel) | Portfolio, landing page, docs |
| 1 | Client app (GitHub + Vercel) | Tools, calculators, single-user apps |
| 2 | Backend-lite (+ Supabase) | Forms, public data, no login needed |
| 3 | Full stack (+ Supabase auth) | User accounts, personalized data |
| 4 | Multi-service (+ integrations) | Payments, email, external APIs |
It always recommends the lowest tier and tells you what would trigger upgrading later.
.claude-plugin/plugin.json # Plugin manifest + MCP server config
.mcp.json # Cortex MCP server definition
hooks/hooks.json # Session start hook (config check)
skills/setup/SKILL.md # /cortex:setup skill
skills/setup/scripts/ # Hook scripts
skills/vibecode/SKILL.md # /cortex:vibecode skill
MIT
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub dana-innovations/cortex-claude-plugins --plugin cortexZero-config backend, hosting, and version control for non-technical builders. Connects Supabase, Vercel, and GitHub through natural conversation.
High-intelligence Claude Code copilot with deep code reasoning, evidence-driven planning, orchestration-first execution, model routing, context budgeting, CI/CD integration, enterprise security, plugin development, prompt engineering, performance profiling, agent teams, channels (event-driven autonomy with CI webhook, mobile approval relay, Discord bridge, and fakechat dev profile), interactive tutorials, LSP integration, security-hardened hook script library, MCP Prompts coverage, common workflow packs, runtime selection guide, computer-use patterns, checkpointing, scheduled-task blueprints, repo bootstrap scanner, hook policy engine (8 installable packs), layered memory deployment, role-based subagent packs (implementer, debugger, migration-lead, dependency-auditor, release-coordinator), 5 agent-team topology kits, autonomy operating mode (4 profiles + 3 gates), and a queryable 15-tool MCP documentation server with autonomy advisor.
Anthropic Claude Agent SDK for autonomous agents and multi-step workflows. Use for subagents, tool orchestration, MCP servers, or encountering CLI not found, context length exceeded errors.
Transform Claude Code into a structured development platform with 29 /sc: commands, 23 specialized agents, 7 behavioral modes, and MCP server integration
Claude Code skill pack for Replit (30 skills)
Curated Claude Code skills and commands for prompt engineering, MCP servers, subagents, hooks, and productivity workflows
Enhances Claude Code from producing raw code into delivering production-ready systems. 14 specialized agents handle architecture, tested code, security audit, CI/CD, and documentation. Use for building apps/websites/services, adding features, hardening, deployment, testing, review, or architecture design.