Coding & Development
github/containerize-aspnet-framework
Containerize an ASP.NET .NET Framework project by creating Dockerfile and .dockerfile files customized for the project.
$ npx skills add github/awesome-copilotaddyosmani/best-practices
Apply modern web development best practices for security, compatibility, and code quality. Use when asked to "apply best practices", "security audit", "modernize code", "code quality review", or "check for vulnerabilities".
$ npx skills add addyosmani/web-quality-skillslangchain-ai/langgraph-persistence
INVOKE THIS SKILL when your LangGraph needs to persist state, remember conversations, travel through history, or configure subgraph checkpointer scoping. Covers checkpointers, thread_id, time travel, Store, and subgraph persistence modes.
$ npx skills add langchain-ai/langchain-skillsgithub/copilot-cli-quickstart
Use this skill when someone wants to learn GitHub Copilot CLI from scratch. Offers interactive step-by-step tutorials with separate Developer and Non-Developer tracks, plus on-demand Q&A. Just say "start tutorial" or ask a question! Note: This skill targets GitHub Copilot CLI specifically and uses CLI-specific tools (ask_user, sql, fetch_copilot_cli_documentation).
$ npx skills add github/awesome-copilotgithub/structured-autonomy-plan
Structured Autonomy Planning Prompt
$ npx skills add github/awesome-copilotgithub/snowflake-semanticview
Create, alter, and validate Snowflake semantic views using Snowflake CLI (snow). Use when asked to build or troubleshoot semantic views/semantic layer definitions with CREATE/ALTER SEMANTIC VIEW, to validate semantic-view DDL against Snowflake via CLI, or to guide Snowflake CLI installation and connection setup.
$ npx skills add github/awesome-copilotgithub/vscode-ext-commands
Guidelines for contributing commands in VS Code extensions. Indicates naming convention, visibility, localization and other relevant attributes, following VS Code extension development guidelines, libraries and good practices
$ npx skills add github/awesome-copilotgithub/copilot-usage-metrics
Retrieve and display GitHub Copilot usage metrics for organizations and enterprises using the GitHub CLI and REST API.
$ npx skills add github/awesome-copilotgithub/vscode-ext-localization
Guidelines for proper localization of VS Code extensions, following VS Code extension development guidelines, libraries and good practices
$ npx skills add github/awesome-copilotflutter/flutter-building-plugins
Builds Flutter plugins that provide native interop for other apps to use. Use when creating reusable packages that bridge Flutter with platform-specific functionality.
$ npx skills add flutter/skillsgithub/containerize-aspnetcore
Containerize an ASP.NET Core project by creating Dockerfile and .dockerfile files customized for the project.
$ npx skills add github/awesome-copilotflutter/flutter-adding-home-screen-widgets
Adds home screen widgets to a Flutter app for Android and iOS. Use when providing glanceable app information or quick actions on the device home screen.
$ npx skills add flutter/skillsflutter/flutter-interoperating-with-native-apis
Interoperates with native platform APIs on Android, iOS, and the web. Use when accessing device-specific features not available in Dart or calling existing native code.
$ npx skills add flutter/skillsvuejs-ai/vue-pinia-best-practices
Pinia stores, state management patterns, store setup, and reactivity with stores.
$ npx skills add vuejs-ai/skillsgithub/convert-plaintext-to-md
Convert a text-based document to markdown following instructions from prompt, or if a documented option is passed, follow the instructions for that option.
$ npx skills add github/awesome-copilotgithub/repo-story-time
Generate a comprehensive repository summary and narrative story from commit history
$ npx skills add github/awesome-copilotgithub/copilot-instructions-blueprint-generator
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.
$ npx skills add github/awesome-copilotflutter/flutter-improving-accessibility
Configures a Flutter app to support assistive technologies like Screen Readers. Use when ensuring an application is usable for people with disabilities.
$ npx skills add flutter/skillsdontbesilent2025/dbs
dontbesilent 商业工具箱主入口。根据你的问题自动路由到最合适的诊断工具。 触发方式:/dbs、/商业、「帮我看看」 Main entry point for dontbesilent business toolkit. Routes to the right diagnostic skill. Trigger: /dbs, "help me with my business"
$ npx skills add dontbesilent2025/dbskillgithub/create-spring-boot-kotlin-project
Create Spring Boot Kotlin Project Skeleton
$ npx skills add github/awesome-copilotgithub/dataverse-python-usecase-builder
Generate complete solutions for specific Dataverse SDK use cases with architecture recommendations
$ npx skills add github/awesome-copilotgithub/azure-resource-health-diagnose
Analyze Azure resource health, diagnose issues from logs and telemetry, and create a remediation plan for identified problems.
$ npx skills add github/awesome-copilotgithub/centos-linux-triage
Triage and resolve CentOS issues using RHEL-compatible tooling, SELinux-aware practices, and firewalld.
$ npx skills add github/awesome-copilotgithub/csharp-tunit
Get best practices for TUnit unit testing, including data-driven tests
$ npx skills add github/awesome-copilot