The Vault
Development & Code
576 assets.
Technical Spec Drafter
Drafts a technical design spec for a feature.
technical specification Brief
A one-page brief to plan technical specification before you start.
technical specification Checklist
A practical quality checklist for technical specification.
technical specification Ideas
Brainstorms specific, actionable ideas around technical specification.
technical specification Mistakes to Avoid
The common mistakes in technical specification and how to avoid them.
technical specification Variations
Produces several distinct, ready-to-use variations of technical specification.
Terraform MCP
Official HashiCorp Terraform MCP server — automate Infrastructure as Code: query the Terraform Registry, providers, and…
Test Coverage Analyzer
Identify coverage gaps and recommend missing test cases for improved reliability.
Test Coverage Auditor
Analyze test coverage gaps and recommend prioritized testing strategies.
Test Coverage Gap Analyzer
Identify untested code paths, edge cases, and prioritize test writing based on risk and complexity.
Test Data Synthesis Planner
Design realistic test data generation strategies for complex data models and privacy compliance.
Test Generation Workflow
Reads source, picks a test framework, generates unit + integration tests.
Test Strategy Designer
Develop comprehensive testing strategies including unit, integration, and end-to-end test plans.
Token Lifecycle Manager
Design authentication token strategies (JWT, OAuth) with expiration, refresh, and revocation handling.
Transaction Saga Mapper
Design and document distributed transaction sagas for microservices, including compensation logic and failure recovery p…
Translate and localize — Software Developer (Advanced)
A advanced-level, ready-to-use prompt to translate and localize as a Software Developer. Fill in topic, audience, tone,…
Translate and localize — Software Developer (Beginner)
A beginner-level, ready-to-use prompt to translate and localize as a Software Developer. Fill in topic, audience, tone,…
Translate and localize — Software Developer (Intermediate)
A intermediate-level, ready-to-use prompt to translate and localize as a Software Developer. Fill in topic, audience, to…
tRPC Conventions Cursor Rules
Routers, procedures, middleware, and React Query integration.
Type Definition Architect
Design comprehensive type systems and discriminated unions for strongly-typed languages to maximize type safety and DX.
Type Definition Generator
Generate TypeScript/Flow type definitions from data samples, API responses, or specifications.
Type Definition Scaffold
Generate TypeScript or interface definitions from database schema or API responses automatically.
Type Safety Audit
Identify type safety gaps in existing code and recommend TypeScript/Scala/Kotlin improvements.
Type Safety Upgrade Guide
Plan a phased migration from untyped to typed code (e.g., JavaScript → TypeScript) with minimal disruption.