Matt Riley
Community@matt-riley · Leeds, United Kingdom
self-aware smol grug brained developer
Agent Skills by Matt Riley
Showing 79 vetted skills indexed across 1 GitHub repositories.
aws-lambda-go-deployment
Diagnose and fix Go-based AWS Lambda deployment, packaging, runtime, and handler issues.
go-cli-development
Automate Go CLI setup with project structure, version injection, and release configuration.
acquire-codebase-knowledge
Generate seven documentation templates from verifiable repository data.
typescript-any-eliminator
Replace unsafe any usages in TypeScript code with precise types.
observability-metrics
Verify /health and /metrics endpoints and check logs for secret leakage.
code-tour
Generate CodeTour artifacts with orientation, map, and core path steps.
autoresearch
Automate iterative code experiments to optimize a measurable metric.
agentic-eval
Design iterative evaluation loops with convergence guards for agent output refinement.
integration-testing-http
Automate end-to-end HTTP integration tests for REST API server behavior.
cloudflare-d1-query-tuning
Tune slow Cloudflare D1 queries via SQL rewrites without schema changes.
ci-images
Automates local CI parity checks and Docker image release readiness for publishing workflows.
type-test-authoring
Write compile-time type tests for public TypeScript APIs.
ast-grep
Execute AST-based search, linting, and codemod rewrites with syntax-aware patterns.
test-driven-development
Guide test-driven development with red-green-refactor cycles for software projects.
go-docker-builds
Generates a production-grade, multi-stage Dockerfile for Go services with CGO handling, non-root execution, CA certificates, health checks, CI integration.
docker-compose-dev
Orchestrate a local multi-service Docker Compose stack with PostgreSQL.
systematic-debugging
Guide software failure debugging through error capture, reproduction, and data-flow tracing.
github-actions-failure-triage
Diagnose failing GitHub Actions runs and map failures to workflow YAML.
schema-boundary-typing
Validate untrusted boundary inputs with runtime schema checks for TypeScript types.
writing-and-editing
Audit drafting, readability, and metadata for user-provided documents.
reverse-prompt
Translate rough user asks into repository-grounded execution briefs.
tsconfig-hardening
Inventory and harden TypeScript configurations in a monorepo with batched flag changes.
agent-instructions
Audit and update repository instruction files with YAML frontmatter schema.
github-cli-pr-workflow
Create, update, and monitor GitHub PRs anchored to the current head SHA.