Catalog

Everything shared, in one place

Filter by type, portability, or platform. Click any asset to see its details and its adaptation prompt.

Type
Portability
Platform

cleanup

Detect and optionally remove code noise — debug prints, transitional/obvious comments, and commented-out code — across languages. Pairs with smart-commit.

skilladaptablecrossconventions

create-issue

Create a well-structured GitHub issue with AI-inferred type, labels, and duplicate detection via gh — on any repo.

skillportablecrossworkflow

deepthink

A structured extended-reasoning framework — decompose, explore options, analyze deeply, apply patterns, assess risk, and produce an implementation strategy — for any stack.

skillportablecrossworkflow

ensure-tests

Analyze a branch's scope, run the test suite, fix failures to 100% pass, then conservatively annotate the branch plan's test section — on any stack.

skilladaptablecrosstesting

finish-branch

Validate a feature branch's readiness (plan %, tests, hygiene), finalize and archive its plan, then create or update a PR against the base branch — on any GitHub repo.

skilladaptablecrossworkflow

issue-to-branch

Turn a GitHub issue (or a text description) into a branch or isolated worktree with an AI-generated development plan — on any repo.

skillportablecrossworkflow

smart-commit

Group uncommitted changes into 2–5 atomic, semantically-prefixed commits by module, present a plan, and commit on approval — never auto-pushes. Any language.

skilladaptablecrossworkflow

update-branch-plan

Analyze recent commits and conservatively update a branch plan's checkboxes and phase status — marking tasks complete only at ≥80% confidence. Any repo.

skillportablecrossworkflow