kaptinlin avatar

kaptinlin

Community

@kaptinlin

54Followers
|
55Public Repos
|
51Published Skills

Agent Skills by kaptinlin

Showing 51 vetted skills indexed across 1 GitHub repositories.

kaptinlinkaptinlin
23

golangci-linting

Automate golangci-lint v2 linting and quality checks for Go projects.

Community
Advanced
kaptinlinkaptinlin
23

config-designing

Guides Go projects to select and implement optimal struct-based Config patterns with Options separation and migration paths.

Community
Advanced
kaptinlinkaptinlin
23

modernizing

Modernize Go codebases to Go 1.20–1.26 idioms and stdlib enhancements.

Community
Advanced
kaptinlinkaptinlin
23

spec-writing

placeholder

Community
Advanced
kaptinlinkaptinlin
23

spec-tasking

Audit ANALYSIS.md spec coverage and generate a prioritized TODO.yaml.

Community
Advanced
kaptinlinkaptinlin
23

committing

Generate conventional commit messages with type, scope, and description.

Community
Intermediate
kaptinlinkaptinlin
23

go-template-templating

Render Liquid-style templates with filters and custom tags in Go.

Community
Advanced
kaptinlinkaptinlin
23

github-actions-configuring

Automate GitHub Actions configuration for Go packages and multi-module repositories.

Community
Advanced
kaptinlinkaptinlin
23

go-config-loading

Load typed Go configuration from multiple sources with deterministic merging.

Community
Intermediate
kaptinlinkaptinlin
23

dependency-selecting

Select direct Go dependencies using a formal decision table.

Community
Advanced
kaptinlinkaptinlin
23

meeting-extracting

Extract decisions and action items from .meetings/*.md files.

Community
Intermediate
kaptinlinkaptinlin
23

architecture-audit

Audit Go codebases for circular dependencies, fat interfaces, and spec drift.

Community
Advanced
kaptinlinkaptinlin
23

go-command-designing

Standardize Go CLI design with go-command using declarative constraints and layered architecture.

Community
Advanced
kaptinlinkaptinlin
23

code-restructuring

Analyze Go monorepo cohesion gaps and generate an executable restructuring plan.

Community
Advanced
kaptinlinkaptinlin
23

spec-implementing-analyzing

Analyze SPECS/*.md and existing code to generate a project-root ANALYSIS.md.

Community
Advanced
kaptinlinkaptinlin
23

tdd-analyzing

Analyze SPECS and code to generate ANALYSIS.md for TDD scope.

Community
Intermediate
kaptinlinkaptinlin
23

go-best-practices

Apply idiomatic Go conventions to naming, error handling, and testing.

Community
Advanced
kaptinlinkaptinlin
23

spec-gap-analyzing

Survey SPECS and implementation to produce a structured ANALYSIS.md gap analysis.

Community
Advanced
kaptinlinkaptinlin
23

tdd-planning

Generate a TDD implementation plan from a PRD or design document.

Community
Advanced
kaptinlinkaptinlin
23

skill-creating

Codify Skill creation templates, frontmatter rules, and validation workflows.

Community
Advanced
kaptinlinkaptinlin
23

taskfile-configuring

Automates creation and management of Go Taskfiles for standardized build automation.

Community
Advanced
kaptinlinkaptinlin
23

jsonschema-validating

Validate Go structs, maps, and JSON payloads against JSON Schema Draft 2020-12 with detailed error reporting and defaults during unmarshalling.

Community
Intermediate
kaptinlinkaptinlin
23

spec-implementing-tasking

Convert ANALYSIS.md into a TODO.yaml plan with Plan/Execute tasks and quality checkpoints.

Community
Advanced
kaptinlinkaptinlin
23

meeting-documenting

Generate structured meeting minutes documents from notes, context, and voice transcripts.

Community
Intermediate