The Vault
Browse all assets
7,278 assets across 14 categories.
Clustering / Segmentation Workflow
Customer segmentation via k-means/RFM — feature prep, clusters, profiles.
CMA Summary
Summarize a comparative market analysis.
Co-Marketing Partnership Pitch
Pitch a partner on a campaign that helps you both.
Code Comment Improver
Add comments that explain why, not what.
Code Commenter
Add clear comments to code.
code comments Brief
A one-page brief to plan code comments before you start.
code comments Checklist
A practical quality checklist for code comments.
code comments Ideas
Brainstorms specific, actionable ideas around code comments.
code comments Mistakes to Avoid
The common mistakes in code comments and how to avoid them.
code comments Variations
Produces several distinct, ready-to-use variations of code comments.
Code Complexity Analyzer
Analyze cyclomatic complexity, cognitive load, and suggest refactoring to improve maintainability.
Code Documentation Generator
Document functions clearly so others can use them safely.
Code Generation Template Builder
Create Jinja, Mustache, or ERB templates for code scaffolding, boilerplate, and repetitive patterns.
Code Language Translator
Translates code from one language to another idiomatically.
Code of Conduct Template
Workplace conduct standards — respect, anti-harassment, reporting, enforcement.
Code Refactoring Suggestions
Improve code structure without changing its behavior.
Code Review Agent
Reads diffs, flags style, security, and logic issues with severity scoring.
code review Brief
A one-page brief to plan code review before you start.
code review Checklist
A practical quality checklist for code review.
Code Review Checklist
Run consistent, high-signal code reviews.
code review Ideas
Brainstorms specific, actionable ideas around code review.
code review Mistakes to Avoid
The common mistakes in code review and how to avoid them.
code review Variations
Produces several distinct, ready-to-use variations of code review.
Code Smell Detector
Spot the smells that signal deeper design problems.