Back to authors
lbussell

lbussell

11 Skills published on GitHub.

create-skill

Guide for authoring agent skills. Use when creating new skills, writing SKILL.md files, or improving existing skills.

UncategorizedView skill →

dotnet-file-based-apps

Creates .NET file-based apps from single C# files. Use when building scripts, utilities, or small applications without project files.

UncategorizedView skill →

address-review-comments

Addresses PR review comments systematically. Use when fixing review feedback, responding to code review threads, or processing PR comments.

UncategorizedView skill →

azure-pipelines-tasks

Finds Azure Pipelines task implementation source code. Use when investigating task behavior, debugging pipeline issues, or understanding how built-in tasks work.

UncategorizedView skill →

commit

Creates logical git commits from working tree changes. Use when finishing work, saving progress, or organizing changes into commits.

UncategorizedView skill →

csharp-review

An agent designed to assist with software development tasks for C#/.NET projects.

UncategorizedView skill →

ghostty-config

Edits Ghostty terminal configuration. Use when configuring fonts, colors, keybindings, or appearance in Ghostty.

UncategorizedView skill →

github-actions-composite

Creates GitHub Actions composite actions. Use when building reusable action.yml files, integrating github-script, or setting up action inputs/outputs.

UncategorizedView skill →

nuget-manager

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.

UncategorizedView skill →

open-pull-request

Drafts and submits pull requests via gh CLI. Use when opening PRs, writing PR descriptions, or submitting code for review.

UncategorizedView skill →

prompt-engineering

Techniques for writing effective LLM prompts. Use when crafting system prompts, optimizing agent instructions, or improving model outputs.

UncategorizedView skill →