markdown-doc-writer

Write Markdown documentation for algorithms, system design, and interview prep.

140|57|Updated Aug 21, 2016
One-click install
npx skills add https://github.com/yennanliu/CS_basics --skill markdown-doc-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: markdown-doc-writer
Source: https://github.com/yennanliu/CS_basics/tree/main/.claude/skills/markdown-doc-writer
Command: npx skills add https://github.com/yennanliu/CS_basics --skill markdown-doc-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures clear, consistent Markdown documentation for algorithms, system design, and interview prep, improving accessibility and knowledge transfer.

Core Features & Use Cases

  • Documentation Standards: Enforce title, description, table of contents, sections, and references.
  • Algorithm Documentation Format: Provide a repeatable template for problem statements, approaches, and complexity.
  • System Design Documentation: Apply a consistent format for architecture docs and trade-offs.

Quick Start

Write a concise README for a new algorithm problem with a problem statement, approach, and a sample complexity analysis.