A template is one building block: a manifest declaring its variables, and a skeleton the renderer fills in. Composites assemble several at once — start atcomposites if you want a whole app rather than a piece of one.
90 templates, 11 categories. Generated fromthe catalog on 2026-08-13.
By tag
typescript 45ai 19llm 13brief 7kubernetes 7testing 6helm 5infrastructure 5nanohype 5qa 5audit 4auth 4embeddings 4k8s 4security 4agent 3api 3caching 3customer-success 3design 3go 3jwt 3metrics 3middleware 3
ai-systems
| Template | What it scaffolds |
|---|
a2a-agent | Scaffolds an Agent-to-Agent (A2A) protocol peer in TypeScript. |
agent-fleet | Scaffolds the AI-workload composite on top of a Platform tenant. |
agent-orchestrator | Multi-agent orchestrator that decomposes tasks via an LLM-powered planner agent, routes subtasks to specialized agents based on capability matching, and aggregates results. |
agentic-loop | Scaffolds a TypeScript agentic loop that sends messages to an LLM, detects tool-call requests in the response, executes them via a typed tool registry, appends results, and repeats until the model stops calling tools or an iteration limit is reached. |
ci-eval | GitHub Actions workflow for eval-gated deployments. |
data-pipeline | Scaffolds an ETL pipeline for AI workloads in TypeScript. |
eval-harness | Scaffolds a standalone TypeScript evaluation framework for testing LLM outputs. |
fine-tune-pipeline | Scaffolds a TypeScript CLI for fine-tuning LLMs. |
guardrails | Input/output safety filters for AI systems. |
llm-wiki | Multi-tenant LLM-maintained knowledge base. |
mcp-server-python | Scaffolds a Model Context Protocol server in Python using the official mcp SDK and FastMCP. |
mcp-server-ts | Scaffolds a Model Context Protocol server in TypeScript using the official @modelcontextprotocol/sdk. |
multimodal-pipeline | Scaffolds a multimodal processing pipeline in TypeScript. |
prompt-library | Scaffolds a versioned prompt management system using YAML files with structured frontmatter for metadata, model configuration, and typed variables. |
rag-pipeline | Scaffolds a Retrieval-Augmented Generation pipeline in TypeScript. |
applications
| Template | What it scaffolds |
|---|
api-gateway | Scaffolds an API gateway with edge routing, per-route auth and rate limiting, traffic management (canary splits, health checking), and per-upstream circuit breakers. |
chrome-ext | Scaffolds a Chrome extension using Manifest V3 with a React sidepanel for AI-powered interactions. |
discord-bot | Scaffolds a TypeScript Discord bot using discord.js v14 with GatewayIntentBits for guilds, messages, and message content. |
electron-app | Scaffolds an Electron desktop application with a React 19 renderer for AI-powered chat. |
go-cli | Scaffolds a Go CLI application using Cobra for command structure, Viper for configuration management, and log/slog for structured logging. |
go-service | Scaffolds a Go HTTP service using chi v5 for routing, structured middleware (logging, panic recovery), a repository-pattern database layer with PostgreSQL and SQLite implementations, Viper-based configuration, and OpenTelemetry instrumentation. |
next-app | Scaffolds a Next.js 15 application with App Router, streaming AI chat, and a pluggable provider registry. |
slack-bot | Scaffolds a TypeScript Slack bot using @slack/bolt with Socket Mode for local development and HTTP for production. |
spring-boot-service | Scaffolds a Java Spring Boot 4 HTTP service with Spring Web MVC, Spring Boot Actuator for health and metrics, Spring Data JPA + Flyway migrations, Micrometer + OpenTelemetry instrumentation, structured JSON logging, graceful shutdown, and a repository pattern service layer. |
ts-service | Scaffolds a production-ready TypeScript HTTP service using the Hono framework. |
vscode-ext | Scaffolds a VS Code extension with TypeScript and esbuild bundling. |
worker-service | Background processor with scheduled cron jobs and queue consumption. |
composable-modules
customer-success
| Template | What it scaffolds |
|---|
brief-onboarding-playbook | Scaffolds an agent brief for producing a customer onboarding playbook. |
onboarding-playbook | Scaffolds a customer onboarding playbook with milestone definitions, success criteria, health checks, and sales-to-CS handoff checklists. |
qbr-template | Scaffolds a QBR package with account health dashboards, usage metrics frameworks, expansion opportunity tracking, and risk assessments. |
design
| Template | What it scaffolds |
|---|
brand-guidelines | Scaffolds brand guideline documentation covering color palette definitions, typography scale, logo usage rules, and optional voice and tone guidelines. |
brief-design-review | Scaffolds an agent brief for conducting a comprehensive design review. |
component-inventory | Scaffolds a component inventory with structured status tracking, ownership metadata, and an optional accessibility checklist. |
design-system | Scaffolds a design system specification with foundational principles, a component catalog structure, usage guidelines, and optional token sync configuration. |
design-tokens | Scaffolds a design token system with base primitives, semantic aliases, theme configuration, and optional dark mode definitions. |
infrastructure
| Template | What it scaffolds |
|---|
eks-addon | Scaffolds a new Helm-based addon into nanohype/eks-gitops. |
infra-druid | Scaffolds an Apache Druid OLAP cluster as a Helm chart for Kubernetes. |
istio-policy | Scaffolds an Istio policy bundle for an HTTP workload on a service mesh: an AuthorizationPolicy that enforces JWT authentication, a RequestAuthentication that configures the JWT issuer + JWKs endpoint, an optional PeerAuthentication enforcing STRICT mTLS, and an optional VirtualService routing template. |
k8s-app-tenant | Primary scaffolding for a nanohype-org k8s-native application. |
k8s-deploy | Scaffolds a Kubernetes deployment with raw manifests and an optional Helm chart. |
landing-zone-component | Scaffolds a new component into nanohype/landing-zone. |
monitoring-stack | Standalone observability bundle with Grafana, Prometheus, and Loki. |
monorepo | Scaffolds a Turborepo monorepo workspace using pnpm. |
tenant-chart-base | A Helm library chart (type: library) that defines the named templates every nanohype Platform-tenant chart shares — the ServiceAccount (IRSA), NetworkPolicy (egress baseline + values-driven ingress), PrometheusRule, Grafana dashboard ConfigMap, and the name/label/selector helpers. |
marketing
| Template | What it scaffolds |
|---|
brief-campaign-plan | Scaffolds an agent brief for producing a marketing campaign plan. |
campaign-brief | Scaffolds a marketing campaign brief with objectives, audience segments, messaging matrix, channel plan, and timeline. |
content-calendar | Scaffolds an editorial content calendar with content pillars, distribution matrix, and publishing cadence. |
operations
| Template | What it scaffolds |
|---|
brief-runbook | Scaffolds an agent brief for producing an operational runbook. |
change-management | Scaffolds a change management package with a change request template, impact assessment matrix, and approval workflow configuration. |
compliance-checklist | Scaffolds a compliance management package with control inventory, audit trail tracking, and remediation workflows. |
incident-postmortem | Scaffolds a structured postmortem with incident summary, timeline reconstruction, root cause analysis using the 5 Whys method, impact assessment, and lessons learned. |
runbook | Scaffolds an operations runbook with service overview, dependency map, operational procedures, and escalation paths. |
product
| Template | What it scaffolds |
|---|
brief-prd | Scaffolds an agent brief for drafting a product requirements document. |
launch-checklist | Scaffolds a structured launch package with go/no-go criteria organized by functional area, a stakeholder sign-off matrix, monitoring setup guidance, and rollback plan. |
okr-framework | Scaffolds an OKR structure with company, team, and individual levels, key result templates, review cadence configuration, and scoring calibration. |
prd-template | Scaffolds a structured PRD with problem statement, user stories, success metrics, constraints, and milestones. |
research-framework | Scaffolds a product research framework with hypothesis canvas, interview guides, and synthesis templates. |
qa
| Template | What it scaffolds |
|---|
acceptance-criteria | Scaffolds an acceptance criteria framework using Given/When/Then BDD structure. |
brief-test-strategy | Scaffolds an agent brief for producing a comprehensive test strategy. |
release-checklist | Scaffolds a structured release checklist covering pre-release validation, deployment verification, rollback criteria, and a sign-off matrix. |
test-automation | Scaffolds a test automation framework using Playwright for browser testing. |
test-plan | Scaffolds a comprehensive test plan document covering scope, approach, environments, test matrix, risk assessment, and entry/exit criteria. |
sales
| Template | What it scaffolds |
|---|
battle-cards | Scaffolds a competitive intelligence package with feature comparison matrices, positioning statements, win/loss analysis templates, and objection handling guides. |
brief-proposal | Scaffolds an agent brief for drafting a client-facing proposal. |
proposal-template | Scaffolds a client-facing sales proposal with executive summary, solution overview, pricing structure, delivery timeline, and terms. |