markdown-doc-writer
✓Technical documentation writer specializing in creating clear, well-structured markdown documents for algorithms, system design, interview preparation, and code documentation. Use when writing README files, algorithm explanations, system design docs, or technical guides.
Installation
SKILL.md
Input: [example input] Output: [example output] Explanation: [why this is the output]
class Solution { public ReturnType method(InputType param) { // Implementation } }
class Solution: def method(self, param: InputType) -> ReturnType: Implementation
Technical documentation writer specializing in creating clear, well-structured markdown documents for algorithms, system design, interview preparation, and code documentation. Use when writing README files, algorithm explanations, system design docs, or technical guides. Source: yennanliu/cs_basics.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/yennanliu/cs_basics --skill markdown-doc-writer- Source
- yennanliu/cs_basics
- Category
- #Documents
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is markdown-doc-writer?
Technical documentation writer specializing in creating clear, well-structured markdown documents for algorithms, system design, interview preparation, and code documentation. Use when writing README files, algorithm explanations, system design docs, or technical guides. Source: yennanliu/cs_basics.
How do I install markdown-doc-writer?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yennanliu/cs_basics --skill markdown-doc-writer 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/yennanliu/cs_basics
Details
- Category
- #Documents
- Source
- skills.sh
- First Seen
- 2026-02-01