自动定期更新

Coding & Refactoring Agent Skill

浏览 Coding & Refactoring 类工作流,并导入 Codex、Claude Code、Cursor 等 coding agent。

699个 Skill
23出处
602Low risk
Jul 13更新时间
324 个 Skill
自动定期更新
70推荐

Generate tailored AI agent instruction files via AgentRC instructions command. Produces .github/copilot-instructions.md (default, recommended for Copilot in VS Code) plus optional per-area .instructions.md files with applyTo globs for monorepos. Use after running /acreadiness-assess to close gaps in the AI Tooling pillar.

github/awesome-copilot·MIT·Agent SkillsClaude Code
low100质量分
68推荐

internal-comms

Coding & Refactoring

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

anthropics/skills·Complete terms in LICENSE.txt·Agent SkillsClaude Code
low95质量分
67推荐

phoenix-evals

Coding & Refactoring

Build and run evaluators for AI/LLM applications using Phoenix.

github/awesome-copilot·Apache-2.0·Agent SkillsRequires Phoenix server. Python skills need phoenix and openai packages
low100质量分
67推荐

theme-factory

Coding & Refactoring

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

anthropics/skills·Complete terms in LICENSE.txt·Agent Skills
low100质量分
67推荐

xlsx

Coding & Refactoring

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.

anthropics/skills·Proprietary. LICENSE.txt has complete terms·Agent Skills
low100质量分
66推荐

pr-dashboard

Coding & Refactoring

Open a GitHub PR dashboard in the browser. Use when the user asks to see their pull requests, open the PR dashboard, show PRs for a date range, or check PR status. Trigger phrases include "show my PRs", "open PR dashboard", "pull request dashboard".

github/awesome-copilot·MIT·Agent SkillsGitHub Copilot
low100质量分
66推荐

Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams.

github/awesome-copilot·MIT·Agent SkillsGitHub Copilot
low100质量分
66推荐

review-and-refactor

Coding & Refactoring

Review and refactor code in your project according to defined instructions

github/awesome-copilot·MIT·Agent SkillsGitHub Copilot
low100质量分
66推荐

Technology-agnostic blueprint generator for creating comprehensive copilot-instructions.md files that guide GitHub Copilot to produce code consistent with project standards, architecture patterns, and exact technology versions by analyzing existing codebase patterns and avoiding assumptions.

github/awesome-copilot·MIT·Agent SkillsGitHub Copilot
low100质量分
66推荐

typespec-create-agent

Coding & Refactoring

Generate a complete TypeSpec declarative agent with instructions, capabilities, and conversation starters for Microsoft 365 Copilot

github/awesome-copilot·MIT·Agent SkillsGitHub Copilot
low100质量分
66推荐

winui3-migration-guide

Coding & Refactoring

UWP-to-WinUI 3 migration reference. Maps legacy UWP APIs to correct Windows App SDK equivalents with before/after code snippets. Covers namespace changes, threading (CoreDispatcher to DispatcherQueue), windowing (CoreWindow to AppWindow), dialogs, pickers, sharing, printing, background tasks, and the most common Copilot code generation mistakes.

github/awesome-copilot·MIT·Agent SkillsGitHub Copilot
low100质量分
66推荐

Migration and code evolution instructions generator for GitHub Copilot. Analyzes differences between two project versions (branches, commits, or releases) to create precise instructions allowing Copilot to maintain consistency during technology migrations, major refactoring, or framework version upgrades.

github/awesome-copilot·MIT·Agent SkillsGitHub Copilot
low100质量分
66推荐

gtm-ai-gtm

Coding & Refactoring

Go-to-market strategy for AI products. Use when positioning AI products, handling "who is responsible when it breaks" objections, pricing variable-cost AI, choosing between copilot/agent/teammate framing, or selling autonomous tools into enterprises.

github/awesome-copilot·MIT·Agent SkillsGitHub Copilot
low100质量分
66推荐

algorithmic-art

Coding & Refactoring

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

anthropics/skills·Complete terms in LICENSE.txt·Agent SkillsClaude Code
low100质量分
66推荐

pdf

Coding & Refactoring

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.

anthropics/skills·Proprietary. LICENSE.txt has complete terms·Agent Skills
low100质量分
66推荐

slack-gif-creator

Coding & Refactoring

Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack."

anthropics/skills·Complete terms in LICENSE.txt·Agent Skills
low100质量分
66推荐

copilot-usage-metrics

Coding & Refactoring

Retrieve and display GitHub Copilot usage metrics for organizations and enterprises using the GitHub CLI and REST API.

github/awesome-copilot·MIT·Agent SkillsGitHub Copilot
low95质量分
66推荐

dotnet-upgrade

Coding & Refactoring

Ready-to-use prompts for comprehensive .NET framework upgrade analysis and execution

github/awesome-copilot·MIT·Agent SkillsGitHub Copilot
low95质量分
66推荐

what-context-needed

Coding & Refactoring

Ask Copilot what files it needs to see before answering a question

github/awesome-copilot·MIT·Agent SkillsGitHub Copilot
low95质量分
65推荐

oo-component-documentation

Coding & Refactoring

Create or update standardized object-oriented component documentation using a shared template plus mode-specific guidance for new and existing docs.

github/awesome-copilot·MIT·Agent Skills
low100质量分
65推荐

optimize-simplicite-logs

Coding & Refactoring

capability to parse Simplicité logs from a raw `.txt` file, filter fields to reduce noise, and output the result as structured JSON.

github/awesome-copilot·MIT·Agent Skills
low100质量分
65推荐

playwright-generate-test

Coding & Refactoring

Generate a Playwright test based on a scenario using Playwright MCP

github/awesome-copilot·MIT·Agent Skills
low100质量分
65推荐

acreadiness-policy

Coding & Refactoring

Help the user pick, write, or apply an AgentRC policy. Policies customise readiness scoring by disabling irrelevant checks, overriding impact/level, setting pass-rate thresholds, or chaining org baselines with team overrides. Use when the user asks about strict mode, AI-only scoring, custom weights, CI gating, or wants org-wide standardisation.

github/awesome-copilot·MIT·Agent Skills
low100质量分
65推荐

power-bi-dax-optimization

Coding & Refactoring

Comprehensive Power BI DAX formula optimization prompt for improving performance, readability, and maintainability of DAX calculations.

github/awesome-copilot·MIT·Agent Skills
low100质量分

按用途和 Coding Agent 浏览 Skill

查找适用于 Codex、Claude Code、GitHub Copilot、Cursor 和 Gemini CLI 的可追溯 Skill。