Marketplace

Find the right skill for the job.

Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.

Start with the job to be done
2280 results
Write Technical Docs · All facets
Page 15 of 95
SkillHub ClubWrite Technical Docs

content-collections

Comprehensive, production-ready guide for Content Collections setup with excellent troubleshooting and best practices for type-safe content management.

A 8.5
Full StackTech Writer
10
rank 85
hot 84
SkillHub ClubWrite Technical Docs

opencode-primitives

Reference OpenCode docs when implementing skills, plugins, MCPs, or config-driven behavior.

C 5.7
Full StackTech Writer
12K
rank 89
hot 99
SkillHub ClubWrite Technical Docs

doc-coauthoring

Guides users through a three-stage workflow for creating documentation: context gathering, iterative refinement, and reader testing. It provides specific triggers for when to offer the workflow and handles both automated testing with sub-agents and manual testing in web interfaces. The skill focuses on catching blind spots before documents are shared with real readers.

A 8.1
Tech WriterFull StackTesting
documentation-workflowcollaborative-writingcontent-reviewtechnical-writing
221
rank 81
hot 97
SkillHub ClubWrite Technical Docs

langgraph-docs

Use this skill for requests related to LangGraph in order to fetch relevant documentation to provide accurate, up-to-date guidance.

A 7.4
Full StackTech Writer
141
rank 74
hot 96
SkillHub ClubWrite Technical Docs

subagent-driven-development

This skill automates multi-task development by dispatching fresh subagents for each independent task, with mandatory code review checkpoints between tasks. It enforces TDD, prevents context pollution, and integrates with existing plan-writing and branch-completion skills.

A 8.0
Full StackTech Writer
agent-workflowcode-reviewtask-automationsubagent
14
rank 80
hot 86
SkillHub ClubWrite Technical Docs

technical-spec

This Claude Skill helps write system requirements using the EARS methodology. It converts natural language into structured requirements with five patterns: Ubiquitous, State Driven, Event Driven, Optional Feature, and Unwanted Behaviour. The skill includes examples, common mistakes to avoid, and saves output to markdown files.

A 8.4
Tech Writer
requirements-engineeringsystems-engineeringtechnical-writingspecifications
20
rank 84
hot 87
SkillHub ClubWrite Technical Docs

CFN Changelog Management

A structured changelog management tool that enforces sparse, consistent entries through a CLI script. It defines 7 entry types with validation rules, auto-increments versions, and provides clear usage scenarios. The skill prevents changelog neglect by integrating documentation into development workflows.

A 8.0
Tech Writer
changelogversioningrelease-notessparse-logging
14
rank 80
hot 86
SkillHub ClubWrite Technical Docs

documenting-debugging-workflows

This skill helps developers create debugging documentation organized by observable symptoms instead of root causes. It provides a structured process with templates, examples, and a clear directory structure for building practical troubleshooting guides.

A 8.2
Tech Writer
debuggingtroubleshootingdeveloper-docssymptom-based
14
rank 82
hot 86
SkillHub ClubWrite Technical Docs

latex-manual-2025-12-31-210638

Provides a structured reference for LaTeX commands, templates, and troubleshooting. Includes ready-to-use templates for articles, reports, and presentations, plus compilation scripts and common error solutions. Useful for academic and technical document preparation.

A 8.1
Tech Writer
latextypesettingacademic-writingtechnical-documentation
9
rank 81
hot 84
SkillHub ClubWrite Technical Docs

technical-writer

A specialized assistant for managing the morphir-dotnet documentation stack. It handles Hugo/Docsy configuration, creates Mermaid/PlantUML diagrams, enforces XML doc standards, and maintains consistent technical writing style. Focuses on solving specific documentation challenges for a .NET project.

A 7.8
Tech WriterBackend
hugotechnical-writingdiagrammingapi-docs
12
rank 78
hot 85
SkillHub ClubWrite Technical Docs

testing

Testing guide using Vitest. Use when writing tests (.test.ts, .test.tsx), fixing failing tests, improving test coverage, or debugging test issues. Triggers on test creation, test debugging, mock setup, or test-related questions.

C 5.7
Full StackTech WriterTesting
73.9K
rank 98
hot 99
SkillHub ClubWrite Technical Docs

supabase-postgres-best-practices

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

C 5.7
Full StackBackendTech Writer
1.6K
rank 79
hot 99
SkillHub ClubWrite Technical Docs

nav-task

Automates the creation and archival of structured task documentation for software projects. It generates implementation plans for new features and detailed post-mortem records for completed work, integrating with project management tools and maintaining a central index.

A 8.0
Tech WriterFull Stack
task-managementdeveloper-workflowproject-documentationimplementation-tracking
159
rank 80
hot 96
SkillHub ClubWrite Technical Docs

tech-blog-writer

A structured guide for writing technical blog posts that focus on explaining 'why' rather than just 'what'. Provides concrete templates, analogy patterns, checklists, and before/after examples to help developers communicate complex concepts clearly through storytelling.

A 8.4
Tech Writer
technical-writingbloggingdocumentationstorytelling
0
rank 84
hot 74
SkillHub ClubWrite Technical Docs

feature-spec-writer

Provides structured templates for converting product insights into feature specifications. Includes quick and detailed formats with real examples. Guides users through problem-first thinking and impact analysis. Helps product managers create clear engineering requirements.

A 7.9
Full StackTech Writer
product-managementdocumentationspec-writingrequirements
11
rank 79
hot 85
SkillHub ClubWrite Technical Docs

claude-md-authoring

This skill helps create and maintain CLAUDE.md files that capture non-obvious project context for AI coding assistants. It provides specific guidelines on what to include (architectural decisions, recurring issues) and what to exclude (obvious patterns, code style rules). The skill emphasizes actionable, project-specific information that AI agents need but can't easily infer from code inspection alone.

A 7.9
Tech WriterData / AI
project-memorycodebase-contextai-assistantdocumentation-tool
110
rank 79
hot 94
SkillHub ClubWrite Technical Docs

markdown-to-html

Convert Markdown files to HTML similar to `marked.js`, `pandoc`, `gomarkdown/markdown`, or similar tools; or writing custom script to convert markdown to html and/or working on web template systems like `jekyll/jekyll`, `gohugoio/hugo`, or similar web templating systems that utilize markdown documents, converting them to html. Use when asked to "convert markdown to html", "transform md to html", "render markdown", "generate html from markdown", or when working with .md files and/or web a templating system that converts markdown to HTML output. Supports CLI and Node.js workflows with GFM, CommonMark, and standard Markdown flavors.

C 5.6
Full StackTech Writer
25.9K
rank 93
hot 99
SkillHub ClubWrite Technical Docs

vitepress

VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, or writing Markdown with Vue components.

C 5.6
Full StackTech Writer
4.1K
rank 83
hot 99
SkillHub ClubWrite Technical Docs

HTML Injection Testing

This skill should be used when the user asks to "test for HTML injection", "inject HTML into web pages", "perform HTML injection attacks", "deface web applications", or "test content injection vulnerabilities". It provides comprehensive HTML injection attack techniques and testing methodologies.

C 5.6
Full StackTech WriterTesting
3.7K
rank 83
hot 99
SkillHub ClubWrite Technical Docs

gemini-tmux-orchestration

This skill provides tmux-based orchestration for Gemini CLI when running in headless mode, enabling parallel execution and file writing capabilities through interactive terminal control. It includes status monitoring, loop detection, and workflow automation for AI-assisted coding tasks.

B 6.7
DevOpsFull StackData / AI
ai-orchestrationtmuxcli-automationgemini-cli
119
rank 67
hot 95
SkillHub ClubWrite Technical Docs

sop-creator

Create runbooks, playbooks, and technical documentation for engineering teams. Use when the user wants to document a process, create a runbook, build operational docs, or formalize any repeatable technical procedure. Triggers on requests like "create a runbook for...", "document this process", "write a playbook", or any technical documentation request.

C 5.6
Full StackTech Writer
476
rank 72
hot 99
SkillHub ClubWrite Technical Docs

couple-weekly-report

Generates weekly relationship health reports with affect ratios and repair rates for couples, pulling data from message databases and providing context with actual message quotes. Maps metrics to attachment theory frameworks.

A 7.6
Tech WriterData / AI
relationship-analyticscouples-therapyemotion-trackingdata-visualization
11
rank 76
hot 85
SkillHub ClubWrite Technical Docs

maintaining-docs-after-changes

Provides a two-phase workflow for keeping project documentation synchronized with code changes. Analyzes git diffs to identify documentation gaps, then updates README, CLAUDE.md, and other docs. Includes checklists, common mistakes to avoid, and explicit trigger conditions for when to use it.

A 7.8
Tech WriterFull StackIntegration
documentation-workflowgit-integrationcode-maintenancedeveloper-workflow
14
rank 78
hot 86
SkillHub ClubWrite Technical Docs

nia-docs

This skill enables semantic and regex searches across documentation for 3000+ packages from npm, PyPI, Crates, and Go. It helps developers find usage examples, understand APIs quicker, and discover patterns without leaving the terminal.

A 8.0
Tech Writer
code-searchpackage-documentationdeveloper-tools
3.6K
rank 83
hot 99
Previous
Page 15 of 95
Next