Andre Sharpe
Community@andresharpe · Zug, Switzerland
Chief. Cook. And bottlewasher.
Agent Skills by Andre Sharpe
Showing 15 vetted skills indexed across 2 GitHub repositories.
tech-preflight-dotnet
Verify .NET SDK compatibility and map solution references before code changes.
design-system
Define CSS custom properties and component styling rules for dotbot's CRT control panel UI.
verify
Run privacy, git cleanliness, and push status verification gates.
status
Aggregate task queues, active sessions, and git status into a project dashboard.
write-unit-tests
Generate unit tests for C# code with Arrange-Act-Assert structure.
write-test-plan
Generate QA/UAT test plans from product specifications and task definitions.
Create EF Migration
Generate Entity Framework Core migration scripts from model changes.
Entity Design (EF Core)
Design EF Core entities with Fluent API mappings and owned types.
create-migration
Creates Entity Framework Core database migrations from C# entity and DbContext changes.
integrate-graph-api
Integrate with Microsoft Graph API to access Microsoft 365 emails, calendar events, and user profiles.
setup-background-job
Configure scheduled background jobs in .NET applications using Quartz.NET.
entity-design
Design domain entities with consistent structure, relationships, and audit fields.
implement-api-endpoint
Guide REST API endpoint implementation with route definition, validation, and HTTP status codes.
implement-telegram-bot
Implement Telegram bot interactions with the Telegram.Bot library in C#.
Blazor Component Design
Guide Blazor component design with parameters, callbacks, and render optimization.