raffertyuy/github-copilot-prompts
Agent Claude Code
Data engineer agent for SQL generation with database schema awareness.
raffertyuy/github-copilot-prompts
Agent Claude Code
Data engineer agent for SQL generation with database schema awareness.
raffertyuy/github-copilot-prompts
Agent Claude Code
Software engineer agent that follows thorough problem-solving workflow.
raffertyuy/github-copilot-prompts
Skill Claude CodeCodex
Use the Azure DevOps MCP server with the Bookstore project.
raffertyuy/github-copilot-prompts
Skill Claude CodeCodex
Use the Azure DevOps MCP server for project management.
raffertyuy/github-copilot-prompts
Skill Claude CodeCodex
Use the Context7 MCP server for up-to-date library documentation.
raffertyuy/github-copilot-prompts
Skill Claude CodeCodex
Fetch additional instructions from a local or external URL.
raffertyuy/github-copilot-prompts
Skill Claude CodeCodex
Analyze a repository and generate cross-compatible instruction files.
raffertyuy/github-copilot-prompts
Skill Claude CodeCodex
Use the Playwright MCP server for browser automation and testing.
raffertyuy/github-copilot-prompts
Skill Claude CodeCodex
Plan software delivery using Azure DevOps and Azure Boards.
raffertyuy/github-copilot-prompts
Skill Claude CodeCodex
Generate unit tests following AAA pattern with comprehensive coverage.
raffertyuy/github-copilot-prompts
Instructions file GitHub Copilot
Instructions for raffertyuy/github-copilot-prompts, covering python coding best practices, python-specific guidelines, error handling, documentation and testing.
raffertyuy/github-copilot-prompts
Instructions file GitHub Copilot
Instructions for raffertyuy/github-copilot-prompts, covering t-sql coding best practices, sql-specific guidelines, formatting, error handling and performance.
raffertyuy/github-copilot-prompts
Instructions file GitHub Copilot
Instructions for raffertyuy/github-copilot-prompts, covering typescript coding best practices, typescript-specific guidelines, formatting, error handling and documentation.
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.
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.
raffertyuy/github-copilot-prompts
Instructions file
Claude Code instructions for raffertyuy/github-copilot-prompts, covering project instructions, coding standards, response personality, mcp server instructions and additional instructions.
Skill Claude CodeCodex
Clone a git repo or register a local folder into repos/ and update repos.md with its description.
Skill Claude CodeCodex
Find and remove stale entries from repos.yaml whose directories no longer exist on disk.
Skill Claude CodeCodex
Iterate through all sub-repos in repos/ and stage/commit/push each one, then do the same for the master repo.
Skill Claude CodeCodex
Stage, commit, and push changes for the master repo only (excludes sub-repos in repos/).
Skill Claude CodeCodex
Create an implementation plan in plans/ with embedded repo context and step-by-step task lists.
Skill Claude CodeCodex
Execute a plan from plans/, implementing steps, checking off tasks, running tests, and documenting fixes.
Skill Claude CodeCodex
Create PRs in all sub-repos with uncommitted branches, then link them as siblings.
Skill Claude CodeCodex
Clone/pull git repos, verify local folders, auto-register orphans, and regenerate repos.md.