raffertyuy

35 mods across 2 repositories, 53 stars between them.

context7

14

raffertyuy/github-copilot-prompts

MCP server Claude CodeCodexCursor +2

Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.

43 5mo ago A tokens not measured MIT

playwright

15

raffertyuy/github-copilot-prompts

MCP server Claude CodeCodexCursor +2

Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.

43 5mo ago A tokens not measured MIT

add-repository

17

raffertyuy/repo-of-repos

Skill Claude CodeCodex

Clone a git repo or register a local folder into repos/ and update repos.md with its description.

10 1mo ago A 23 tokens original MIT

clean-repos

18

raffertyuy/repo-of-repos

Skill Claude CodeCodex

Find and remove stale entries from repos.yaml whose directories no longer exist on disk.

10 1mo ago A 19 tokens original MIT

commit-all-repos

19

raffertyuy/repo-of-repos

Skill Claude CodeCodex

Iterate through all sub-repos in repos/ and stage/commit/push each one, then do the same for the master repo.

10 1mo ago A 32 tokens original MIT

commit

20

raffertyuy/repo-of-repos

Skill Claude CodeCodex

Stage, commit, and push changes for the master repo only (excludes sub-repos in repos/).

10 1mo ago A 23 tokens original MIT

create-plan

21

raffertyuy/repo-of-repos

Skill Claude CodeCodex

Create an implementation plan in plans/ with embedded repo context and step-by-step task lists.

10 1mo ago A 21 tokens original MIT

implement-plan

22

raffertyuy/repo-of-repos

Skill Claude CodeCodex

Execute a plan from plans/, implementing steps, checking off tasks, running tests, and documenting fixes.

10 1mo ago A 23 tokens original MIT

pr-all-repos

23

raffertyuy/repo-of-repos

Skill Claude CodeCodex

Create PRs in all sub-repos with uncommitted branches, then link them as siblings.

10 1mo ago A 24 tokens original MIT

pull-all-repos

24

raffertyuy/repo-of-repos

Skill Claude CodeCodex

Clone/pull git repos, verify local folders, auto-register orphans, and regenerate repos.md.

10 1mo ago A 24 tokens original MIT