Bryan Drenner
Community@bryandrenner · Austin, TX
Agent Skills by Bryan Drenner
Showing 15 vetted skills indexed across 1 GitHub repositories.
dotnet-best-practices
Enforce .NET/C# best practices for code quality and architecture.
ef-core
Guide Entity Framework Core design, performance, migrations, querying, and testing.
gh-cli
Manage GitHub repositories, issues, pull requests, and Actions from the terminal.
csharp-xunit
Implement C# unit tests using XUnit with Arrange-Act-Assert patterns.
nuget-manager
Manage NuGet packages in .NET solutions using the dotnet CLI.
javascript-typescript-jest
Provide Jest and Vitest testing best practices for JavaScript and TypeScript projects.
csharp-async
Guide C# async programming with TAP best practices and ConfigureAwait usage.
editorconfig
Generate a project-specific .editorconfig file with inferred language rules and user indentation preferences.
csharp-docs
Generate and validate XML documentation comments for C# code.
github-issues
Create, update, and query GitHub issues using MCP tools and the GitHub CLI.
add-educational-comments
Add educational comments to code files explaining syntax and design choices.
postgresql-optimization
Optimize PostgreSQL queries using EXPLAIN ANALYZE and index strategies.
refactor
Refactor code by extracting functions and renaming variables without altering behavior.
postgresql-code-review
Review PostgreSQL code for best practices, anti-patterns, and security features.
git-lib-commit
Generate Conventional Commits messages from code diffs with intelligent file staging.