Collection9 items

tmeister/skills

View on GitHub
1stars

🎯Skills9

🎯draft-issue🎯Skill

Researches the codebase, drafts a comprehensive GitHub issue with context, current state, requirements, and tasks, seeking user approval before creation.

draft-issue
🎯prd-discovery🎯Skill

Interviews users to generate a comprehensive, structured Product Requirements Document (PRD) for Ralph, saving it in a standardized markdown format.

prd-discovery
🎯laravel-simplifier🎯Skill

Refines PHP/Laravel code by applying best practices to enhance readability, consistency, and maintainability without changing behavior.

laravel-simplifier
🎯feature-issue🎯Skill

Systematically implements GitHub issues by guiding users through a structured feature development workflow with clear planning and review checkpoints.

feature-issue
🎯prd-to-json🎯Skill

Converts PRD markdown files into structured JSON with comprehensive validation for product requirements documentation.

prd-to-json
🎯commit🎯Skill

Generates a conventional, concise Git commit message by analyzing staged changes and following best commit message practices.

commit
🎯git-branch-cleanup🎯Skill

Safely removes merged and stale git branches with explicit user confirmations and protective checks.

git-branch-cleanup
🎯bug-issue🎯Skill

Diagnoses and fixes GitHub issues by systematically reproducing, analyzing root cause, implementing minimal fixes, and adding regression tests.

bug-issue
🎯pr-review🎯Skill

Reviews GitHub pull requests by analyzing code changes, running tests, identifying risks, and providing a comprehensive decision-ready summary.

pr-review