juan294
UserBlueprint repository for Claude Code projects — RPI methodology, known agent error patterns, operational rules, and project templates
Categories
Indexed Skills (13)
error-patterns
Known agent error patterns -- debugging reference for tool failures, git errors, CI issues, and common mistakes. Consult when encountering unexpected behavior, tool errors, or CI failures.
systematic-debugging
A disciplined procedure for finding root causes -- reproduce, isolate, hypothesize, bisect, fix, verify. Consult when a bug is non-obvious, a fix didn't hold, or you've tried the same thing twice without progress.
drawio
Always use when user asks to create, generate, draw, or design a diagram, flowchart, architecture diagram, ER diagram, sequence diagram, class diagram, network diagram, mockup, wireframe, or UI sketch, or mentions draw.io, drawio, drawoi, .drawio files, or diagram export to PNG/SVG/PDF.
codex-simplify
Review recently changed files for code reuse, quality, and efficiency issues, then fix them. Use when implementation is already complete and you want a final cleanup pass that mirrors Claude Code's `/simplify` behavior as closely as Codex can, without overriding Claude's native `/simplify`.
ci-workflow
Push accountability, CI monitoring after push, background agent CI verification, verification command sequencing.
deployment-safety
Production deployment rules, rollback-first recovery, dependency batching, CI cost awareness, framework upgrade verification, fallback observability, and GitHub repo settings standardization.
git-workflow
Git recipes, worktree management, push sequences, branch verification, and conflict resolution patterns.
github-cli
gh CLI patterns, JSON field discovery, PR check interpretation, label management, merge settings verification, CodeQL/GHAS gating.
macos-rules
macOS-specific patterns: launchd agent configuration, brew vs pip, zsh regex quirks, file descriptor limits.
multi-agent
Rules for sub-agents, Agent Teams, worktree agents, central commit pattern, and parallel work coordination.
shell-tools
Shell and tool-call environment facts: escaping inside single-quoted zsh/jq/Python strings, complex regex in zsh, absolute paths and cwd resets between Bash calls, linter invocation, curl and JSON output handling, and choosing a built-in tool over a shell one-liner.
supabase
Supabase migration safety, local testing workflow, grant requirements, fallback observability, and health endpoint patterns.
python-rules
Python-specific patterns: uv/poetry virtual environments, python -m imports, version pinning, pip restrictions on macOS.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.