ronmkr

62 mods across 1 repository, 2 stars between them.

Stop

25

ronmkr/PromptBook

Hook

Runs when the agent finishes a response, executing sg-python.sh via bash. From ronmkr/PromptBook.

2 3mo ago A tokens not measured original Apache-2.0

architecture-critic

26

ronmkr/PromptBook

Agent

Reviews proposed target architectures and transformed code against modern best practice. Adversarial — looks for over-engineering, missed requirements, and simpler alternatives.

2 3mo ago A 33 tokens copy · 100% Apache-2.0

ronmkr/PromptBook

Agent

Mines domain logic, calculations, validations, and policies from legacy code into testable Given/When/Then specifications. Use when you need to separate "what the business requires" from "how the old code happened to implement it.".

2 3mo ago A 53 tokens copy · 100% Apache-2.0

legacy-analyst

28

ronmkr/PromptBook

Agent

Deep-reads legacy codebases (COBOL, Java, .NET, Node, anything) to build structural and behavioral understanding. Use for discovery, dependency mapping, dead-code detection, and "what does this system actually do" questions.

2 3mo ago A 54 tokens copy · 100% Apache-2.0

security-auditor

29

ronmkr/PromptBook

Agent

Adversarial security reviewer — OWASP Top 10, CWE, dependency CVEs, secrets, injection. Use for security debt scanning and pre-modernization hardening.

2 3mo ago A 39 tokens copy · 100% Apache-2.0

test-engineer

30

ronmkr/PromptBook

Agent

Writes characterization, contract, and equivalence tests that pin down legacy behavior so transformation can be proven correct. Use before any rewrite.

2 3mo ago A 30 tokens copy · 100% Apache-2.0

modernize-assess

31

ronmkr/PromptBook

Command

Full discovery & portfolio analysis of a legacy system — inventory, complexity, debt, effort estimation.

2 3mo ago A 18 tokens original Apache-2.0

modernize-brief

32

ronmkr/PromptBook

Command

Generate a phased Modernization Brief — the approved plan that transformation agents will execute against.

2 3mo ago A 16 tokens original Apache-2.0

modernize-harden

34

ronmkr/PromptBook

Command

Security vulnerability scan with a reviewable remediation patch — OWASP, CWE, CVE, secrets, injection.

2 3mo ago A 21 tokens original Apache-2.0

modernize-map

35

ronmkr/PromptBook

Command

Dependency & topology mapping — call graphs, data lineage, batch flows, rendered as navigable diagrams.

2 3mo ago A 19 tokens original Apache-2.0

modernize-reimagine

36

ronmkr/PromptBook

Command

Multi-agent greenfield rebuild — extract specs from legacy, design AI-native, scaffold & validate with HITL.

2 3mo ago A 21 tokens original Apache-2.0

modernize-transform

37

ronmkr/PromptBook

Command

Transform one legacy module to the target stack — idiomatic rewrite with behavior-equivalence tests.

2 3mo ago A 17 tokens original Apache-2.0

code-simplifier

39

ronmkr/PromptBook

Agent

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

2 3mo ago A 34 tokens copy · 92% Apache-2.0

clean_gone

40

ronmkr/PromptBook

Command

Cleans up all git branches marked as [gone] (branches that have been deleted on the remote but still exist locally), including removing associated worktrees.

2 3mo ago A 31 tokens copy · 100% Apache-2.0

commit

42

ronmkr/PromptBook

Command

Based on the above changes, create a single git commit.

2 3mo ago A 4 tokens copy · 100% Apache-2.0

maker-setup

43

ronmkr/PromptBook

Command

Onboard a Code-with-Gemini Makers Cardputer — fetch the build-with-gemini repo, flash firmware, and install the Gemini Buddy apps.

2 3mo ago A 31 tokens original Apache-2.0

cardputer-buddy

44

ronmkr/PromptBook

Skill Claude CodeCodex

Iterate on the Cardputer-Adv MicroPython app bundle (Gemini Buddy, Snake, Hello) after the device is already provisioned via m5-onboard. Use when the user wants to add a new app, push a single changed .py without re-flashing, watch device serial logs, or run a one-shot REPL command. Trigger on "add an app", "push to…

2 3mo ago A 110 tokens original Apache-2.0

m5-onboard

45

ronmkr/PromptBook

Skill Claude CodeCodex

End-to-end onboarding for a freshly-plugged-in M5Stack ESP32 device (Cardputer, Cardputer-Adv, Core, CoreS3, Stick) — detect on USB, flash UIFlow 2.0 firmware, and install the Gemini Buddy MicroPython app bundle. Use whenever the user plugs in or wants to flash/provision/reset an M5Stack or ESP32 board, or says…

2 3mo ago B 94 tokens copy · 88% Apache-2.0

access

46

ronmkr/PromptBook

Skill Claude CodeCodex

Manage Discord channel access — approve pairings, edit allowlists, set DM/group policy. Use when the user asks to pair, approve someone, check who's allowed, or change policy for the Discord channel.

2 3mo ago A 43 tokens copy · 89% Apache-2.0

configure

47

ronmkr/PromptBook

Skill Claude CodeCodex

Set up the Discord channel — save the bot token and review access policy. Use when the user pastes a Discord bot token, asks to configure Discord, asks "how do I set this up" or "who can reach me," or wants to check channel status.

2 3mo ago B 56 tokens copy · 89% Apache-2.0

example-command

48

ronmkr/PromptBook

Command

An example slash command that demonstrates command frontmatter options (legacy format).

2 3mo ago A 14 tokens copy · 100% Apache-2.0