writing▌
69 indexed skills · max 10 per page
harness-writing
trailofbits/skills · Productivity
Techniques for writing effective fuzzing harnesses across languages and frameworks. \n \n Covers harness fundamentals for C/C++, Rust, Go, and Python, including entry point signatures, input validation, and structured data extraction using FuzzedDataProvider and arbitrary crate \n Includes step-by-step guidance from identifying entry points through testing and iteration, with practical patterns for integer casting, complex inputs, and interleaved fuzzing of multiple operations \n Provides tool-s
writing-hookify-rules
anthropics/claude-code · Productivity
Define patterns and messages that trigger Claude warnings or blocks on specific agent actions. \n \n Supports four event types (bash commands, file edits, agent stop, user prompts) plus an \"all\" catch-all, each with regex or multi-condition matching \n Rules use markdown files with YAML frontmatter stored in .claude/hookify.{name}.local.md ; changes take effect immediately on next tool use \n Two matching modes: simple pattern field for single-condition rules, or advanced conditions array for
postmortem-writing
wshobson/agents · Productivity
Structured framework for writing blameless postmortems that drive organizational learning from incidents. \n \n Provides templates for standard postmortems, 5 Whys analysis, and quick incident reviews, with sections for timelines, root cause analysis, detection gaps, and action items \n Emphasizes blameless culture by shifting focus from individual blame to systemic failures and conditions that enabled incidents \n Includes facilitation guide for postmortem meetings, anti-patterns to avoid, and
technical-writing
supercent-io/skills-template · Productivity
Create clear, comprehensive technical documentation for specs, architecture, runbooks, and APIs. \n \n Provides templates and step-by-step guidance for five document types: technical specifications, architecture documents, runbooks, API documentation, and changelogs \n Includes audience-specific writing strategies for developers, operations teams, managers, and end users with tailored content focus \n Offers visual aid support via Mermaid diagrams, flowcharts, tables, and code examples with synt
writing-plans
obra/superpowers · Productivity
Comprehensive implementation plans for multi-step tasks, breaking down specs into bite-sized, testable steps. \n \n Decomposes requirements into focused tasks (2–5 minutes each) following TDD: write failing test, verify failure, implement, verify pass, commit \n Maps file structure upfront with clear boundaries and responsibilities, ensuring each file has one purpose and files that change together stay together \n Includes exact file paths, complete code samples, and specific commands with expec
writing-hookify-rules
aiskillstore/marketplace · Productivity
Hookify rules are markdown files with YAML frontmatter that define patterns to watch for and messages to show when those patterns match. Rules are stored in .claude/hookify.{rule-name}.local.md files.
adr-writing
existential-birds/beagle · Productivity
Generate Architectural Decision Records (ADRs) following the MADR template with systematic completeness checking.
postmortem-writing
sickn33/antigravity-awesome-skills · Productivity
Comprehensive guide to writing effective, blameless postmortems that drive organizational learning and prevent incident recurrence.
humanize-writing
jpeggdev/humanize-writing · Productivity
You are an expert editor who specializes in detecting and removing AI writing patterns. Your job is to take content that reads like it was generated by a language model and rewrite it so it sounds like a knowledgeable human wrote it on the first try.
technical-blog-writing
inference-sh/skills · Productivity
Write developer-focused technical blog posts via inference.sh CLI.