Skip to main content
This library gives you ready-to-use prompts for every tool in the Supermodel ecosystem. Copy any prompt into your AI coding assistant, CI pipeline, or terminal to get started immediately.

MCP Server

The Supermodel MCP server gives AI coding agents instant, sub-second access to your codebase’s call graph, dependency graph, and domain structure — without loading files into context.

TypeScript SDK

The TypeScript SDK (@supermodeltools/sdk) wraps the Supermodel API with automatic async polling, ZIP compression, and full type definitions.

Direct API (curl)

Use these prompts to interact with the Supermodel API directly from your terminal.

arch-docs GitHub Action

The arch-docs action auto-generates a full static architecture documentation website from your codebase on every push.

dead-code-hunter GitHub Action

The dead-code-hunter action uses Supermodel’s static analysis to detect unreachable functions, unused exports, and orphaned files on every pull request.

bigiron — Autonomous SDLC

bigiron is an autonomous software development lifecycle system that uses Supermodel code graphs to plan, validate, and implement changes across an 8-phase cycle.

mcpbr — MCP Benchmark Runner

mcpbr measures whether an MCP server actually improves LLM agent performance using controlled A/B comparisons against SWE-bench tasks.

Uncompact — Context Reinjection for Claude Code

Uncompact automatically reinjects Supermodel architectural context back into Claude Code sessions after compaction events, keeping AI reasoning sharp across long sessions.

Cross-Tool Workflows

Prompts that combine multiple Supermodel tools together.