自動定期更新

Agent Skill 目錄

清楚搜尋適用於 coding agent 的工作流程,並查看出處、風險訊號與可直接複製的安裝指令。

699個 Skill
23出處
602Low risk
Jul 13更新時間
699 個 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推薦

prompt-optimizer

AI & Agents

Turn any rough prompt, half-formed idea, or task description into a finished, ready-to-send prompt optimized for any LLM model inside a chat interface — NOT the API. Use this skill whenever the user wants to write, rewrite, optimize, improve, sharpen, or polish a prompt for chat. Trigger phrases include "rewrite this prompt", "make this a better prompt", "optimize this prompt", "turn this into a prompt", "help me prompt this", "draft a prompt that...", "I want to ask...", or whenever the user pastes a draft prompt and asks for improvements. Also trigger when the user describes a task they plan to send to an LLM model and clearly wants a reusable, well-structured prompt rather than a direct answer. The output is always a single, copy-pasteable prompt in a code block that the user sends as-is — never a template with placeholders.

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

canvas-design

Design & Media

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

anthropics/skills·Complete terms in LICENSE.txt·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推薦

pinecone-rag

AI & Agents

Build production RAG pipelines and persistent agent memory using Pinecone as the vector database backend. ALWAYS USE THIS SKILL when the user mentions Pinecone, wants to index documents for semantic search, build a retrieval-augmented generation system, store agent memory across sessions, implement hybrid search, or connect an LLM to a searchable knowledge base — even if they don't say "Pinecone" explicitly. Also use when the user asks about vector databases for RAG, namespace isolation for multi-tenant agents, embedding pipelines, or scaling a knowledge base beyond what local storage can handle. DO NOT use for local-only vector stores (Chroma, FAISS, pgvector) or pure keyword search with no semantic component.

github/awesome-copilot·Apache-2.0·Agent SkillsPython 3.10+
low100品質分
67推薦

premium-frontend-ui

Web & Frontend

A comprehensive guide for GitHub Copilot to craft immersive, high-performance web experiences with advanced motion, typography, and architectural craftsmanship.

github/awesome-copilot·MIT·Agent SkillsCursor
low100品質分
67推薦

brand-guidelines

AI & Agents

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

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

frontend-design

Design & Media

Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.

anthropics/skills·Complete terms in LICENSE.txt·Agent Skills
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推薦

Creates an integration testing plan for .NET data access artifacts during Oracle-to-PostgreSQL database migrations. Analyzes a single project to identify repositories, DAOs, and service layers that interact with the database, then produces a structured testing plan. Use when planning integration test coverage for a migrated project, identifying which data access methods need tests, or preparing for Oracle-to-PostgreSQL migration validation.

github/awesome-copilot·MIT·Agent SkillsCursor
low100品質分
66推薦

PostgreSQL-specific development assistant focusing on unique PostgreSQL features, advanced data types, and PostgreSQL-exclusive capabilities. Covers JSONB operations, array types, custom types, range/geometric types, full-text search, window functions, and PostgreSQL extensions ecosystem.

github/awesome-copilot·MIT·Agent SkillsCursor
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推薦

audit-integrity

Security & Compliance

Shared audit integrity framework for all AppSec agents — enforces output quality, intellectual honesty, and continuous improvement through anti-rationalization guards, self-critique loops, retry protocols, non-negotiable behaviors, self-reflection quality gates (1-10 scoring, ≥8 threshold), and a self-learning system with lesson/memory governance for security analysis agents.

github/awesome-copilot·MIT·Agent SkillsCross-platform. Works with any language or framework analyzed by AppSec agents.
low100品質分
66推薦

Intelligent README.md generation prompt that analyzes project documentation structure and creates comprehensive repository documentation. Scans .github/copilot directory files and copilot-instructions.md to extract project information, technology stack, architecture, development workflow, coding standards, and testing approaches while generating well-structured markdown documentation with proper formatting, cross-references, and developer-focused content.

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

cli-mastery

AI & Agents

Interactive training for the GitHub Copilot CLI. Guided lessons, quizzes, scenario challenges, and a full reference covering slash commands, shortcuts, modes, agents, skills, MCP, and configuration. Say "cliexpert" to start.

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推薦

Identifies Oracle-to-PostgreSQL migration risks by cross-referencing code against known behavioral differences (empty strings, refcursors, type coercion, sorting, timestamps, concurrent transactions, etc.). Use when planning a database migration, reviewing migration artifacts, or validating that integration tests cover Oracle/PostgreSQL differences.

github/awesome-copilot·MIT·Agent SkillsCursor
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推薦

sql-optimization

Data & Database

Universal SQL performance optimization assistant for comprehensive query tuning, indexing strategies, and database performance analysis across all SQL databases (MySQL, PostgreSQL, SQL Server, Oracle). Provides execution plan analysis, pagination optimization, batch operations, and performance monitoring guidance.

github/awesome-copilot·MIT·Agent SkillsCursor
low100品質分
66推薦

Create time-boxed technical spike documents for researching and resolving critical development decisions before implementation.

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

Creates structured bug reports for defects found during Oracle-to-PostgreSQL migration. Use when documenting behavioral differences between Oracle and PostgreSQL as actionable bug reports with severity, root cause, and remediation steps.

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

依用途與 Coding Agent 瀏覽 Skill

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