Agent Skills by griffnb
Showing 9 vetted skills indexed across 1 GitHub repositories.
controller-handlers
Standardize HTTP controller handlers and API routes in Go projects.
Community
Intermediate
model-usage
Expose typed model field access via Get() and Set() methods in Go workflows.
Community
Intermediate
meta-learning
Extract reusable patterns from development sessions into structured skills.
Community
Advanced
controller-roles
Map roles to API endpoint handlers with fallback to lower-privilege handlers.
Community
Advanced
model-queries
Build dynamic database queries with type-safe Options API helpers.
Community
Intermediate
new-column
Creates Go database column schemas with validated snake_case jsonb struct tags and migration-ready definitions.
Community
Intermediate
test-builder
Scaffold Go unit tests for services, models, and controllers using TDD.
Community
Advanced
controller-generation
Generate standardized CRUD controllers and endpoints for Go projects.
Community
Intermediate
model-conventions
Standardize Go model struct tags for database mappings and JSON.
Community
Intermediate