cursorrules
01Cursor rule Cursor
Cursor rule "cursorrules" from michaelshimeles/ralphy, covering cursor rules for ralphy, code change philosophy, task prioritization, code quality and legacy mindset.
Cursor rule Cursor
Cursor rule "cursorrules" from michaelshimeles/ralphy, covering cursor rules for ralphy, code change philosophy, task prioritization, code quality and legacy mindset.
Instructions file
Claude Code instructions for michaelshimeles/ralphy, covering claude code guidelines for ralphy, code change philosophy, keep changes small and focused, task prioritization and code quality standards.
Instructions file CodexOpenCode
AGENTS.md instructions for michaelshimeles/skills, covering agent workflow, workflow, multi-agent rules, completing a task and repo-specific sections to add.
Skill Claude CodeCodex
Captures before/after screenshots of web pages or elements for visual comparison. Use when user says "take before and after", "screenshot comparison", "visual diff", "PR screenshots", "compare old and new", or needs to document UI changes. Accepts two URLs (file://, http://, https://) or two image paths.
Skill Claude CodeCodex
Use when multiple workflows duplicate the same operational logic, when deciding what belongs in actions vs shared services, or when refactoring repeated operational blocks across domain flows. Use when adding new features that share mechanics with existing ones.
Skill Claude CodeCodex
Records visual proof while testing UI behavior — screen recording with structured test/assertion annotations — then posts the video and a results summary to the PR and tracker issue. Use whenever a change needs verifiable evidence that it works, instead of prose claims — including headless environments (scripted…
Skill Claude CodeCodex
Iteratively improves a PR (GitHub), MR (GitLab), or shelved changelist (Perforce) until Greptile gives it a 5/5 confidence score with zero unresolved comments. Identical to greploop, but triggers reviews by tagging @greptile-apps, which bypasses Greptile's file-count limit on huge PRs that the plain @greptile mention…
Skill Claude CodeCodex
Iteratively improves a PR (GitHub), MR (GitLab), or shelved changelist (Perforce) until Greptile gives it a 5/5 confidence score with zero unresolved comments. Triggers Greptile review, fixes all actionable comments, pushes/re-shelves, re-triggers review, and repeats. Use when the user wants to fully optimize a…
Skill Claude CodeCodex
Start a new task in an isolated Git worktree branched from origin/main so multiple agents can work on the same repo in parallel without conflicts. Use at the beginning of every new feature, fix, or task — before writing any code.
michaelshimeles/ui-agent-constraints
Skill Claude CodeCodex
Opinionated constraints for building better interfaces with agents.