quality.arc42.org-site: Skill for Claude Code

.claude/skills/write-approach/SKILL.md

write-approach is a skill for Claude Code from arc42/quality.arc42.org-site. It costs 69 tokens per session (2,050 once invoked), scanned A, original, no licence file.

A writing guide for creating solution-approach pages on quality.arc42.org. These pages describe ways to address software architecture and quality concerns.

In plain words
What is it for?
Use it when drafting or adding an approach page in the approaches/ directory.
Why use it?
It helps keep new approach pages consistent with the site's expected structure and content.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is arc42/quality.arc42.org-site's own configuration. It tells Claude Code how to work on quality.arc42.org-site itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything quality.arc42.org-site configures →

Reuse

Borrowing it

Nothing to install: this file belongs to arc42/quality.arc42.org-site. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/arc42/quality.arc42.org-site/main/.claude/skills/write-approach/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/arc42/quality.arc42.org-site

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 write-approach

README.md
[![agentmods](https://agentmods.dev/badge/skills/arc42/quality.arc42.org-site/write-approach.svg)](https://agentmods.dev/skills/arc42/quality.arc42.org-site/write-approach)
Your own site
<a href="https://agentmods.dev/skills/arc42/quality.arc42.org-site/write-approach"><img src="https://agentmods.dev/badge/skills/arc42/quality.arc42.org-site/write-approach.svg" alt="Measured on agentmods" height="20"></a>
Per session 69 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,050 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00069 $0.02050
Opus 5 $0.00034 $0.01025
Sonnet 5 $0.00014 $0.00410
Haiku 4.5 $0.00007 $0.00205

Measured 6d ago against content hash 4135e22610b3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

write-approach 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 6d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/validate-approach.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

.claude/skills/write-approach/SKILL.md · 75 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

2 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. 6d ago First seen · 75 lines · 69 tokens per session scan A 4135e22610b3

Subscribe to this mod's changes

write-approach is a skill published in the GitHub repository arc42/quality.arc42.org-site (45 stars, last pushed today), with no licence file. It adds 69 tokens to every session and 2,050 once invoked, about $0.0003 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-30.

Related

Other skills, from other repositories

ast-grep

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. This skill should be used when users ask to search for…

JanDeDobbeleer/oh-my-posh · 80 tokens

markdown

Markdown formatting rules for this project. Apply when writing or editing any .md or .mdx file, including documentation and website content.

JanDeDobbeleer/oh-my-posh · 29 tokens

oh-my-posh

Install, configure, or troubleshoot Oh My Posh/ohmyposh: shell init, themes, segments, Nerd Font icons, and prompt setup on PowerShell, zsh, bash, or fish.

JanDeDobbeleer/oh-my-posh · 47 tokens

research

Run deep research on any topic using the Deep Research MCP server. Use this skill whenever the user wants to research a topic, gather information, find sources, or create a research document. Triggers on: 'research this', 'find out about', 'gather information on', 'I need to understand', 'deep dive into', or any…

Arindam200/awesome-ai-apps · 78 tokens

date-formatter

Converts dates between formats and handles timezone differences.

Azure/azure-sdk-for-net · 13 tokens

redux-to-swr

Migrate React components from Redux + Saga to SWR hooks. Use when converting data fetching from Redux store (reducers, sagas, selectors, connect HOC) to SWR-based hooks in CockroachDB DB Console or cluster-ui.

cockroachdb/cockroach · 53 tokens