自動定期更新

Coding & Refactoring Agent Skill

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

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

github-codespaces-efficiency

Coding & Refactoring

Audit and improve GitHub Codespaces efficiency. Use this skill when a user wants faster Codespaces startup, lower Codespaces spend, slim devcontainers, right-size machines, tune idle timeout, or scope prebuilds to branches with sustained usage.

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

gtm-developer-ecosystem

Coding & Refactoring

Build and scale developer-led adoption through ecosystem programs. Use when deciding open vs curated ecosystems, building developer programs, scaling platform adoption, or designing student program pipelines.

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

java-junit

Coding & Refactoring

Get best practices for JUnit 5 unit testing, including data-driven tests

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

java-springboot

Coding & Refactoring

Get best practices for developing applications with Spring Boot.

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

javascript-typescript-jest

Coding & Refactoring

Best practices for writing JavaScript/TypeScript tests using Jest, including mocking strategies, test structure, and common patterns.

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

kotlin-springboot

Coding & Refactoring

Get best practices for developing applications with Spring Boot and Kotlin.

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

minecraft-plugin-development

Coding & Refactoring

Use this skill when building or modifying Minecraft server plugins for Paper, Spigot, or Bukkit, including plugin.yml setup, commands, listeners, schedulers, player state, team or arena systems, persistent progression, economy or profile data, configuration files, Adventure text, and version-safe API usage. Trigger for requests like "build a Minecraft plugin", "add a Paper command", "fix a Bukkit listener", "create plugin.yml", "implement a minigame mechanic", "add a perk or quest system", or "debug server plugin behavior".

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

multi-stage-dockerfile

Coding & Refactoring

Create optimized multi-stage Dockerfiles for any language or framework

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

noob-mode

Coding & Refactoring

Plain-English translation layer for non-technical Copilot CLI users. Translates every approval prompt, error message, and technical output into clear, jargon-free English with color-coded risk indicators.

github/awesome-copilot·MIT·Agent SkillsGitHub Copilot
low100品質分
65推薦

mcp-builder

Coding & Refactoring

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).

anthropics/skills·Complete terms in LICENSE.txt·Agent Skills
low100品質分
65推薦

arch-linux-triage

Coding & Refactoring

Triage and resolve Arch Linux issues with pacman, systemd, and rolling-release best practices.

github/awesome-copilot·MIT·Agent Skills
low95品質分
65推薦

qdrant-scaling-query-volume

Coding & Refactoring

Guides Qdrant query volume scaling. Use when someone asks 'query returns too many results', 'scroll performance', 'large limit values', 'paginating search results', 'fetching many vectors', or 'high cardinality results'.

github/awesome-copilot·MIT·Agent Skills
low95品質分
65推薦

boost-prompt

Coding & Refactoring

Interactive prompt refinement workflow: interrogates scope, deliverables, constraints; copies final markdown to clipboard; never writes code. Requires the Joyride extension.

github/awesome-copilot·MIT·Agent Skills
low95品質分
65推薦

centos-linux-triage

Coding & Refactoring

Triage and resolve CentOS issues using RHEL-compatible tooling, SELinux-aware practices, and firewalld.

github/awesome-copilot·MIT·Agent Skills
low95品質分
65推薦

Transform this Python script into a polished, beginner-friendly project by refactoring the code, adding clear instructional comments, and generating a complete markdown tutorial.

github/awesome-copilot·MIT·Agent Skills
low95品質分
65推薦

Generate production code for Dataverse SDK using advanced patterns, error handling, and optimization techniques.

github/awesome-copilot·MIT·Agent Skills
low95品質分
65推薦

debian-linux-triage

Coding & Refactoring

Triage and resolve Debian Linux issues with apt, systemd, and AppArmor-aware guidance.

github/awesome-copilot·MIT·Agent Skills
low95品質分
65推薦

fedora-linux-triage

Coding & Refactoring

Triage and resolve Fedora issues with dnf, systemd, and SELinux-aware guidance.

github/awesome-copilot·MIT·Agent Skills
low95品質分
65推薦

nuget-manager

Coding & Refactoring

Manage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updating NuGet package versions. It enforces using `dotnet` CLI for package management and provides strict procedures for direct file edits only when updating versions.

github/awesome-copilot·MIT·Agent Skills
low95品質分
64推薦

phoenix-cli

Coding & Refactoring

Debug LLM applications using the Phoenix CLI. Fetch traces, analyze errors, structure trace review with open coding and axial coding, inspect datasets, review experiments, query annotation configs, and use the GraphQL API. Use whenever the user is analyzing traces or spans, investigating LLM/agent failures, deciding what to do after instrumenting an app, building failure taxonomies, choosing what evals to write, or asking "what's going wrong", "what kinds of mistakes", or "where do I focus" — even without naming a technique.

github/awesome-copilot·Apache-2.0·Agent SkillsRequires Node.js (for npx) or global install of @arizeai/phoenix-cli. Optionally requires jq for JSON processing.
low100品質分
64推薦

php-mcp-server-generator

Coding & Refactoring

Generate a complete PHP Model Context Protocol server project with tools, resources, prompts, and tests using the official PHP SDK

github/awesome-copilot·MIT·Agent SkillsClaude Code
low100品質分
64推薦

azure-architecture-autopilot

Coding & Refactoring

Design Azure infrastructure using natural language, or analyze existing Azure resources to auto-generate architecture diagrams, refine them through conversation, and deploy with Bicep. When to use this skill: - "Create X on Azure", "Set up a RAG architecture" (new design) - "Analyze my current Azure infrastructure", "Draw a diagram for rg-xxx" (existing analysis) - "Foundry is slow", "I want to reduce costs", "Strengthen security" (natural language modification) - Azure resource deployment, Bicep template generation, IaC code generation - Microsoft Foundry, AI Search, OpenAI, Fabric, ADLS Gen2, Databricks, and all Azure services

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

quasi-coder

Coding & Refactoring

Expert 10x engineer skill for interpreting and implementing code from shorthand, quasi-code, and natural language descriptions. Use when collaborators provide incomplete code snippets, pseudo-code, or descriptions with potential typos or incorrect terminology. Excels at translating non-technical or semi-technical descriptions into production-quality code.

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

codeql

Coding & Refactoring

Comprehensive guide for setting up and configuring CodeQL code scanning via GitHub Actions workflows and the CodeQL CLI. This skill should be used when users need help with code scanning configuration, CodeQL workflow files, CodeQL CLI commands, SARIF output, security analysis setup, or troubleshooting CodeQL analysis.

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

依用途與 Coding Agent 瀏覽 Skill

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