lbussell/agent-skills
These skills were discovered automatically and have not necessarily received an editorial review.
address-review-commentsIndexed
Addresses PR review comments systematically. Use when fixing review feedback, responding to code review threads, or processing PR comments.
View indexed skillazure-pipelines-tasksIndexed
Finds Azure Pipelines task implementation source code. Use when investigating task behavior, debugging pipeline issues, or understanding how built-in tasks work.
View indexed skillcommitIndexed
Creates logical git commits from working tree changes. Use when finishing work, saving progress, or organizing changes into commits.
View indexed skillcreate-skillIndexed
Guide for authoring agent skills. Use when creating new skills, writing SKILL.md files, or improving existing skills.
View indexed skillcsharp-reviewIndexed
An agent designed to assist with software development tasks for C#/.NET projects.
View indexed skilldotnet-file-based-appsIndexed
Creates .NET file-based apps from single C# files. Use when building scripts, utilities, or small applications without project files.
View indexed skillghostty-configIndexed
Edits Ghostty terminal configuration. Use when configuring fonts, colors, keybindings, or appearance in Ghostty.
View indexed skillgithub-actions-compositeIndexed
Creates GitHub Actions composite actions. Use when building reusable action.yml files, integrating github-script, or setting up action inputs/outputs.
View indexed skillnuget-managerIndexed
Manage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updating NuGet package versions. It enforces using `dotnet` CLI for package management and provides strict procedures for direct file edits only when updating versions.
View indexed skill