Template library

2,142 engineered scaffolds across 26 categories. Pick a category, drill into a subcategory, then open one straight into the engine.

2,142
templates
26
categories
156
subcategories

Developers · 48 shown · 220 total

96

Android — decision matrix

A structured decision matrix for android, structuring it as a decision-ready comparison.

Android
96

Android — proof-first brief

A structured proof-first brief for android, leading with the sharpest proof point first.

Android
96

Android — quick-win sequence

A structured quick-win sequence for android, sequencing the work from quick wins to deeper changes.

Android
96

Android — repeatable checklist

A structured repeatable checklist for android, building a checklist the team can rerun weekly.

Android
96

Android — skim-proof draft

A structured skim-proof draft for android, writing for a sceptical reader who skims.

Android
96

Android — trade-off analysis

A structured trade-off analysis for android, framing every trade-off against cost and effort.

Android
96

App stores — decision matrix

A structured decision matrix for app stores, structuring it as a decision-ready comparison.

App stores
96

App stores — proof-first brief

A structured proof-first brief for app stores, leading with the sharpest proof point first.

App stores
96

App stores — quick-win sequence

A structured quick-win sequence for app stores, sequencing the work from quick wins to deeper changes.

App stores
96

App stores — repeatable checklist

A structured repeatable checklist for app stores, building a checklist the team can rerun weekly.

App stores
96

App stores — skim-proof draft

A structured skim-proof draft for app stores, writing for a sceptical reader who skims.

App stores
96

App stores — trade-off analysis

A structured trade-off analysis for app stores, framing every trade-off against cost and effort.

App stores
96

Apple & iOS — decision matrix

A structured decision matrix for apple & ios, structuring it as a decision-ready comparison.

Apple & iOS
96

Apple & iOS — proof-first brief

A structured proof-first brief for apple & ios, leading with the sharpest proof point first.

Apple & iOS
96

Apple & iOS — quick-win sequence

A structured quick-win sequence for apple & ios, sequencing the work from quick wins to deeper changes.

Apple & iOS
96

Apple & iOS — repeatable checklist

A structured repeatable checklist for apple & ios, building a checklist the team can rerun weekly.

Apple & iOS
96

Apple & iOS — skim-proof draft

A structured skim-proof draft for apple & ios, writing for a sceptical reader who skims.

Apple & iOS
96

Apple & iOS — trade-off analysis

A structured trade-off analysis for apple & ios, framing every trade-off against cost and effort.

Apple & iOS
96

Architecture — proof-first brief

A structured proof-first brief for architecture, leading with the sharpest proof point first.

Architecture
96

Architecture — quick-win sequence

A structured quick-win sequence for architecture, sequencing the work from quick wins to deeper changes.

Architecture
96

Architecture — skim-proof draft

A structured skim-proof draft for architecture, writing for a sceptical reader who skims.

Architecture
96

Code review — decision matrix

A structured decision matrix for code review, structuring it as a decision-ready comparison.

Code review
96

Code review — proof-first brief

A structured proof-first brief for code review, leading with the sharpest proof point first.

Code review
96

Code review — quick-win sequence

A structured quick-win sequence for code review, sequencing the work from quick wins to deeper changes.

Code review
96

Code review — skim-proof draft

A structured skim-proof draft for code review, writing for a sceptical reader who skims.

Code review
96

Data Pipeline Orchestration DAG Blueprint

Designs a robust Airflow or Dagster DAG with proper task partitioning and error handling.

Debugging
96

Databases — decision matrix

A structured decision matrix for databases, structuring it as a decision-ready comparison.

Databases
96

Databases — proof-first brief

A structured proof-first brief for databases, leading with the sharpest proof point first.

Databases
96

Databases — quick-win sequence

A structured quick-win sequence for databases, sequencing the work from quick wins to deeper changes.

Databases
96

Databases — skim-proof draft

A structured skim-proof draft for databases, writing for a sceptical reader who skims.

Databases
96

Release Checklist

A safe, fast pre-release checklist with rollback notes and named owners.

Debugging
96

Reusable Reviewer Persona Definition for Automated Pre-Review

Define a scoped automated reviewer persona that produces consistent first-pass review comments

General engineering
96

Tactile Texture Map Generator for Digital Sculpting

Generates seamless-ready material samples (bark, skin, metal) for use as brushes or textures in 3D software.

General engineering
96

Voice-of-Customer Digest

Top five customer themes with real quotes, sources and suggested product actions.

General engineering
96

Web — decision matrix

A structured decision matrix for web, structuring it as a decision-ready comparison.

Web
96

Web — proof-first brief

A structured proof-first brief for web, leading with the sharpest proof point first.

Web
96

Web — quick-win sequence

A structured quick-win sequence for web, sequencing the work from quick wins to deeper changes.

Web
96

Web — repeatable checklist

A structured repeatable checklist for web, building a checklist the team can rerun weekly.

Web
96

Web — skim-proof draft

A structured skim-proof draft for web, writing for a sceptical reader who skims.

Web
96

Web — trade-off analysis

A structured trade-off analysis for web, framing every trade-off against cost and effort.

Web
95

8D Report Framework - D0 to D3 Rapid Response

Standardized immediate response documentation for containing quality spills.

General engineering
95

Agentic Tool-Use Etiquette and Resource Conservation Policy

Rules for agents to minimize API costs and respect rate limits during tool execution.

Backend & APIs
95

Allocation Churn and Garbage-Collection Pressure Reduction

Reduce allocation churn causing frequent collection pauses during an interactive flow

Web
95

API 'Time to First Hello World' (TTFHW) Optimizer

Reduces onboarding friction by auditing the first 15 minutes of a developer's experience.

Backend & APIs
95

API Breaking Change Impact Analysis & Migration Guide

Generates a structured migration path and impact assessment for breaking changes in REST/gRPC APIs.

Backend & APIs
95

API Design Guidelines Generator

Creates a comprehensive internal 'API Bible' to standardize design across multiple teams.

Backend & APIs
95

Asynchronous Operation Contract for Slow Write Endpoints

Convert a slow synchronous write endpoint into a polled long-running operation with a status resource

Backend & APIs
95

Automated Scan Triage Before Human Review

Triage static-analysis findings on a pull request so reviewers spend time on real risk

Code review