All authors
github avatar

Claude Skills by github

github.com/github
467 skillsA× 453B× 13C× 120 installs298 views
Acreadiness AssessA

Run the AgentRC readiness assessment on the current repository and produce a static HTML dashboard at reports/index.html. Wraps `npx github:microsoft/agentrc readiness` and hands off rendering to the @ai-readiness-reporter custom agent. Supports policies (--policy) for org-specific scoring. Use when asked to assess, audit, or score the AI readiness of a repo.

ai-agentsbashnode
0
34,507
Acreadiness Generate InstructionsA

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.

ai-agentsgojava
0
34,507
Acreadiness PolicyA

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.

ai-agentstypescriptbash
0
34,507
Ai Team OrchestrationA

Bootstrap and run a multi-agent AI development team. Use when: starting a new software project with AI agents, setting up parallel dev/QA teams, creating sprint plans, writing brainstorm prompts with distinct agent voices, recovering a project workflow, or planning sprints.

ai-agentsbashreact
0
34,507
Arize Ai Provider IntegrationA

Creates, reads, updates, and deletes Arize AI integrations that store LLM provider credentials used by evaluators and other Arize features. Supports any LLM provider (e.g. OpenAI, Anthropic, Azure OpenAI, AWS Bedrock, Vertex AI, Gemini, NVIDIA NIM). Use when the user mentions AI integration, LLM provider credentials, create integration, list integrations, update credentials, delete integration, or connecting an LLM provider to Arize.

ai-agentsbashaws
0
34,507
Arize AnnotationA

Creates and manages annotation configs (categorical, continuous, freeform label schemas) and annotation queues (human review workflows) on Arize. Applies human annotations to project spans via the Python SDK. Use when the user mentions annotation config, annotation queue, label schema, human feedback, bulk annotate spans, update_annotations, labeling queue, annotate record, or human review.

ai-agentspythongo
0
34,507
Arize DatasetA

Creates, manages, and queries Arize datasets and examples. Covers dataset CRUD, appending examples, exporting data, and file-based dataset creation using the ax CLI. Use when the user needs test data, evaluation examples, or mentions create dataset, list datasets, export dataset, append examples, dataset version, golden dataset, or test set.

ai-agentsgobash
0
34,507
Arize EvaluatorA

Handles LLM-as-judge evaluation workflows on Arize including creating/updating evaluators, running evaluations on spans or experiments, managing tasks, trigger-run operations, column mapping, and continuous monitoring. Use when the user mentions create evaluator, LLM judge, hallucination, faithfulness, correctness, relevance, run eval, score spans, score experiment, trigger-run, column mapping, continuous monitoring, or improve evaluator prompt.

ai-agentspythonrust
0
34,507
Arize ExperimentA

Creates, runs, and analyzes Arize experiments for evaluating and comparing model performance. Covers experiment CRUD, exporting runs, comparing results, and evaluation workflows using the ax CLI. Use when the user mentions create experiment, run experiment, compare models, model performance, evaluate AI, experiment results, benchmark, A/B test models, or measure accuracy.

ai-agentspythongo
0
34,507
Arize InstrumentationA

Adds Arize AX tracing to an LLM application for the first time. Follows a two-phase agent-assisted flow to analyze the codebase then implement instrumentation after user confirmation. Use when the user wants to instrument their app, add tracing from scratch, set up LLM observability, integrate OpenTelemetry or openinference, or get started with Arize tracing.

ai-agentsjavascripttypescript
0
34,507
Arize LinkA

Generates deep links to the Arize UI for traces, spans, sessions, datasets, labeling queues, evaluators, and annotation configs. Produces clickable URLs for sharing Arize resources with team members. Use when the user wants to link to or open a trace, span, session, dataset, evaluator, or annotation config in the Arize UI.

ai-agents
0
34,507
Arize Prompt OptimizationA

Optimizes, improves, and debugs LLM prompts using production trace data, evaluations, and annotations. Extracts prompts from spans, gathers performance signal, and runs a data-driven optimization loop using the ax CLI. Use when the user mentions optimize prompt, improve prompt, make AI respond better, improve output quality, prompt engineering, prompt tuning, or system prompt improvement.

ai-agentspythongo
0
34,507
Arize TraceA

Downloads, exports, and inspects existing Arize traces and spans to understand what an LLM app is doing or debug runtime issues. Covers exporting traces by ID, spans by ID, sessions by ID, and root-cause investigation using the ax CLI. Use when the user wants to look at existing trace data, see what their LLM app is doing, export traces, download spans, investigate errors, or analyze behavior regressions.

ai-agentspythonrust
0
34,507
Automate ThisB

Analyze a screen recording of a manual process and produce targeted, working automation scripts. Extracts frames and audio narration from video files, reconstructs the step-by-step workflow, and proposes automation at multiple complexity levels using tools already installed on the user machine.

ai-agentspythongo
0
34,507
Suggest Awesome Github Copilot AgentsA

Suggest relevant GitHub Copilot Custom Agents files from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing custom agents in this repository, and identifying outdated agents that need updates.

ai-agentsreactazure
0
34,507
Suggest Awesome Github Copilot InstructionsA

Suggest relevant GitHub Copilot instruction files from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing instructions in this repository, and identifying outdated instructions that need updates.

ai-agentsjavareact
0
34,507
Suggest Awesome Github Copilot SkillsA

Suggest relevant GitHub Copilot skills from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing skills in this repository, and identifying outdated skills that need updates.

ai-agentsreactnextjs
0
34,507
Az Cost OptimizeA

Analyze Azure resources used in the app (IaC files and/or resources in a target rg) and optimize costs - creating GitHub issues for identified optimizations.

ai-agentsgobash
0
34,507
Azure PricingA

Fetches real-time Azure retail pricing using the Azure Retail Prices API (prices.azure.com) and estimates Copilot Studio agent credit consumption. Use when the user asks about the cost of any Azure service, wants to compare SKU prices, needs pricing data for a cost estimate, mentions Azure pricing, Azure costs, Azure billing, or asks about Copilot Studio pricing, Copilot Credits, or agent usage estimation. Covers compute, storage, networking, databases, AI, Copilot Studio, and all other Azure...

ai-agentsgoazure
0
34,507
Azure Resource Health DiagnoseA

Analyze Azure resource health, diagnose issues from logs and telemetry, and create a remediation plan for identified problems.

ai-agentsgobash
0
34,507
Import Infrastructure As CodeA

Import existing Azure resources into Terraform using Azure CLI discovery and Azure Verified Modules (AVM). Use when asked to reverse-engineer live Azure infrastructure, generate Infrastructure as Code from existing subscriptions/resource groups/resource IDs, map dependencies, derive exact import addresses from downloaded module source, prevent configuration drift, and produce AVM-based Terraform files ready for validation and planning across any Azure resource type.

ai-agentsrustgo
0
34,507
Remember Interactive ProgrammingA

A micro-prompt that reminds the agent that it is an interactive programmer. Works great in Clojure when Copilot has access to the REPL (probably via Backseat Driver). Will work with any system that has a live REPL that the agent can use. Adapt the prompt with any specific reminders in your workflow and/or workspace.

ai-agents
0
34,507
Content Management SystemsA

Workflow for building and modifying content management systems across WordPress, Shopify, Wix, Squarespace, Drupal, WooCommerce, Joomla, HubSpot CMS Hub, Webflow, Adobe Experience Manager, and similar platforms. Use when working on CMS themes, plugins, apps, modules, admin panels, media uploads, content models, editors, markdown pipelines, or static export workflows.

ai-agentsgo
0
34,507
Markdown To HtmlA

Convert Markdown files to HTML similar to `marked.js`, `pandoc`, `gomarkdown/markdown`, or similar tools; or writing custom script to convert markdown to html and/or working on web template systems like `jekyll/jekyll`, `gohugoio/hugo`, or similar web templating systems that utilize markdown documents, converting them to html. Use when asked to "convert markdown to html", "transform md to html", "render markdown", "generate html from markdown", or when working with .md files and/or web a temp...

ai-agentsjavascriptrust
0
34,507
Quasi CoderA

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.

ai-agentsjavascripttypescript
0
34,507
Context MapA

Generate a map of all files relevant to a task before making changes

ai-agentsapidatabase
0
34,507
Refactor PlanA

Create a concrete plan before starting a multi-file refactor. Use when the user asks to plan, sequence, scope, or safely execute a refactor across multiple files; always investigate first, output the plan, and wait for confirmation before making code changes.

ai-agentsdocumentation
0
34,507
What Context NeededA

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

ai-agents
0
34,507
Integrate Context MaticB

Discovers and integrates third-party APIs using the context-matic MCP server. Uses `fetch_api` to find available API SDKs, `ask` for integration guidance, `model_search` and `endpoint_search` for SDK details. Use when the user asks to integrate a third-party API, add an API client, implement features with an external API, or work with any third-party API or SDK.

ai-agentstypescriptpython
0
34,507
Onboard Context MaticA

Interactive onboarding tour for the context-matic MCP server. Walks the user through what the server does, shows all available APIs, lets them pick one to explore, explains it in their project language, demonstrates model_search and endpoint_search live, and ends with a menu of things the user can ask the agent to do. USE FOR: first-time setup; "what can this MCP do?"; "show me the available APIs"; "onboard me"; "how do I use the context-matic server"; "give me a tour". DO NOT USE FOR: actual...

ai-agentstypescriptpython
0
34,507
Copilot SdkA

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.

ai-agentstypescriptpython
0
34,507
Aspnet Minimal Api OpenapiA

Create ASP.NET Minimal API endpoints with proper OpenAPI documentation

ai-agentsgoc#
0
34,507
Csharp AsyncA

Get best practices for C# async programming

ai-agentsgoc#
0
34,507
Csharp MstestA

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

ai-agentsgoc#
0
34,507
Csharp NunitA

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

ai-agentsgoexpress
0
34,507
Csharp TunitA

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

ai-agentsgoexpress
0
34,507
Csharp XunitA

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

ai-agentsgoexpress
0
34,507
Dotnet Best PracticesA

Ensure .NET/C# code meets best practices for the solution/project.

ai-agentsc#testing
0
34,507
Dotnet UpgradeA

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

ai-agentsazuretesting
0
34,507
Postgresql Code ReviewA

PostgreSQL-specific code review assistant focusing on PostgreSQL best practices, anti-patterns, and unique quality standards. Covers JSONB operations, array usage, custom types, schema design, function optimization, and PostgreSQL-exclusive security features like Row Level Security (RLS).

ai-agentsgosql
0
34,507
Postgresql OptimizationA

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.

ai-agentsgosql
0
34,507
Sql Code ReviewA

Universal SQL code review assistant that performs comprehensive security, maintainability, and code quality analysis across all SQL databases (MySQL, PostgreSQL, SQL Server, Oracle). Focuses on SQL injection prevention, access control, code standards, and anti-pattern detection. Complements SQL optimization prompt for complete development coverage.

ai-agentsgosql
0
34,507
Sql OptimizationA

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.

ai-agentsgosql
0
34,507
Dataverse Python Advanced PatternsA

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

ai-agentspythonapi
0
34,507
Dataverse Python Production CodeA

Generate production-ready Python code using Dataverse SDK with error handling, optimization, and best practices

ai-agentspythonrails
0
34,507
Dataverse Python QuickstartA

Generate Python SDK setup + CRUD + bulk + paging snippets using official patterns.

ai-agentspython
0
34,507
Dataverse Python Usecase BuilderA

Generate complete solutions for specific Dataverse SDK use cases with architecture recommendations

ai-agentspythongo
0
34,507
Multi Stage DockerfileA

Create optimized multi-stage Dockerfiles for any language or framework

ai-agentspythongo
0
34,507
DoublecheckA

Three-layer verification pipeline for AI output. Extracts verifiable claims, finds supporting or contradicting sources via web search, runs adversarial review for hallucination patterns, and produces a structured verification report with source links for human review.

ai-agentspythongo
0
34,507
From The Other Side AnittaA

Rigorous challenge profile for Anitta: assumption checks, evidence calibration, and defensible reasoning patterns for Ember collaboration.

ai-agentsgorails
0
34,507