mcp-create-declarative-agent
vmain
io.github.github/awesome-copilot/mcp-create-declarative-agent
Skill converted from mcp-create-declarative-agent.prompt.md
共 3,102 个资源
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
vv3
io.github.DaveSkender/Stock.Indicators/testing-standards
Testing conventions for Stock Indicators. Use for test naming (MethodName_StateUnderTest_ExpectedBehavior), FluentAssertions patterns, precision requirements, and test base class selection.
vmain
io.github.bidewio/better-openclaw/css-border-gradient
Create CSS gradient borders using the pseudo-element mask technique (mask-composite), including Tailwind-friendly usage and customization of angle, colors, thickness, and radius.
vmain
io.github.bidewio/better-openclaw/css-alpha-masking
Apply CSS alpha masking with linear-gradient for horizontal or vertical edge fades using mask-image and -webkit-mask-image. Use for fade edges, alpha masks, or CSS mask gradients.
vmain
io.github.pan94u/forge/kubernetes-patterns
Kubernetes deployment patterns, resource configuration, and operational best practices
vmain
io.github.andrewyng/context-hub/deploy
Deployment automation skill for CI/CD pipelines
vmain
io.github.PageAI-Pro/ralph-loop/component-refactoring
Refactor high-complexity React components in frontend. Use when the user asks for code splitting, hook extraction, or complexity reduction, or when you come across a component that is too complex to understand and refactor it.
vmain
io.github.FranciscoMoretti/chat-js/typescript
Skill: typescript
vmain
io.github.openstatusHQ/data-table-filters/mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
vmain
io.github.atilladeniz/Kubeli/refactor
Refactors code following Ousterhout's design principles. Analyzes complexity, creates prioritized refactoring plan, and executes with safety-first approach. Optimized for Vite/React, Tauri/Rust, Zustand stack.
vmaster
io.github.Trevoke/org-gtd.el/refactor
Use when code quality needs improvement after implementation, without changing behavior
vmain
io.github.Gentleman-Programming/engram/server-api
API contract guardrails for Engram server changes. Trigger: Any route, handler, payload, or status code modification.
vmain
io.github.openai/skills/vercel-deploy
Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".
vmain
io.github.benjaminasterA/antigravity-awesome-skills/kubernetes-architect
"Expert Kubernetes architect specializing in cloud-native"
vmain
io.github.the-perfect-developer/the-perfect-opencode/css
Apply Google CSS style guide conventions to CSS code
vmain
io.github.wcygan/dotfiles/refactor-scan
Scan code for refactoring opportunities to improve modularity, testability, extensibility, reusability, understandability, and cognitive complexity. Use when reviewing code quality, identifying technical debt, planning a refactor, or improving code structure. Keywords: refactor, refactoring, code quality, modularity, testability, extensibility, reusability, cognitive complexity, code smell, clean code, SOLID, DRY, coupling, cohesion