Showing 30 of 119165 results
Analyzes git status and diff to intelligently create Git Flow branches (feature, release, hotfix, bugfix) following the nvie branching model with automated naming conventions.
Analyzes application workflows end-to-end with automatic architecture detection, generating detailed data flow and dependency documentation.
Provides XUnit best practices for C# unit testing, covering test structure, naming conventions, assertions, and data-driven tests with Theory and InlineData.
Interactive prompt refinement workflow that interrogates scope, deliverables, and constraints.
A Claude Code skill providing reusable GitHub Actions workflow templates and CI/CD pipeline patterns, part of the wshobson/agents marketplace CI/CD category with progressive knowledge loading.
Breaks a PRD into independently-grabbable GitHub issues using tracer-bullet vertical slices — each a thin end-to-end path (schema, API, UI, tests), tagged HITL or AFK, created via `gh issue create`.
Create Spring Boot Java Project Skeleton
Generates production-ready Python code for the Dataverse SDK using advanced patterns including error handling with retry logic, batch operations, and OData query optimization.
Issue planning and automation that generates project plans with Epic, Feature, Story hierarchy, dependencies and priorities.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
An official Flutter agent skill that builds Flutter forms with validation and user input handling, covering login screens, data entry forms, and any multi-field user input scenarios.
Creates detailed feature implementation plans following monorepo structure.
An official Flutter agent skill for making HTTP requests and handling JSON data in Flutter apps, covering REST API integration, serialization, and async data fetching patterns.
An agent-agnostic visual feedback tool that lets you click web page elements, add notes, and copy structured output with CSS selectors so AI coding agents can find the exact code you are referring to.
Ensures C# types are documented with XML comments following best practices.
Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Provides ready-to-use prompts for .NET framework upgrade analysis covering project classification, dependency compatibility review, API migration, and configuration conversion.
Updates existing specification files with new requirements while preserving document structure and version history.
Generates comprehensive test strategies, task breakdowns, and quality validation plans for projects.
Generates complete Rust MCP server projects using the official rmcp SDK with tools, resources, and configuration.
Guides Power BI report visualization design for creating effective, accessible, and user-friendly reports.
Guides Java method refactoring using the Extract Method pattern, with before/after examples showing how to break down complex methods into focused, reusable units.
Adds new languages to Next.js applications using next-intl, handling translation files, routing configuration, middleware setup, and language toggle UI components.