tomdwipo

62 mods across 3 repositories, 37 stars between them.

update-doc

49

tomdwipo/claude-soul

Command Claude Code

Update documentation based on changes at module related (create or update readme at root module related). or update documentation based on last commit (understanding the commit message for last 2 weeks) or based on changes, add or update file. Update memory CLAUDE to reflect the latest changes or if in readme is…

24 1mo ago A 0 tokens original MIT

wireframe-image

50

tomdwipo/claude-soul

Command Claude Code

Create a detailed ASCII wireframe diagram from a design mockup image.

24 1mo ago A 0 tokens original MIT

SessionStart

51

tomdwipo/claude-soul

Hook Claude Code

Runs when a session starts, executing session-context.sh via bash. From tomdwipo/claude-soul.

24 1mo ago A tokens not measured copy · 45% MIT

UserPromptSubmit

52

tomdwipo/claude-soul

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing lookup-reminder.sh via bash. From tomdwipo/claude-soul.

24 1mo ago A tokens not measured copy · 44% MIT

PreToolUse

53

tomdwipo/claude-soul

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing learn-gate.sh via bash. From tomdwipo/claude-soul.

24 1mo ago A tokens not measured copy · 91% MIT

Stop

54

tomdwipo/claude-soul

Hook Claude Code

Runs when the agent finishes a response, executing calib-capture.sh via bash. From tomdwipo/claude-soul.

24 1mo ago A tokens not measured copy · 47% MIT

claude-soul

55

tomdwipo/claude-soul

Settings file Claude Code

Agent settings declaring 4 hook events (SessionStart, UserPromptSubmit, PreToolUse, Stop).

24 1mo ago A tokens not measured copy · 83% MIT

agp-9-upgrade

56

tomdwipo/claude-soul

Skill Claude CodeCodex

Upgrades, or migrates, an Android project to use Android Gradle Plugin (AGP) version 9. Do not use this skill for migrating Kotlin Multiplatform (KMP) projects.

24 1mo ago A 48 tokens copy · 94% MIT

edge-to-edge

57

tomdwipo/claude-soul

Skill Claude CodeCodex

Use this skill to migrate your Jetpack Compose app to add adaptive edge-to-edge support and troubleshoot common issues. Use this skill to fix UI components (like buttons or lists) that are obscured by or overlapping with the navigation bar or status bar, fix IME insets, and fix system bar legibility.

24 1mo ago A 67 tokens copy · 98% MIT

fig-decode

58

tomdwipo/claude-soul

Skill Claude CodeCodex

Decode a Figma .fig file (format v100+) into a structured JSON node tree so questions like "what's at node 52502:42168?" can be answered without opening Figma. Useful for design auditing, Figma→Compose traceability, and PRD/Figma cross-checks when the design lives only as a .fig export.

24 1mo ago A 78 tokens original MIT

r8-analyzer

59

tomdwipo/claude-soul

Skill Claude CodeCodex

Analyzes Android build files and R8 keep rules to identify redundancies, broad package-wide rules, and rules that subsume library consumer keep rules. Use when developers want to optimize their app's size, remove redundant or overly broad keep rules, or troubleshoot Proguard configurations.

24 1mo ago A 60 tokens copy · 100% MIT

tomdwipo/claude-soul

Instructions file CodexOpenCode

Instructions for tomdwipo/claude-soul, covering agents.md — operating soul (tool-agnostic), .docs/ map, the harvest gate (tool-agnostic) and starting work here.

24 1mo ago A 2,030 tokens original MIT

tomdwipo/claude-soul

Instructions file

Instructions for tomdwipo/claude-soul, covering claude.md, what this repo currently is , learning loop (how the workspace compounds), .docs/ map and starting a new sub-project here.

24 1mo ago A 2,189 tokens original MIT

agent

62

tomdwipo/agent

MCP server Claude CodeCodexCursor +2

MCP server "agent" as configured in tomdwipo/agent. Runs locally from the agent Python package.

3 10mo ago A tokens not measured