๐ŸŽฏ

cost-check

๐ŸŽฏSkill

from rshade/agent-skills

VibeIndex|
What it does
|

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)

cost-check

Installation

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

SKILL.md

67Installs
-
AddedMay 10, 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.

๐ŸŽฏ
markdownlint๐ŸŽฏSkill

Skill

๐ŸŽฏ
roadmap๐ŸŽฏ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.

๐ŸŽฏ
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

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

Skill

๐ŸŽฏ
agent-ready-go๐ŸŽฏ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.

๐ŸŽฏ
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