Liam Stanley avatar

Liam Stanley

Community

@lrstanley · Colorado Springs, CO

263Followers
|
72Public Repos
|
19Published Skills

I do a bit of everything.

Skills Distribution
DomainDeveloper To...Go Language & Pack.. (35%)Code Quality & Rev.. (25%)Terminal & Fronten.. (20%)Kubernetes Infrast.. (12%)

Agent Skills by Liam Stanley

Showing 19 vetted skills indexed across 1 GitHub repositories.

lrstanleylrstanley

mermaid-diagrams

Create software architecture, database, and process diagrams using Mermaid text syntax.

Community
Intermediate
lrstanleylrstanley

remotion-best-practices

Routes Remotion video creation tasks to specialized reference guides for markup, rendering, captions, and maps.

Community
Advanced
lrstanleylrstanley

golang

Implements idiomatic Go applications with concurrency, testing, profiling, and HTTP patterns.

Community
Advanced
lrstanleylrstanley

handoff

Generates a conversation summary document for continuing work in a new agent session.

Community
Basic
lrstanleylrstanley

nuclear-review

Reviews code changes for structural regressions, file-size growth, and spaghetti branching.

Community
Intermediate
lrstanleylrstanley

golang-tui

Implements terminal user interfaces in Go using Bubble Tea, Lip Gloss, and Bubbles.

Community
Advanced
lrstanleylrstanley

ponytail

Enforces minimal, standard-library-first solutions for coding tasks with adjustable intensity levels.

Community
Intermediate
lrstanleylrstanley

documentation-writer

Writes technical documentation following the Diataxis framework's four document types.

Community
Basic
lrstanleylrstanley

ponytail-audit

Audits an entire codebase for over-engineering and ranks findings to delete or simplify.

Community
Basic
lrstanleylrstanley

golang-packages

Queries pkg.go.dev metadata for Go packages and modules via pkgsite-cli and the v1beta REST API.

Community
Intermediate
lrstanleylrstanley

kubernetes-specialist

Generate and validate Kubernetes manifests, Helm charts, RBAC policies, and NetworkPolicies for workload deployment.

Community
Advanced
lrstanleylrstanley

tui-design

Design terminal user interfaces with layout, input, state, and rendering guidance.

Community
Advanced
lrstanleylrstanley

ponytail-review

Reviews code diffs for over-engineering and lists what to delete or simplify.

Community
Basic
lrstanleylrstanley

karpathy-guidelines

Applies behavioral guidelines to reduce common LLM coding mistakes during code writing and review.

Community
Basic
lrstanleylrstanley

security-audit

Orchestrates multi-agent source-code security audits with coverage ledgers and validated findings.

Community
Advanced
lrstanleylrstanley

frontend-design

Guides distinctive visual design decisions for web UI including typography, color, and layout.

Community
Intermediate
lrstanleylrstanley

shadcn-vue

Manages shadcn-vue components, presets, and styling rules for Vue UI projects.

Community
Advanced
lrstanleylrstanley

grill-me

Interviews the user question-by-question to stress-test plans and resolve design decisions.

Community
Basic
lrstanleylrstanley

pr-review-canvas

Generates an interactive HTML walkthrough of a GitHub pull request with annotated diffs.

Community
Advanced

Frequently Asked Questions About Liam Stanley

FAQPage Schema
What tasks can I accomplish with lrstanley's skills?▼

You can write and test Go applications, build Bubble Tea terminal interfaces, query pkg.go.dev package metadata, generate Mermaid diagrams, manage Kubernetes manifests and Helm charts, run strict maintainability and security reviews, write Diataxis documentation, and render interactive PR review walkthroughs.

Who are these skills designed for?▼

They target Go developers, platform engineers managing Kubernetes clusters, TUI builders using Charm libraries, frontend developers working with shadcn-vue, and engineering leads who want rigorous code quality, over-engineering audits, and security reviews of their codebases.

Are lrstanley's skills open source and free to use?▼

Yes. Most skills, including golang, golang-tui, golang-packages, ponytail, documentation-writer, kubernetes-specialist, and karpathy-guidelines, carry the MIT license. The frontend-design skill is governed by separate terms defined in its bundled LICENSE.txt file.

What prerequisites or dependencies do these skills require?▼

Go skills assume a Go toolchain and familiarity with modules; golang-packages uses pkgsite-cli and the pkg.go.dev v1beta API. Kubernetes skills expect kubectl and cluster access. shadcn-vue invokes npx, pnpm dlx, or bunx, and pr-review-canvas requires the GitHub gh CLI for fetching PR data.

How do the code review skills differ from each other?▼

nuclear-review runs an extremely strict maintainability audit targeting abstraction quality and giant files. ponytail-review and ponytail-audit hunt over-engineering specifically, listing what to delete and its stdlib replacement. security-audit focuses on vulnerabilities across codebases, services, and daemons.