| acquire-codebase-knowledge |
Use this skill when the user explicitly asks to map, document, or onboard into an existing codeba... |
1.3 |
| agent-governance |
Patterns and techniques for adding governance, safety, and trust controls to AI agent systems. Us... |
— |
| agent-owasp-compliance |
Check any AI agent codebase against the OWASP Agentic Security Initiative (ASI) Top 10 risks. Use... |
— |
| agent-supply-chain |
Verify supply chain integrity for AI agent plugins, tools, and dependencies. Use this skill when:... |
— |
| ai-social-media-content |
Create AI-powered social media content for TikTok, Instagram, YouTube, Twitter/X. Generate: image... |
— |
| api-design |
Designs an interface other people will depend on — REST endpoints, RPC methods, library functions... |
— |
| api-documentation |
Documents an interface others will call — endpoints, SDK methods, CLI commands, and their paramet... |
— |
| appinsights-instrumentation |
Instrument a webapp to send useful telemetry data to Azure App Insights |
— |
| architecture-blueprint-generator |
Comprehensive project architecture blueprint generator that analyzes codebases to create detailed... |
— |
| architecture-decision-records |
Write and maintain Architecture Decision Records (ADRs) following best practices for technical de... |
— |
| audit-integrity |
Shared audit integrity framework for all AppSec agents — enforces output quality, intellectual ho... |
1.0 |
| auth-design |
Designs how a system knows who someone is and what they may do — login, sessions, tokens, roles, ... |
— |
| brand-guidelines |
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit... |
— |
| breakdown-test |
Test Planning and Quality Assurance prompt that generates comprehensive test strategies, task bre... |
— |
| browser-testing |
Writes and debugs end-to-end browser tests — Playwright, Cypress, Selenium — covering selector st... |
— |
| build-evidence-map |
Build an auditable evidence map for a contested technical choice, research synthesis, proposal re... |
— |
| c4-codebase-architecture |
Helps an agent inspect a repository and produce C4 architecture documentation. Use this when reve... |
— |
| code-analysis |
Builds an understanding of a whole codebase or subsystem — what it does, how it is structured, wh... |
— |
| code-exemplars-blueprint-generator |
Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases ... |
— |
| code-linting |
Sets up, fixes, or tunes linting and formatting for a project in any language — Python, JavaScrip... |
— |
| code-review |
Reviews a change — a diff, a PR, a branch, or uncommitted work — for correctness, risk, and maint... |
— |
| code-tour |
Use this skill to create CodeTour .tour files — persona-targeted, step-by-step walkthroughs that ... |
— |
| codebase-architecture |
>- |
— |
| codebase-discovery |
Extract domain, architecture, business rules, workflows and a business glossary from an existing ... |
— |
| codebase-memory-mcp |
Use when exploring unfamiliar code, mapping architecture, finding symbols or relationships, traci... |
— |
| containerize-aspnet-framework |
Containerize an ASP.NET .NET Framework project by creating Dockerfile and .dockerfile files custo... |
— |
| containerize-aspnetcore |
Containerize an ASP.NET Core project by creating Dockerfile and .dockerfile files customized for ... |
— |
| context-map |
Generate a map of all files relevant to a task before making changes |
— |
| copilot-instructions-blueprint |
Technology-agnostic blueprint generator for creating comprehensive copilot-instructions.md files ... |
— |
| create-readme |
Create a README.md file for the project |
— |
| create-specification |
Create a new specification file for the solution, optimized for Generative AI consumption. |
— |
| create-tldr-page |
Create a tldr page from documentation URLs and command examples, requiring both URL and command n... |
— |
| csharp-docs |
Ensure that C# types are documented with XML comments and follow best practices for documentation. |
— |
| csharp-mstest |
Get best practices for MSTest 3.x/4.x unit testing, including modern assertion APIs and data-driv... |
— |
| csharp-nunit |
Get best practices for NUnit unit testing, including data-driven tests |
— |
| csharp-xunit |
Get best practices for XUnit unit testing, including data-driven tests |
— |
| custom-instructions-from-codebase |
Migration and code evolution instructions generator for GitHub Copilot. Analyzes differences betw... |
— |
| data-breach-blast-radius |
Pre-breach impact analysis: inventories sensitive data (PII, PHI, PCI-DSS, credentials), traces d... |
— |
| data-migration |
Changes a schema or moves data in production without downtime or loss — column changes, backfills... |
— |
| data-migration-best-practices |
Operational data migration guidance. Use when moving or transforming persisted data between schem... |
— |
| ddd-best-practices |
Domain-Driven Design guidance for modeling complex domains. Use when designing Bounded Contexts o... |
1.0.0 |
| dependency-audit |
Assesses what a project depends on — known vulnerabilities, licence obligations, abandoned packag... |
— |
| deployment-strategies |
Gets a change into production safely — blue-green, canary, rolling, feature flags, and the rollba... |
— |
| devops-rollout-plan |
Generate comprehensive rollout plans with preflight checks, step-by-step deployment, verification... |
— |
| diagramming |
Draws architecture and flow diagrams as code — Mermaid, C4, sequence, ER, and state diagrams that... |
— |
| doc-and-modernize |
>- |
— |
| documentation-writer |
Diátaxis Documentation Expert. An expert technical writer specializing in creating high-quality s... |
— |
| dotnet-best-practices |
Ensure .NET/C# code meets best practices for the solution/project. |
— |
| dotnet-design-pattern-review |
Review the C#/.NET code for design pattern implementation and suggest improvements. |
— |
| dotnet-upgrade |
Ready-to-use prompts for comprehensive .NET framework upgrade analysis and execution |
— |
| ef-core |
Get best practices for Entity Framework Core |
— |
| efcore-d2-db-diagram |
Generate D2 database diagrams from Entity Framework Core models. USE FOR: EF Core database diagra... |
— |
| find-skills |
Helps agents discover, evaluate, and recommend installable agent skills when a task may be better... |
— |
| folder-structure-blueprint-generator |
Comprehensive technology-agnostic prompt for analyzing and documenting project folder structures.... |
— |
| frontend-design |
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill... |
— |
| incident-postmortem |
Use when an outage, production incident, or significant service degradation has occurred and the ... |
— |
| integration-testing |
Tests that components work together — service against real database, API against real dependencie... |
— |
| load-testing |
Measures how a system behaves under load and finds where it breaks — throughput ceilings, latency... |
— |
| log-analysis |
Extracts an answer from logs, traces, or metrics — finding the relevant lines in volume, correlat... |
— |
| lsp-architecture |
Generate a structural architecture overview of a codebase: languages, package map, entry points, ... |
— |
| lsp-dead-code |
Enumerate exported symbols in a file and surface those with zero references across the workspace.... |
— |
| lsp-docs |
Three-tier documentation lookup for any symbol — hover → offline toolchain doc → source definitio... |
— |
| lsp-refactor |
End-to-end safe refactor workflow — blast-radius analysis, speculative preview, apply to disk, ve... |
— |
| lsp-test-correlation |
Find and run the tests that cover a source file. Use after editing a file to discover exactly whi... |
— |
| markdown-docs |
Writes or restructures project documentation in Markdown — READMEs, guides, references, runbooks,... |
— |
| mcp-builder |
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact... |
— |
| mermaid-diagrams |
Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to c... |
— |
| multi-stage-dockerfile |
Create optimized multi-stage Dockerfiles for any language or framework |
— |
| nuget-manager |
Manage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updati... |
— |
| oo-component-documentation |
Create or update standardized object-oriented component documentation using a shared template plu... |
— |
| openapi-to-application-code |
Generate a complete, production-ready application from an OpenAPI specification |
— |
| playwright-automation-fill-in-form |
Automate filling in a form using Playwright MCP |
— |
| playwright-explore-website |
Website exploration for testing using Playwright MCP |
— |
| playwright-generate-test |
Generate a Playwright test based on a scenario using Playwright MCP |
— |
| premium-frontend-ui |
A comprehensive guide for GitHub Copilot to craft immersive, high-performance web experiences wit... |
— |
| readme-blueprint-generator |
Intelligent README.md generation prompt that analyzes project documentation structure and creates... |
— |
| refactor |
Surgical code refactoring to improve maintainability without changing behavior. Covers extracting... |
— |
| refactor-plan |
Create a concrete plan before starting a multi-file refactor. Use when the user asks to plan, seq... |
— |
| refactoring-best-practices |
Safe refactoring guidance for legacy and existing codebases. Use when improving design without ch... |
1.0.0 |
| rest-api-best-practices |
REST API design guidance. Use when designing or reviewing REST endpoints, choosing HTTP methods a... |
1.0.0 |
| review-and-refactor |
Review and refactor code in your project according to defined instructions |
— |
| scoutqa-test |
This skill should be used when the user asks to "test this website", "run exploratory testing", "... |
— |
| secret-scanning |
Guide for configuring and managing GitHub secret scanning, push protection, custom patterns, and ... |
— |
| secrets-management |
Handles credentials safely through their whole life — where they live, how code gets them, how th... |
— |
| security-analysis |
Reviews code or a change for exploitable vulnerabilities — injection, auth and access-control gap... |
— |
| security-review |
AI-powered codebase security scanner that reasons about code like a security researcher — tracing... |
— |
| skill-creator |
Create new skills, modify and improve existing skills, and measure skill performance. Use when us... |
— |
| software-architecture-analysis |
Use this skill to reverse-engineer an existing software system, map its |
— |
| sql-code-review |
Universal SQL code review assistant that performs comprehensive security, maintainability, and co... |
— |
| sql-optimization |
Universal SQL performance optimization assistant for comprehensive query tuning, indexing strateg... |
— |
| sql-server-table-reconciliation |
Use when: comparing SQL Server tables across instances, data migration validation, ETL verificati... |
— |
| tdd-best-practices |
Test-Driven Development guidance. Use when writing tests before implementation, applying Red-Gree... |
1.0.0 |
| technology-stack-blueprint-generator |
Comprehensive technology stack blueprint generator that analyzes codebases to create detailed arc... |
— |
| theme-factory |
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML... |
— |
| threat-model-analyst |
Full STRIDE-A threat model analysis and incremental update skill for repositories and systems. Su... |
— |
| threat-modeling |
Works out what could go wrong in a system's design before it is built — who would attack it, how,... |
— |
| tm7-threat-model |
Creates valid Microsoft Threat Modeling Tool (.tm7) files compatible with the Microsoft Threat Mo... |
— |
| unit-testing |
Writes unit tests for code that already exists — choosing what deserves a test, what the cases ar... |
— |
| update-specification |
Update an existing specification file for the solution, optimized for Generative AI consumption b... |
— |
| vercel-react-best-practices |
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should ... |
1.0.0 |
| vercel-react-native-skills |
React Native and Expo best practices for building performant mobile apps. Use when building React... |
1.0.0 |
| web-artifacts-builder |
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern fron... |
— |
| web-design-guidelines |
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check ... |
1.0.0 |
| web-design-reviewer |
This skill enables visual inspection of websites running locally or remotely to identify and fix ... |
— |
| webapp-testing |
Toolkit for interacting with and testing local web applications using Playwright. Supports verify... |
— |
| workflow-analysis-blueprint |
Comprehensive technology-agnostic prompt generator for documenting end-to-end application workflo... |
— |
| write-coding-standards-from-file |
Write a coding standards document for a project using the coding styles from the file(s) and/or f... |
— |
No comments yet
Be the first to share your take.