🎯

docs-writer

🎯Skill

from tech-leads-club/agent-skills

VibeIndex|
What it does
|

Documentation writer skill from Tech Leads Club. Provides structured workflows for writing technical documentation.

πŸ“¦

Same repository

tech-leads-club/agent-skills(72 items)

docs-writer

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add tech-leads-club/agent-skills --skill docs-writer
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add tech-leads-club/agent-skills --skill docs-writer
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/docs-writer/SKILL.md

SKILL.md

66Installs
-
AddedFeb 6, 2026

More from this repository10

🎯
technical-design-doc-creator🎯Skill

Skill for creating technical design documents, from the Tech Leads Club collection of agent skills for software engineering leadership and best practices.

🎯
subagent-creator🎯Skill

Skill for creating sub-agents that handle delegated tasks, from the Tech Leads Club collection of agent skills for software engineering leadership and best practices.

🎯
decomposition-planning-roadmap🎯Skill

Decomposition, planning, and roadmap skill from Tech Leads Club. Helps break down complex projects into manageable tasks with structured planning workflows.

🎯
perf-lighthouse🎯Skill

A performance Lighthouse skill from Tech Leads Club Agent Skills, providing specialized development automation for web performance analysis and optimization.

🎯
perf-astro🎯Skill

Astro performance optimization skill from Tech Leads Club. Provides patterns and best practices for optimizing Astro-based web applications.

🎯
playwright-skill🎯Skill

Playwright end-to-end testing skill from Tech Leads Club agent skills collection, providing patterns for browser automation and testing.

🎯
coding-guidelines🎯Skill

Coding guidelines skill from Tech Leads Club, an enterprise-grade agent skills collection built with TypeScript, Nx Cloud, and semantic-release.

🎯
perf-web-optimization🎯Skill

Optimizes web performance by analyzing and suggesting improvements for page load speed, rendering, and resource efficiency.

🎯
figma-implement-design🎯Skill

Skill for implementing UI designs from Figma specifications, translating design tokens, layouts, and component structures into production code.

🎯
component-common-domain-detection🎯Skill

Detect common domain patterns across components for identifying shared abstractions and reducing code duplication in large codebases.