Claude Skills · Writing & Editing
Onboarding Guide Writer
imtiazrayhan/agentscamp-libraryWrite a developer onboarding guide that gets a new contributor from clone to first merged change fast — a verified golden path, a quick architecture map, the real workflow conventions, and the gotchas that live only in senior engineers' heads. Use when a repo has no onboarding doc, when new hires keep asking the same setup questions, or when the README is a marketing page instead of a contributor guide.
At a glance
This skill is for Writing & Editing and helps you write a developer onboarding guide, document setup and first contribution workflow, and capture unwritten knowledge and gotchas.
git clone --depth 1 https://github.com/imtiazrayhan/agentscamp-library
cp -r agentscamp-library/skills/onboarding-guide-writer ~/.claude/skills/onboarding-guide-writer
Setup, runtime and requirements describe imtiazrayhan/agentscamp-library, the repo this skill ships in.
developer-experiencedocumentationContributor GuideSetup InstructionsWorkflow Conventions
Also in imtiazrayhan/agentscamp-library
View the repoAudit a UI change for accessibility regressions by combining automated checks with keyboard, focus, semantic, name-role-value, contrast, zoo...
Write an Architecture Decision Record capturing a decision the user describes, in Michael Nygard ADR format (Status, Context, Decision, Cons...
Design a project's CLAUDE.md and memory hierarchy by exploring the repo to learn its real build/test/lint commands, architecture, and non-ob...
Evaluate a multi-step AI agent's whole run — tool calls, intermediate steps, and final result — not just final-answer correctness, so you ca...
Cut alert noise and make every page mean something — rewrite alerting rules to fire on user-felt symptoms (error rate, latency SLO burn, fai...
Plan the retirement of an API endpoint, field, event, tool, or version without surprising active consumers. Use when replacing an interface,...
Design or normalize an API's error contract so clients get stable machine-readable codes, safe human messages, field-level validation detail...
Generate accurate architecture diagrams as Mermaid — straight from the codebase, not from imagination — by first choosing which view answers...
Read-only review of authentication AND authorization flows — session/token model, cookie flags, CSRF, token rotation, password-reset/email-v...
Audit scheduled jobs, queue consumers, workers, and asynchronous workflows for delivery assumptions, idempotency, retries, poison messages,...
Rebase the current branch onto its base and walk every conflict methodically, resolving each by understanding both sides. Use when your feat...
Analyze a JS/TS production bundle and surface the biggest size wins — heavy dependencies, duplicate packages, missing code-splitting, oversi...
Other Writing & Editing skills
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical s...
Writing, exploit — assemble raw material into a journey of beats, grounding each term before a beat leans on it.
Writing, exploit — shape raw material into an article, paragraph by paragraph.
Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.
Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improv...
Writing, explore — mine raw fragments, no structure yet.