Write a temporary PR description markdown file at the project root from a fixed template for copy/paste into GitHub.
Development
Code generation, debugging, testing, and development workflows
Layered verification for OpenSpec changes. Use when: running tests after implementation, validating specific test...
Split a TLA+ action into two sequential actions by introducing a new program counter (pc) state. Handles pc variable...
>-
>-
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when...
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having...
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to...
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend...
>
>
>
>
>
>
>
>
>
>
Set up and use Databricks Connect for Python to run local code against Databricks compute. Covers installation,...
Generate documentation for an existing project. USE WHEN onboarded to a new codebase OR documenting legacy code....
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides...
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or...
Use when completing tasks, implementing major features, or before merging to verify work meets requirements