·technical-writing
</>

technical-writing

supercent-io/skills-template

Write clear, comprehensive technical documentation. Use when creating specs, architecture docs, runbooks, or API documentation. Handles technical specifications, system design docs, operational guides, and developer documentation with industry best practices.

71Installs·2Trend·@supercent-io

Installation

$npx skills add https://github.com/supercent-io/skills-template --skill technical-writing

SKILL.md

curl -H "Authorization: Bearer YOURTOKEN" \ https://api.example.com/endpoint

curl -X GET "https://api.example.com/api/v1/users?page=1&limit=20" \ -H "Authorization: Bearer YOURTOKEN"

{ "data": [ { "id": 1, "name": "John Doe", "email": "john@example.com" } ], "pagination": { "page": 1, "limit": 20, "total": 100 } }

Write clear, comprehensive technical documentation. Use when creating specs, architecture docs, runbooks, or API documentation. Handles technical specifications, system design docs, operational guides, and developer documentation with industry best practices. Source: supercent-io/skills-template.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/supercent-io/skills-template --skill technical-writing
Category
</>Dev Tools
Verified
First Seen
2026-02-18
Updated
2026-02-18

Quick answers

What is technical-writing?

Write clear, comprehensive technical documentation. Use when creating specs, architecture docs, runbooks, or API documentation. Handles technical specifications, system design docs, operational guides, and developer documentation with industry best practices. Source: supercent-io/skills-template.

How do I install technical-writing?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/supercent-io/skills-template --skill technical-writing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/supercent-io/skills-template