๐ŸŽฏ

agent-ready-go

๐ŸŽฏSkill

from rshade/agent-skills

VibeIndex|
What it does
|

A collection of reusable skills for AI coding agents covering code quality (actionlint, commitlint, hadolint), Go development, workflow automation, security auditing, networking tools, and infrastructure cost analysis, distributed via skills.sh.

๐Ÿ“ฆ

Same repository

rshade/agent-skills(21 items)

agent-ready-go

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add rshade/agent-skills --skill agent-ready-go
skills.sh Installโš  Installs to .agents/skills/
npx skills add rshade/agent-skills --skill agent-ready-go
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/agent-ready-go/SKILL.md

SKILL.md

70Installs
-
AddedMay 9, 2026

More from this repository10

๐ŸŽฏ
actionlint๐ŸŽฏSkill

Validates GitHub Actions workflow files for syntax errors, invalid references, expression mistakes, and security issues, catching errors before they waste CI minutes.

๐ŸŽฏ
pull-request-msg-with-gh๐ŸŽฏSkill

Skill

๐ŸŽฏ
roadmap๐ŸŽฏSkill

Skill

๐ŸŽฏ
markdownlint๐ŸŽฏSkill

Skill

๐ŸŽฏ
tailscale-install๐ŸŽฏSkill

A collection of reusable skills for AI coding agents covering code quality, Go development, networking, security, and infrastructure cost analysis. Each skill packages prerequisite checks, config detection, execution, and reporting into a complete workflow.

๐ŸŽฏ
design-principles๐ŸŽฏSkill

Skill

๐ŸŽฏ
tailscale-docker-debug๐ŸŽฏSkill

A skill for diagnosing Tailscale connectivity and DNS failures inside Docker containers, detecting userspace vs kernel mode, DNS resolver conflicts, TUN interface issues, and multi-tailnet mismatches between host and container.

๐ŸŽฏ
commitlint๐ŸŽฏSkill

An agent skill that validates commit messages against the Conventional Commits specification, catching malformed messages before they enter your git history. Useful when preparing pull requests or enforcing commit conventions across a team.

๐ŸŽฏ
go-nolint-audit๐ŸŽฏSkill

Skill

๐ŸŽฏ
decide๐ŸŽฏSkill

A three-agent adversarial debate skill (Red/Blue/White team) for strategic decisions, where two advocates steelman opposing positions while a moderator identifies risks, asks hard questions, and synthesizes a binding consensus document.