stlwolf/ai-development-hub

Centralized, reusable, and optimized AI prompts and docs for development workflows.

2Stars on the repository
34Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

cursor-kickoff

01

stlwolf/ai-development-hub

Skill Claude CodeCodex

A Japanese-language planning aid for Cursor Composer 2.5, an AI coding tool. It turns rough voice-input fragments into design and planning options, including at least three perspectives when needed.

2 3d ago A 127 tokens

adversarial-review

02

stlwolf/ai-development-hub

Skill Claude CodeCodex

A review process for checking plans before implementation and checking completed work against its specification. It includes prompt templates for assigning these checks to sub-agents, meaning separate agent workers.

2 3d ago A 69 tokens

arena-compare

03

stlwolf/ai-development-hub

Skill Claude CodeCodex

A guide for comparing several AI models in parallel with the arena-compare scripts, options, and environment variables. It also explains where the scripts are and how to call them.

2 3d ago A 75 tokens

branch-finish

04

stlwolf/ai-development-hub

Skill Claude CodeCodex

A workflow for deciding what to do with a finished Git branch, a separate line of code changes. It runs tests, offers four outcomes—merge, open a pull request, hold, or discard—and then performs the chosen action and cleanup.

2 3d ago A 58 tokens

branch-naming

05

stlwolf/ai-development-hub

Skill Claude CodeCodex

A set of rules for naming Git branches, which are separate lines of development in a code repository. It covers prefixes, issue numbers, and the required name format.

2 3d ago A 60 tokens

c4-architecture

06

stlwolf/ai-development-hub

Skill Claude CodeCodex

A diagramming skill that turns structured project information into C4 architecture diagrams in Mermaid. C4 is a way to show software systems at different levels, from the overall system to its parts and deployment.

2 3d ago A 137 tokens

stlwolf/ai-development-hub

Skill Claude CodeCodex

A debugging method for tracing every step from an input through the code to its output. It records unexamined parts of the path and postpones outside explanations until the code path has been checked.

2 3d ago A 110 tokens

stlwolf/ai-development-hub

Skill Claude CodeCodex

A guide for writing commit messages according to Conventional Commits, a standard format that labels changes such as features, fixes, and maintenance work.

2 3d ago A 68 tokens

delegate-task

09

stlwolf/ai-development-hub

Skill Claude CodeCodex

A skill for delegating work between parent and child Claude Code sessions running in tmux, a tool for managing terminal sessions. It supports starting a child session, sending a message, checking destinations, and passing reports back.

2 3d ago A 94 tokens

diff-audit

10

stlwolf/ai-development-hub

Skill Claude CodeCodex

A code-review skill for examining the changes in a pull request. A pull request is a proposed set of changes submitted for review before it is merged.

2 3d ago A 79 tokens

doc-flow-guardrail

11

stlwolf/ai-development-hub

Skill Claude CodeCodex

A lightweight guide for starting and coordinating a document-processing workflow. It provides fixed sections for delegation briefs, cold-start steps for new repositories or sessions, and a map of workflow stages and checkpoints.

2 3d ago A 153 tokens

stlwolf/ai-development-hub

Skill Claude CodeCodex

A structured review process used when closing an episode of work. It covers decisions about feedback, routing, promotion of findings into lasting records, and the final status.

2 3d ago A 171 tokens

stlwolf/ai-development-hub

Skill Claude CodeCodex

A contract for delegating implementation work to sub-agents. It defines status values, the required report format, self-review, and when to escalate a problem.

2 3d ago A 71 tokens

issue-conventions

14

stlwolf/ai-development-hub

Skill Claude CodeCodex

A guide for creating GitHub issues according to project rules. GitHub issues are tracked work items for bugs, tasks, and larger pieces of work.

2 3d ago A 55 tokens

kickoff-to-plan

15

stlwolf/ai-development-hub

Skill Claude CodeCodex

A conversion-only procedure for turning an initial kickoff into a plan. It says to finish the conversion before running research commands or exploring files.

2 3d ago A 92 tokens

stlwolf/ai-development-hub

Skill Claude CodeCodex

A set of Markdown writing rules for pull requests, issues, documentation, and README files. It covers checkboxes, lists, code blocks, and links.

2 3d ago A 59 tokens

stlwolf/ai-development-hub

Skill Claude CodeCodex

A set of instructions for using the oe- orchestration toolkit, a group of tools for coordinating software-agent work. It covers the toolkit's roles, work cycle, malformed-data handling, and important rules.

2 3d ago A 125 tokens

stlwolf/ai-development-hub

Skill Claude CodeCodex

Um roteiro de coordenação para sessões de pesquisa sobre software de código aberto. Define quem recebe cada tarefa e onde os resultados devem ser guardados, enquanto o procedimento detalhado fica em outro documento.

2 3d ago A 75 tokens

stlwolf/ai-development-hub

Skill Claude CodeCodex

A troubleshooting guide for investigations that are difficult to reproduce or have reached a dead end, including problems found through Sentry or logs.

2 3d ago A 98 tokens

plan-to-kickoff

20

stlwolf/ai-development-hub

Skill Claude CodeCodex

A set of instructions for turning a plan into a kickoff-ready form. It explains when to use the conversion, what sources it accepts, and how the result should be structured.

2 3d ago A 65 tokens

playwright-browser

21

stlwolf/ai-development-hub

Skill Claude CodeCodex

A browser-control and inspection guide built around Playwright, a tool for automating and testing web browsers. It covers page interaction, DOM inspection, user-interface checks, end-to-end tests, and network inspection.

2 3d ago A 73 tokens

pr-conventions

22

stlwolf/ai-development-hub

Skill Claude CodeCodex

A set of rules for creating pull requests, which are requests to merge code changes into a project.

2 3d ago A 71 tokens

stlwolf/ai-development-hub

Skill Claude CodeCodex

A skill for exploring additional design options before confirming an important decision. It records the exploration before the decision is finalized.

2 3d ago A 119 tokens