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 · Tech Writer
Page 14 of 95
SkillHub ClubWrite Technical Docs

activitypub-testing

Testing patterns for PHPUnit and Playwright E2E tests. Use when writing tests, debugging test failures, setting up test coverage, or implementing test patterns for ActivityPub features.

A 7.3
Full StackTech WriterTesting
141
rank 73
hot 96
SkillHub ClubWrite Technical Docs

blog-post-writer

This skill transforms unstructured notes into blog posts mimicking a specific author's style. It uses detailed voice guidelines and a narrative framework to organize scattered ideas into coherent articles with a conversational tone. The process is well-documented with clear examples and avoids generic AI writing patterns.

A 8.0
Tech WriterData / AI
blog-writingcontent-creationvoice-cloningwriting-assistant
58
rank 80
hot 92
SkillHub ClubWrite Technical Docs

qa-docs-coverage

This skill provides a systematic method for auditing documentation coverage in codebases. It helps identify gaps, prioritize missing docs by risk level (P1-P3), and includes workflows for generating missing documentation. It focuses on operational runbooks, API contracts, and service documentation, with templates and checklists for practical use.

A 7.8
Tech WriterBackendDevOps
documentation-auditcoverage-trackingrunbook-qaapi-docs
42
rank 78
hot 90
SkillHub ClubWrite Technical Docs

claude-docs-consultant

This skill fetches specific Claude Code documentation from docs.claude.com on-demand instead of loading everything. It provides a workflow for identifying needed docs, fetching them selectively, and applying the information to tasks like hook creation, skill debugging, or subagent usage. The approach saves tokens by avoiding unnecessary documentation loading.

A 7.8
Tech WriterFull StackIntegration
claude-codedocumentation-fetchdeveloper-toolsmcp-tools
2.1K
rank 80
hot 99
SkillHub ClubWrite Technical Docs

deployment-sop

Provides structured deployment workflows with pre/post-deployment checklists, smoke test patterns, and rollback procedures. Links to authoritative SOP documents rather than duplicating content. Includes concrete commands for validation and evidence templates for tracking.

A 7.6
DevOpsTech WriterTesting
deploymentsopchecklistvalidation
45
rank 76
hot 91
SkillHub ClubWrite Technical Docs

documentation

Write and maintain technical documentation. Trigger with "write docs for", "document this", "create a README", "write a runbook", "onboarding guide", or when the user needs help with any form of technical writing — API docs, architecture docs, or operational runbooks.

C 5.9
Full StackBackendTech Writer
10K
rank 88
hot 99
SkillHub ClubWrite Technical Docs

atomic-prompts

This skill should be used when the user asks to "write system prompt", "configure SystemPromptGenerator", "prompt engineering", "background steps output_instructions", "improve agent prompt", or needs guidance on structuring system prompts, writing effective instructions, and optimizing agent behavior in Atomic Agents applications.

C 5.9
Full StackTech Writer
5.8K
rank 85
hot 99
SkillHub ClubWrite Technical Docs

vitest

Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.

C 5.9
Full StackBackendTech Writer
4.2K
rank 83
hot 99
SkillHub ClubWrite Technical Docs

content-rewriter

Cross-platform content repurposer. Takes one piece of content and rewrites it for multiple Chinese social media platforms, adapting tone, format, length, and style.

C 5.9
Full StackTech Writer
contentrepurposerewritesocial-media
3.1K
rank 82
hot 99
SkillHub ClubWrite Technical Docs

feishu-skills-kit

Complete Feishu (Lark) Skills collection for Claude Code / OpenClaw. Includes 10 skills covering: document management, messaging, spreadsheets, Bitable, interactive cards, bot bridge, cross-group memory, and leave requests. 飞书 Skills 全集,含文档管理、消息发送、表格操作、多维表格、卡片消息、 Bot 桥接、跨群记忆、请假审批等 10 个 Skill,附完整配置教程。 Trigger on: feishu, 飞书, lark, feishu doc, feishu message, feishu sheet, feishu bitable, feishu card, feishu bridge, feishu bot

C 5.9
Full StackTech Writer
3.1K
rank 82
hot 99
SkillHub ClubWrite Technical Docs

doc

Use when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus the bundled `scripts/render_docx.py` for visual checks.

C 5.9
Full StackTech WriterDesigner
3.1K
rank 82
hot 99
SkillHub ClubWrite Technical Docs

twitter

Search and retrieve content from Twitter/X. Get user info, tweets, replies, followers, communities, spaces, and trends via twitterapi.io.

C 5.9
Full StackTech Writer
600
rank 73
hot 99
SkillHub ClubWrite Technical Docs

communication-styles

Teaches the Social Styles Framework for adapting communication to different stakeholders. Provides specific strategies for Amiable, Expressive, Analytic, and Driver personality types. Includes trigger scenarios, engagement tactics, and stress response handling for each style.

A 8.4
Tech Writer
stakeholder-managementcommunication-frameworkprofessional-development
4
rank 84
hot 81
SkillHub ClubWrite Technical Docs

writing-documentation-with-diataxis

Applies the Diataxis framework to structure technical documentation into four distinct types based on user intent: tutorials, how-to guides, reference, and explanation. Provides a clear decision compass and specific writing principles for each type, helping writers avoid common pitfalls like mixing learning and working content.

A 8.3
Tech Writer
technical-writingdocumentation-frameworkcontent-strategy
110
rank 83
hot 94
SkillHub ClubWrite Technical Docs

ccw-help

A help system for Claude Code Workflow with 78 commands. Provides command search, next-step recommendations, documentation lookup, and issue reporting. Uses JSON indexes for fast queries without duplicating source files. Supports six operational modes including search, recommendations, and deep analysis.

A 8.0
Tech WriterFull Stack
command-helpworkflow-assistantdeveloper-toolsdocumentation-search
1.5K
rank 80
hot 99
SkillHub ClubWrite Technical Docs

search

This skill enables natural language search through Claude Code session history stored in JSONL files. It helps developers find previous prompts, conversations, and file modifications across sessions. The tool parses user messages from project directories and matches queries against content, skipping agent logs. It's useful for maintaining project continuity and avoiding repeated work.

A 7.7
Full StackTech Writer
session-historycode-searchdeveloper-toolscontext-retrieval
203
rank 77
hot 97
SkillHub ClubWrite Technical Docs

cfn-dependency-ingestion

Parses CloudFormation dependency diagrams to dynamically generate file ingestion commands, reducing execution time from 60 seconds to 3ms through content injection and parallel chunk reading for task tool agents.

A 8.4
DevOpsTech Writer
cloudformationdependency-managementcli-toolautomation
14
rank 84
hot 86
SkillHub ClubWrite Technical Docs

pytest

Pytest testing patterns for Python. Trigger: When writing or refactoring pytest tests (fixtures, mocking, parametrize, markers). For Prowler-specific API/SDK testing conventions, also use prowler-test-api or prowler-test-sdk.

C 5.8
Full StackBackendTech Writer
13.4K
rank 90
hot 99
SkillHub ClubWrite Technical Docs

documentation

Technical writing, README guidelines, and punctuation rules. Use when writing documentation, READMEs, technical articles, or any prose that should avoid AI-generated feel.

C 5.8
Full StackData / AITech Writer
4.3K
rank 84
hot 99
SkillHub ClubWrite Technical Docs

writing-go-tests

Provides concrete Go testing guidelines with specific rules for test organization, table-driven testing, concurrency, and benchmarking. References a detailed companion file for examples and rationale. Focuses on practical patterns used in production systems like Kubernetes and Docker.

A 8.5
TestingDevOpsTech Writer
gounit-testingbest-practicescode-quality
110
rank 85
hot 94
SkillHub ClubWrite Technical Docs

template

This skill generates structured document scaffolds for RFCs, ADRs, and blog posts using predefined templates. It supports custom template creation and management, provides clear workflow guidance, and integrates with editing tools for refinement.

A 7.6
Tech WriterFull Stack
document-scaffoldingtemplate-managementrfc-generatoradr-generator
31
rank 76
hot 89
SkillHub ClubWrite Technical Docs

morph-apply

A tool for editing code files without reading them first, using the Morph Apply API. It's designed for large files where reading the entire content would be token-expensive. The skill provides clear examples of how to structure edits with code markers and compares when to use it versus Claude's built-in edit tool.

A 8.1
Full StackBackendTech Writer
file-editingcode-modificationdeveloper-toolsperformance
3.6K
rank 83
hot 99
SkillHub ClubWrite Technical Docs

file-header-guardian

This skill enforces a three-line comment header in code files, specifying dependencies, outputs, and system position. It triggers on file creation and modification, with templates for TypeScript, Python, and Shell. Excludes config and generated files, and coordinates with directory documentation tools.

A 7.4
Tech WriterFull Stack
file-headercode-documentationteam-collaborationdevelopment-workflow
97
rank 74
hot 94
SkillHub ClubWrite Technical Docs

fractal-docs-generator

Automatically generates CLAUDE.md files for directories when structure changes. Creates standardized tables showing file roles like entry points, core services, and utilities. Works alongside file-level documentation tools.

A 7.4
Tech WriterIntegration
documentation-generationdirectory-structurecode-maintenanceclaude-mcp
97
rank 74
hot 94
Previous
Page 14 of 95
Next