自動定期更新

Coding & Refactoring Agent Skill

瀏覽 Coding & Refactoring 類工作流程,並匯入常用 coding agent。

1217個 Skill
39出處
1072Low risk
Jul 13更新時間
701 個 Skill
自動定期更新
63推薦

agent-governance

Coding & Refactoring

Patterns and techniques for adding governance, safety, and trust controls to AI agent systems. Use this skill when: - Building AI agents that call external tools (APIs, databases, file systems) - Implementing policy-based access controls for agent tool usage - Adding semantic intent classification to detect dangerous prompts - Creating trust scoring systems for multi-agent workflows - Building audit trails for agent actions and decisions - Enforcing rate limits, content filters, or tool restrictions on agents - Working with any agent framework (PydanticAI, CrewAI, OpenAI Agents, LangChain, AutoGen)

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

python-azure-iot-edge-modules

Coding & Refactoring

Build and operate Python Azure IoT Edge modules with robust messaging, deployment manifests, observability, and production readiness checks.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

aspire

Coding & Refactoring

Aspire skill covering the Aspire CLI, AppHost orchestration, service discovery, integrations, MCP server, VS Code extension, Dev Containers, GitHub Codespaces, templates, dashboard, and deployment. Use when the user asks to create, run, debug, configure, deploy, or troubleshoot an Aspire distributed application.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

code-tour

Coding & Refactoring

Use this skill to create CodeTour .tour files — persona-targeted, step-by-step walkthroughs that link to real files and line numbers. Trigger for: "create a tour", "make a code tour", "generate a tour", "onboarding tour", "tour for this PR", "tour for this bug", "RCA tour", "architecture tour", "explain how X works", "vibe check", "PR review tour", "contributor guide", "help someone ramp up", or any request for a structured walkthrough through code. Supports 20 developer personas (new joiner, bug fixer, architect, PR reviewer, vibecoder, security reviewer, and more), all CodeTour step types (file/line, selection, pattern, uri, commands, view), and tour-level fields (ref, isPrimary, nextTour). Works with any repository in any language.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

conventional-branch

Coding & Refactoring

Create Git branches following the Conventional Branch specification (feature/, bugfix/, hotfix/, release/, chore/). Use when creating a new branch, naming a branch, or checking whether a branch name complies with the spec.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

copilot-cli-quickstart

Coding & Refactoring

Use this skill when someone wants to learn GitHub Copilot CLI from scratch. Offers interactive step-by-step tutorials with separate Developer and Non-Developer tracks, plus on-demand Q&A. Just say "start tutorial" or ask a question! Note: This skill targets GitHub Copilot CLI specifically and uses CLI-specific tools (ask_user, sql, fetch_copilot_cli_documentation).

github/awesome-copilot·MIT·Agent SkillsClaude Code
medium100品質分
63推薦

copilot-sdk

Coding & Refactoring

Build agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming responses, managing sessions, connecting to MCP servers, or creating custom agents. Triggers on Copilot SDK, GitHub SDK, agentic app, embed Copilot, programmable agent, MCP server, custom agent.

github/awesome-copilot·MIT·Agent SkillsClaude Code
medium100品質分
63推薦

semantic-kernel

Coding & Refactoring

Create, update, refactor, explain, or review Semantic Kernel solutions using shared guidance plus language-specific references for .NET and Python.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

create-implementation-plan

Coding & Refactoring

Create a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

sponsor-finder

Coding & Refactoring

Find which of a GitHub repository's dependencies are sponsorable via GitHub Sponsors. Uses deps.dev API for dependency resolution across npm, PyPI, Cargo, Go, RubyGems, Maven, and NuGet. Checks npm funding metadata, FUNDING.yml files, and web search. Verifies every link. Shows direct and transitive dependencies with OSSF Scorecard health data. Invoke with /sponsor followed by a GitHub owner/repo (e.g. "/sponsor expressjs/express").

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

csharp-mstest

Coding & Refactoring

Get best practices for MSTest 3.x/4.x unit testing, including modern assertion APIs and data-driven tests

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

unit-test-vue-pinia

Coding & Refactoring

Write and review unit tests for Vue 3 + TypeScript + Vitest + Pinia codebases. Use when creating or updating tests for components, composables, and stores; mocking Pinia with createTestingPinia; applying Vue Test Utils patterns; and enforcing black-box assertions over implementation details.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

update-implementation-plan

Coding & Refactoring

Update an existing implementation plan file with new or update requirements to provide new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

documentation-writer

Coding & Refactoring

Diátaxis Documentation Expert. An expert technical writer specializing in creating high-quality software documentation, guided by the principles and structure of the Diátaxis technical documentation authoring framework.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

webapp-testing

Coding & Refactoring

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

draw-io-diagram-generator

Coding & Refactoring

Use when creating, editing, or generating draw.io diagram files (.drawio, .drawio.svg, .drawio.png). Covers mxGraph XML authoring, shape libraries, style strings, flowcharts, system architecture, sequence diagrams, ER diagrams, UML class diagrams, network topology, layout strategy, the hediet.vscode-drawio VS Code extension, and the full agent workflow from request to a ready-to-open file.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

winmd-api-search

Coding & Refactoring

Find and explore Windows desktop APIs. Use when building features that need platform capabilities — camera, file access, notifications, UI controls, AI/ML, sensors, networking, etc. Discovers the right API for a task and retrieves full type details (methods, properties, events, enumeration values).

github/awesome-copilot·Complete terms in LICENSE.txt·Agent Skills
low100品質分
63推薦

Write a coding standards document for a project using the coding styles from the file(s) and/or folder(s) passed as arguments in the prompt.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

efcore-d2-db-diagram

Coding & Refactoring

Generate D2 database diagrams from Entity Framework Core models. USE FOR: EF Core database diagram, Entity Framework Core ERD, DbContext diagram, C# entity relationship diagram, PostgreSQL schema visualization, generate .d2 file from EF Core entities, Fluent API mapping diagram, migrations-based database diagram, table relationships, owned types, many-to-many join tables, indexes and constraints. DO NOT USE FOR: runtime debugging, database migration execution, schema deployment, SQL performance tuning, or draw.io diagrams.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

em-dash

Coding & Refactoring

Expert on the history, origin, and correct use of the em dash. Use when writing or reviewing code, comments, or data files to avoid em and en dashes, defaulting to never using them and replacing any found with a hyphen (-). Includes strong knowledge of punctuation marks and the proper usage of punctuation characters when writing comments.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

entra-agent-user

Coding & Refactoring

Create Agent Users in Microsoft Entra ID from Agent Identities, enabling AI agents to act as digital workers with user identity capabilities in Microsoft 365 and Azure environments.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

excalidraw-diagram-generator

Coding & Refactoring

Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

finnish-humanizer

Coding & Refactoring

Detect and remove AI-generated markers from Finnish text, making it sound like a native Finnish speaker wrote it. Use when asked to "humanize", "naturalize", or "remove AI feel" from Finnish text, or when editing .md/.txt files containing Finnish content. Identifies 26 patterns (12 Finnish-specific + 14 universal) and 4 style markers.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

Debug failing Power Automate cloud flows using the FlowStudio MCP server. The Graph API only shows top-level status codes. This skill gives your agent action-level inputs and outputs to find the actual root cause. Load this skill when asked to: debug a flow, investigate a failed run, why is this flow failing, inspect action outputs, find the root cause of a flow error, fix a broken Power Automate flow, diagnose a timeout, trace a DynamicOperationRequestFailure, check connector auth errors, read error details from a run, or troubleshoot expression failures. Requires a FlowStudio MCP subscription — see https://mcp.flowstudio.app

github/awesome-copilot·MIT·Agent Skills
low100品質分

依用途與 Coding Agent 瀏覽 Skill

探索適用於 Codex、Claude Code、GitHub Copilot、Cursor 與 Gemini CLI 的可追溯 Skill。