writing-project-docs

writing-project-docs is a skill for Claude Code from martinkup/symfony-profiler-optimization-advisor-bundle. It costs 73 tokens per session (2,502 once invoked), scanned A, original, no licence file.

A set of instructions for writing Markdown documentation for Symfony bundles, including Mermaid diagrams.

In plain words
What is it for?
Creating READMEs, architecture notes, component lists, configuration references, integration guides, and architecture decision records.
Why use it?
It gives the agent a structure for explaining a reusable Symfony package and how its parts fit together.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Creating READMEs, architecture notes, component lists, configuration references, integration guides, and architecture…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/martinkup/symfony-profiler-optimization-advisor-bundle/writing-project-docs
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 martinkup/symfony-profiler-optimization-advisor-bundle --skill writing-project-docs
Clone the repo
git clone --depth 1 https://github.com/martinkup/symfony-profiler-optimization-advisor-bundle

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 writing-project-docs

README.md
[![agentmods](https://agentmods.dev/badge/skills/martinkup/symfony-profiler-optimization-advisor-bundle/writing-project-docs.svg)](https://agentmods.dev/skills/martinkup/symfony-profiler-optimization-advisor-bundle/writing-project-docs)
Your own site
<a href="https://agentmods.dev/skills/martinkup/symfony-profiler-optimization-advisor-bundle/writing-project-docs"><img src="https://agentmods.dev/badge/skills/martinkup/symfony-profiler-optimization-advisor-bundle/writing-project-docs.svg" alt="Measured on agentmods" height="20"></a>
Per session 73 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,502 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 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.00073 $0.02502
Opus 5 $0.00036 $0.01251
Sonnet 5 $0.00015 $0.00500
Haiku 4.5 $0.00007 $0.00250

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

Security

Grade A, and why

writing-project-docs 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 7d 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.

.claude/skills/writing-project-docs/SKILL.md · 316 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

7 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. 7d ago First seen · 316 lines · 73 tokens per session scan A 69f7b6df74b2

Subscribe to this mod's changes

writing-project-docs is a skill published in the GitHub repository martinkup/symfony-profiler-optimization-advisor-bundle (45 stars, last pushed 3mo ago), with no licence file. It adds 73 tokens to every session and 2,502 once invoked, about $0.0004 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

ring:creating-handoffs

Creating a handoff document that captures session state (completed work, decisions, open items, next steps) and delivering it via Plan Mode so the user gets the native 'clear context and continue implementing' resume option. Use when ending a session, when context grows large, or the user says 'handoff', 'save…

LerianStudio/ring · 93 tokens

test-map

/test-map — Test Cases Documentation Generator.

samibs/skillfoundry · 10 tokens

documentation-criteria

Determines which PRD, ADR, UI Spec, Design Doc, and Work Plan a change requires and where each document lives. Use when deciding documentation scope or creating or reviewing one of these artifacts.

shinpr/codex-workflows · 44 tokens

incident

Incident response and postmortem generation from git/deploy context. When something breaks in production, this skill builds a timeline, identifies the probable cause, and generates a structured postmortem document. Flags: --since, --service, --sev, --revert, --comms, --dry-run.

greglas75/zuvo · 64 tokens

dxkit-docs

Generate the documentation a repo is missing — read the Documentation dimension's gaps, orient on the real code via the graph, then write a grounded README / docstrings / API + architecture docs that move the score without tripping the slop check. Use when the user says "write docs", "document this module", "improve…

vyuh-labs/dxkit · 93 tokens

presentation

Generate PowerPoint (PPTX) presentations from a topic, outline, or content file. Creates professional slides using python-pptx with consistent theming and typography. Modes: [topic] (from scratch), from [file] (from markdown), --slides N, --theme dark|light|corporate, --outline-only, --out [path], --lang [code].

greglas75/zuvo · 80 tokens