Is this you?
These skills are attributed to github on SkillRepo. If that’s your GitHub account, sign in with GitHub to move them into your account — they’re already here, and it never touches your GitHub repos.
Sign up free to publish unlimited skills, graded and attributed to you.
Get StartedSearching by meaning
408 skills found
Create an Architectural Decision Record (ADR) document for AI-optimized decision documentation.
Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.
Create GitHub Issue for feature request from specification file using feature_request.yml template.
Create GitHub Issues from implementation plan phases using feature_request.yml or chore_request.yml templates.
Create GitHub Issues for unimplemented requirements from specification files using feature_request.yml template.
Create a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.
Create an llms.txt file from scratch based on repository structure following the llms.txt specification at https://llmstxt.org/
Create a new specification file for the solution, optimized for Generative AI consumption.
Create time-boxed technical spike documents for researching and resolving critical development decisions before implementation.
Create a tldr page from documentation URLs and command examples, requiring both URL and command name.
Discovers all projects in a .NET solution, classifies each for Oracle-to-PostgreSQL migration eligibility, and produces a persistent master migration plan. Use… more
Creates structured bug reports for defects found during Oracle-to-PostgreSQL migration. Use when documenting behavioral differences between Oracle and PostgreSQ… more
Creates integration test cases for .NET data access artifacts during Oracle-to-PostgreSQL database migrations. Generates DB-agnostic xUnit tests with determinis… more
Ensure that C# types are documented with XML comments and follow best practices for documentation.
Get best practices for MSTest 3.x/4.x unit testing, including modern assertion APIs and data-driven tests