cost-check
๐ฏSkillfrom rshade/agent-skills
A collection of reusable skills for AI coding agents covering code quality validation, Go development workflows, decision making, networking, security auditing, and infrastructure cost analysis.
Same repository
rshade/agent-skills(21 items)
Installation
npx vibeindex add rshade/agent-skills --skill cost-checknpx skills add rshade/agent-skills --skill cost-check~/.claude/skills/cost-check/SKILL.mdSKILL.md
More from this repository10
Validates GitHub Actions workflow files for syntax errors, invalid references, expression mistakes, and security issues, catching errors before they waste CI minutes.
Skill
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.
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.
Skill
Skill
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.
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.
Skill