reem-sab

17 mods across 1 repository, 3 stars between them.

reem-sab/tech-writer-prompts

Instructions file CodexOpenCode

Instructions for reem-sab/tech-writer-prompts, covering agents.md, what this repo is, repository map, common tasks and rules that are easy to get wrong.

3 2d ago A 761 tokens original MIT

tech-writer-prompts

02

reem-sab/tech-writer-prompts

Skill Claude CodeCodex

A tested library of 15 prompts for technical-writing tasks: auditing docs pages, walking quickstarts as a hostile first-time user, building error catalogs, drafting API references from OpenAPI specs, writing release notes, extracting glossaries, style-checking, rating pages for agent readers, Diataxis classification…

3 2d ago A 128 tokens original MIT

agent-readiness

03

reem-sab/tech-writer-prompts

Skill Claude CodeCodex

Rates a documentation page for machine readers, flagging ambiguous pronouns, steps that depend on unstated context, missing structure, and claims an agent would execute wrongly, then returns an overall score with specific fixes. Use this skill when the task is: Rates a page for how safely an autonomous agent could act…

3 2d ago A 137 tokens original MIT

api-ref-skeleton

04

reem-sab/tech-writer-prompts

Skill Claude CodeCodex

Turns an OpenAPI spec into a reference page draft with per-endpoint descriptions, parameter tables, and request and response examples, adding explicit TODO markers wherever the spec does not say enough to write from. Use this skill when the task is: Turns an OpenAPI spec into a reference page draft, one section per…

3 2d ago A 113 tokens original MIT

audit-page

05

reem-sab/tech-writer-prompts

Skill Claude CodeCodex

Reviews a documentation page against a 10-point rubric covering accuracy signals, completeness, scannability, and prerequisite gaps. Outputs a scored table plus a prioritized fix list. Use this skill when the task is: Reviews a single documentation page against a fixed 10-point rubric that covers prerequisite…

3 2d ago A 123 tokens original MIT

diataxis-classify

06

reem-sab/tech-writer-prompts

Skill Claude CodeCodex

Identifies whether a page is trying to be a tutorial, how-to guide, reference, or explanation (per the Diataxis framework), flags where it mixes modes, and proposes how to split it into one page per mode. Use this skill when the task is: Classifies a page against the four Diataxis modes, which are tutorial, how-to…

3 2d ago A 125 tokens original MIT

doc-from-transcript

07

reem-sab/tech-writer-prompts

Skill Claude CodeCodex

Drafts documentation updates from an engineering meeting transcript or Slack thread, with a verify-against-source checklist attached to every factual claim so nothing informal ships as fact unreviewed. Use this skill when the task is: Drafts a documentation update from an engineering meeting transcript or Slack…

3 2d ago A 99 tokens original MIT

error-catalog

08

reem-sab/tech-writer-prompts

Skill Claude CodeCodex

Turns raw error codes and strings pulled from source into a troubleshooting table giving the cause, the fix, and how the reader got there for each one, plus a JSON version meant for agents to consume directly. Use this skill when the task is: Converts a raw list of error codes and strings, the kind pulled straight…

3 2d ago A 113 tokens original MIT

freshness-triage

09

reem-sab/tech-writer-prompts

Skill Claude CodeCodex

Cross-references a documentation page against its git log and the source files it documents to rank which claims are most likely stale, with a specific check for each. Use this skill when the task is: Cross-references a documentation page against its git log and the current source it documents to rank which specific…

3 2d ago A 100 tokens original MIT

glossary-extract

10

reem-sab/tech-writer-prompts

Skill Claude CodeCodex

Scans a set of pages for domain-specific terms that are used but never defined anywhere in them, ranks them by frequency, and drafts a definition for each from context, to review before publishing. Use this skill when the task is: Scans a set of pages for domain-specific terms that are used repeatedly but never…

3 2d ago A 107 tokens original MIT

ia-review

11

reem-sab/tech-writer-prompts

Skill Claude CodeCodex

Reviews a sidebar/nav structure for orphaned pages, duplicate scopes, and missing landing pages, and proposes a reorganization with rationale for each change. Use this skill when the task is: Reviews the sidebar or nav outline of a docs site for orphaned pages, duplicate topic scopes, and sections missing a landing…

3 2d ago A 80 tokens original MIT

localization-prep

12

reem-sab/tech-writer-prompts

Skill Claude CodeCodex

Flags idioms, cultural references, ambiguous antecedents, and merged sentences in a draft that will break or distort in translation, and suggests a neutral rewrite for each. Use this skill when the task is: Flags idioms, cultural references, ambiguous antecedents, and merged sentences that tend to break or distort in…

3 2d ago A 95 tokens original MIT

reem-sab/tech-writer-prompts

Skill Claude CodeCodex

Walks a quickstart as a first-time user on a clean machine, interpreting every instruction as literally and narrowly as possible. Flags every unstated prerequisite, ambiguous step, and missing verification checkpoint. Use this skill when the task is: Walks a quickstart the way a real first-time user does: with zero…

3 2d ago A 115 tokens original MIT

release-notes

14

reem-sab/tech-writer-prompts

Skill Claude CodeCodex

Turns a commit list or internal changelog into customer-facing release notes grouped by impact (breaking, new, and fixed), with a one-line summary a support team could paste straight into a ticket. Use this skill when the task is: Turns a raw commit list or internal changelog into customer-facing release notes grouped…

3 2d ago A 91 tokens original MIT

screenshot-to-steps

15

reem-sab/tech-writer-prompts

Skill Claude CodeCodex

Turns a screen recording description or a set of numbered screenshot descriptions into a written procedure phrased by what UI elements are named, not where they sit or what they look like, so it survives a redesign. Use this skill when the task is: Turns a numbered sequence of screenshot or screen-recording frame…

3 2d ago A 103 tokens original MIT

skill-file-draft

16

reem-sab/tech-writer-prompts

Skill Claude CodeCodex

Turns a docs section describing a capability or workflow into a SKILL.md draft in the Agent Skills format, with two starter eval cases so the skill ships testable from day one. Use this skill when the task is: Turns a docs section describing a capability or workflow into a SKILL.md draft in the Agent Skills format.…

3 2d ago A 112 tokens original MIT

style-check

17

reem-sab/tech-writer-prompts

Skill Claude CodeCodex

Applies a style guide to a draft without flattening the author's voice. Outputs a diff-style list of specific violations with minimal targeted fixes -- never a full rewrite. Use this skill when the task is: Checks a draft against a style guide and reports violations as a numbered, diff-style list, giving the quoted…

3 2d ago A 110 tokens original MIT