Topic: agents
2,643 skills in this topic.
-
go-mcp-server-generator
Generate a complete Go MCP server project with proper structure, dependencies, and implementation using the official github.com/modelcontextprotocol/go-sdk.
github/awesome-copilot 27,659
-
create-spring-boot-java-project
Create Spring Boot Java Project Skeleton
github/awesome-copilot 27,659
-
java-docs
Ensure that Java types are documented with Javadoc comments and follow best practices for documentation.
github/awesome-copilot 27,659
-
java-junit
Get best practices for JUnit 5 unit testing, including data-driven tests
github/awesome-copilot 27,659
-
java-springboot
Get best practices for developing applications with Spring Boot.
github/awesome-copilot 27,659
-
java-mcp-server-generator
Generate a complete Model Context Protocol server project in Java using the official MCP Java SDK with reactive streams and optional Spring Boot integration.
github/awesome-copilot 27,659
-
kotlin-mcp-server-generator
Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.
github/awesome-copilot 27,659
-
mcp-create-adaptive-cards
Skill converted from mcp-create-adaptive-cards.prompt.md
github/awesome-copilot 27,659
-
mcp-create-declarative-agent
Skill converted from mcp-create-declarative-agent.prompt.md
github/awesome-copilot 27,659
-
mcp-deploy-manage-agents
Skill converted from mcp-deploy-manage-agents.prompt.md
github/awesome-copilot 27,659
-
napkin
Visual whiteboard collaboration for Copilot CLI. Creates an interactive whiteboard that opens in your browser — draw, sketch, add sticky notes, then share everything back with Copilot. Copilot sees your drawings and text, and responds with analysis, suggestions, and ideas.
github/awesome-copilot 27,659
-
noob-mode
Plain-English translation layer for non-technical Copilot CLI users. Translates every approval prompt, error message, and technical output into clear, jargon-free English with color-coded risk indicators.
github/awesome-copilot 27,659
-
openapi-to-application-code
Generate a complete, production-ready application from an OpenAPI specification
github/awesome-copilot 27,659
-
openapi-to-application-code
Generate a complete, production-ready application from an OpenAPI specification
github/awesome-copilot 27,659
-
openapi-to-application-code
Generate a complete, production-ready application from an OpenAPI specification
github/awesome-copilot 27,659
-
openapi-to-application-code
Generate a complete, production-ready application from an OpenAPI specification
github/awesome-copilot 27,659
-
openapi-to-application-code
Generate a complete, production-ready application from an OpenAPI specification
github/awesome-copilot 27,659
-
creating-oracle-to-postgres-master-migration-plan
Discovers all projects in a .NET solution, classifies each for Oracle-to-PostgreSQL migration eligibility, and produces a persistent master migration plan. Use when starting a multi-project Oracle-to-PostgreSQL migration, creating a migration inventory, or assessing which .NET projects contain Oracle dependencies.
github/awesome-copilot 27,659
-
creating-oracle-to-postgres-migration-bug-report
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 27,659
-
creating-oracle-to-postgres-migration-integration-tests
Creates integration test cases for .NET data access artifacts during Oracle-to-PostgreSQL database migrations. Generates DB-agnostic xUnit tests with deterministic seed data that validate behavior consistency across both database systems. Use when creating integration tests for a migrated project, generating test coverage for data access layers, or writing Oracle-to-PostgreSQL migration validation tests.
github/awesome-copilot 27,659
-
migrating-oracle-to-postgres-stored-procedures
Migrates Oracle PL/SQL stored procedures to PostgreSQL PL/pgSQL. Translates Oracle-specific syntax, preserves method signatures and type-anchored parameters, leverages orafce where appropriate, and applies COLLATE "C" for Oracle-compatible text sorting. Use when converting Oracle stored procedures or functions to PostgreSQL equivalents during a database migration.
github/awesome-copilot 27,659
-
planning-oracle-to-postgres-migration-integration-testing
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 27,659
-
reviewing-oracle-to-postgres-migration
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 27,659
-
scaffolding-oracle-to-postgres-migration-test-project
Scaffolds an xUnit integration test project for validating Oracle-to-PostgreSQL database migration behavior in .NET solutions. Creates the test project, transaction-rollback base class, and seed data manager. Use when setting up test infrastructure before writing migration integration tests, or when a test project is needed for Oracle-to-PostgreSQL validation.
github/awesome-copilot 27,659