Skills CLI
Detected from skills.sh install distribution data.
Skills compatible with Skills CLI
comment-code-generate-a-tutorial
Refactor Python scripts into beginner-friendly projects with instructional comments and markdown tutorials.
containerize-aspnet-framework
Generate Dockerfile and configuration files to containerize an ASP.NET .NET Framework application for Windows containers.
containerize-aspnetcore
Generate Dockerfile and .dockerignore files customized for ASP.NET Core containerization.
context-map
Analyze codebases and map task-relevant files before implementing changes.
convert-plaintext-to-md
Convert plain text documentation to markdown with flexible formatting options.
copilot-cli-quickstart
Interactive step-by-step tutorials for GitHub Copilot CLI with separate Developer and Non-Developer learning paths.
copilot-instructions-blueprint-generator
Generate GitHub Copilot instruction files by analyzing actual codebase patterns and technology versions.
copilot-sdk
Programmatic agent runtime for embedding Copilot's agentic workflows in applications across Python, TypeScript, Go, and .NET.
copilot-usage-metrics
Retrieve and display GitHub Copilot usage metrics for organizations and enterprises.
cosmosdb-datamodeling
Comprehensive guide for designing Azure Cosmos DB NoSQL data models through structured requirements gathering and aggregate-oriented design.
create-architectural-decision-record
Structured Architectural Decision Record generator with AI-optimized formatting and sequential file management.
create-github-issue-feature-from-specification
Create GitHub issues from specification files using the feature_request.yml template.
create-github-issues-feature-from-implementation-plan
Create GitHub Issues automatically from implementation plan phases.
create-github-issues-for-unmet-specification-requirements
Automatically create GitHub issues for specification requirements not yet implemented in code.
create-github-pull-request-from-specification
Automated GitHub pull request creation from specification templates with draft-to-review workflow.
create-llms
Generates a specification-compliant llms.txt file that guides LLMs through repository structure and documentation.
create-spring-boot-java-project
Generate a Spring Boot 3.4.5 project skeleton with PostgreSQL, Redis, MongoDB, and Docker Compose.
create-spring-boot-kotlin-project
Generate a Spring Boot Kotlin project skeleton with pre-configured databases and development services.
create-technical-spike
Time-boxed technical spike documents for researching critical development decisions before implementation.
create-tldr-page
Create concise, example-driven tldr pages from documentation URLs and command names.
csharp-async
Best practices guide for C# asynchronous programming patterns and pitfalls.
csharp-docs
XML documentation standards and patterns for C# public APIs and members.
csharp-mcp-server-generator
Scaffold a production-ready C# MCP server with tools, logging, and proper configuration.
csharp-mstest
Modern unit testing with MSTest 3.x/4.x using current APIs and best practices.