com um clique
dotfiles
dotfiles contém 4 skills coletadas de geshafer, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Three-phase test-driven bug fix workflow. First write a passing test proving the bug exists, then flip assertions to define correct behavior (fails), then fix the production code. Use when fixing bugs, correcting wrong behavior, or closing gaps in existing logic.
Check the status of all open GitHub pull requests authored by the user across all repos. Shows review decision, CI status, merge state, draft status, and recommended next action for each PR. Use when asked about open PRs, what PRs need attention, PR review status, or anything about pull request state. Always invoke this skill before running any gh CLI commands related to PRs.
Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.
Convert PRDs to prd.json format for the Ralph autonomous agent system. Use when you have an existing PRD and need to convert it to Ralph's JSON format. Triggers on: convert this prd, turn this into ralph format, create prd.json from this, ralph json.