dotnet-design-pattern-review
vmain
io.github.github/awesome-copilot/dotnet-design-pattern-review
Review the C#/.NET code for design pattern implementation and suggest improvements.
“filesystem github context7 playwright” 共 2,714 个结果
vmain
io.github.github/awesome-copilot/dotnet-design-pattern-review
Review the C#/.NET code for design pattern implementation and suggest improvements.
vmain
io.github.github/awesome-copilot/review-and-refactor
Review and refactor code in your project according to defined instructions
vmain
io.github.github/awesome-copilot/git-flow-branch-creator
Intelligent Git Flow branch creator that analyzes git status/diff and creates appropriate branches following the nvie Git Flow branching model.
vmain
io.github.github/awesome-copilot/suggest-awesome-github-copilot-skills
Suggest relevant GitHub Copilot skills from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing skills in this repository, and identifying outdated skills that need updates.
vmain
io.github.github/awesome-copilot/create-github-action-workflow-specification
Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.
vmain
io.github.github/awesome-copilot/create-github-issue-feature-from-specification
Create GitHub Issue for feature request from specification file using feature_request.yml template.
vmain
io.github.github/awesome-copilot/create-github-issues-feature-from-implementation-plan
Create GitHub Issues from implementation plan phases using feature_request.yml or chore_request.yml templates.
vmain
io.github.github/awesome-copilot/create-github-issues-for-unmet-specification-requirements
Create GitHub Issues for unimplemented requirements from specification files using feature_request.yml template.
vmain
io.github.github/awesome-copilot/suggest-awesome-github-copilot-agents
Suggest relevant GitHub Copilot Custom Agents files from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing custom agents in this repository, and identifying outdated agents that need updates.
vmain
io.github.github/awesome-copilot/suggest-awesome-github-copilot-instructions
Suggest relevant GitHub Copilot instruction files from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing instructions in this repository, and identifying outdated instructions that need updates.
vmain
io.github.github/awesome-copilot/mcp-deploy-manage-agents
Skill converted from mcp-deploy-manage-agents.prompt.md
vmain
io.github.github/awesome-copilot/mcp-create-declarative-agent
Skill converted from mcp-create-declarative-agent.prompt.md
vmain
io.github.github/awesome-copilot/mcp-copilot-studio-server-generator
Generate a complete MCP server implementation optimized for Copilot Studio integration with proper schema constraints and streamable HTTP support
vmain
io.github.github/awesome-copilot/mcp-create-adaptive-cards
Skill converted from mcp-create-adaptive-cards.prompt.md
vmain
io.github.github/awesome-copilot/python-mcp-server-generator
Generate a complete MCP server project in Python with tools, resources, and proper configuration
vmain
io.github.github/awesome-copilot/typescript-mcp-server-generator
Generate a complete MCP server project in TypeScript with tools, resources, and proper configuration
vmain
io.github.microsoft/skills/frontend-design-review
Review and create distinctive, production-grade frontend interfaces with high design quality and design system compliance. Evaluates using three pillars: frictionless insight-to-action, quality craft, and trustworthy building. USE FOR: PR reviews, design reviews, accessibility audits, design system compliance checks, creative frontend design, UI code review, component reviews, responsive design checks, theme testing, and creating memorable UI. DO NOT USE FOR: Backend API reviews, database schema reviews, infrastructure or DevOps work, pure business logic without UI, or non-frontend code.
vmain
io.github.anthropics/knowledge-work-plugins/system-design
Design systems, services, and architectures. Trigger with "design a system for", "how should we architect", "system design for", "what's the right architecture for", or when the user needs help with API design, data modeling, or service boundaries.
vmain
io.github.anthropics/knowledge-work-plugins/testing-strategy
Design test strategies and test plans. Trigger with "how should we test", "test strategy for", "write tests for", "test plan", "what tests do we need", or when the user needs help with testing approaches, coverage, or test architecture.
vmain
io.github.vstorm-co/pydantic-deepagents/refactor
Refactor code to improve structure and maintainability
vmain
io.github.affaan-m/ECC/docker-patterns
Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration.
vmain
io.github.affaan-m/ECC/security-scan
Scan your Claude Code configuration (.claude/ directory) for security vulnerabilities, misconfigurations, and injection risks using AgentShield. Checks CLAUDE.md, settings.json, MCP servers, hooks, and agent definitions.
vmain
io.github.affaan-m/ECC/deployment-patterns
Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.
vmain
io.github.affaan-m/ECC/api-design
REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.