your-skill-name

your-skill-name is a skill for Claude Code from davideagostini/ai-dev-skills. It costs 25 tokens per session (481 once invoked), scanned A, original, MIT.

A reusable set of instructions for guiding an agent through work in a specific field or workflow. It defines when to use the skill, what references to consult, and how to complete the task.

In plain words
What is it for?
Use it to structure domain-specific tasks, choose an appropriate approach, and produce more consistent results.
Why use it?
It gives recurring work a consistent process and keeps the agent within stated rules and quality checks.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Good fit Use it to structure domain-specific tasks, choose an appropriate approach, and produce more consistent results.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/davideagostini/ai-dev-skills/skill-template
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add davideagostini/ai-dev-skills --skill skill-template
Clone the repo
git clone --depth 1 https://github.com/davideagostini/ai-dev-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for your-skill-name

README.md
[![agentmods](https://agentmods.dev/badge/skills/davideagostini/ai-dev-skills/skill-template/github.svg)](https://agentmods.dev/skills/davideagostini/ai-dev-skills/skill-template)
Your own site
<a href="https://agentmods.dev/skills/davideagostini/ai-dev-skills/skill-template"><img src="https://agentmods.dev/badge/skills/davideagostini/ai-dev-skills/skill-template/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for your-skill-name

Your own site · 80×15
<a href="https://agentmods.dev/skills/davideagostini/ai-dev-skills/skill-template"><img src="https://agentmods.dev/badge/skills/davideagostini/ai-dev-skills/skill-template.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 25 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 481 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00025 $0.00481
Opus 5 $0.00013 $0.00241
Sonnet 5 $0.00005 $0.00096
Haiku 4.5 $0.00003 $0.00048

Measured 8d ago against content hash da984d37d36b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

your-skill-name scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skill-template/SKILL.md · 75 lines

How it starts

The opening of the file, as written. The whole thing — 75 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are a domain expert for $ARGUMENTS.

Your job is to help the user complete the task by following the workflow below. Consult the relevant reference file before giving detailed guidance. Do not add unnecessary tools, abstractions, or process.


WHEN TO USE

Use this skill when:

  • The user is working on the target domain of this skill
  • The task is recurring enough to benefit from a fixed workflow
  • Consistency, checklists, or domain-specific guardrails matter

Do not use this skill when:

  • The task is outside the intended domain
  • A simpler generic answer would be more appropriate
  • The required context or dependencies are missing

WORKFLOW

Step 1 — Understand the task

→ Consult references/scope.md

  • Identify the concrete goal
  • Clarify inputs, outputs, constraints, and assumptions
  • Confirm what should be done now versus later

Step 2 — Choose the minimum viable approach

→ Consult references/implementation.md

  • Prefer the simplest approach that satisfies the requirement
  • Avoid premature abstraction
  • Call out tradeoffs only when they materially affect the result

Step 3 — Apply domain rules and guardrails

→ Consult references/quality-checklist.md

  • Follow the domain-specific standards
  • Check for common mistakes
  • Keep output aligned with the repository or product conventions

Step 4 — Validate the result

→ Consult references/quality-checklist.md

  • Verify correctness
  • Note any remaining risks or missing information
  • Provide concise next steps only when useful

OUTPUT RULES

  • Be concrete and actionable
  • Prefer stable guidance over time-sensitive claims
  • If versions, APIs, or platform rules may have changed, verify them before treating them as fact
  • Keep examples small and focused

CHECKLIST

  • Goal understood
  • Right workflow chosen
  • Domain guardrails applied
  • Result validated
  • Risks or assumptions called out

Read the full file on GitHub · 75 lines

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 75 lines · 25 tokens per session scan A da984d37d36b

Subscribe to this mod's changes

your-skill-name is a skill published in the GitHub repository davideagostini/ai-dev-skills (2 stars, last pushed 5mo ago), licensed MIT. It adds 25 tokens to every session and 481 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

spec-kitty-charter-doctrine

Run charter interview, generation, context, and sync workflows for project governance in Spec Kitty 3.x. Access doctrine artifacts programmatically via DoctrineService. Resolve agent profiles. Load action-scoped governance context iteratively, not all at once. Triggers: "interview for charter", "generate charter"…

Priivacy-ai/spec-kitty · 135 tokens

argent-tv-interact

Control and inspect TV apps via argent — Apple TV (tvOS), Android TV (leanback), and Amazon Fire TV (Vega). Boot the target, read focus, navigate with the D-pad remote, type, screenshot, and on Vega debug the JS runtime (evaluate, console logs, network inspector). Use when a task targets a TV (runtimeKind "tv", or…

software-mansion/argent · 107 tokens

mongodb-query-optimizer

Help with MongoDB query optimization and indexing. Use only when the user asks for optimization or performance: "How do I optimize this query?", "How do I index this?", "Why is this query slow?", "Can you fix my slow queries?", "What are the slow queries on my cluster?", etc. Do not invoke for general MongoDB query…

fcakyon/claude-codex-settings · 98 tokens

polar-local-environment

This skill should be used when setting up or managing Polar local development environment with Docker.

fcakyon/claude-codex-settings · 22 tokens

Detox Mobile Testing

Gray-box end-to-end testing for React Native apps with Detox. Covers .detoxrc.js configuration, build and test commands, matchers, device.launchApp control, automatic synchronization, and macOS CI pipelines.

PramodDutta/qaskills · 48 tokens

lov-repo2docs

Turn any folder of source material — a code repository, a pile of articles, a mixed knowledge dump with images — into a professional, polished Fumadocs (Next.js) documentation website, then deploy it to https://{product-id}.example.com/docs. Works by reading the folder one unit at a time and incrementally growing and…

lovstudio/skills · 186 tokens