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 76 of 95
SkillHub ClubWrite Technical Docs

kube:mv

Move Kubernetes resources (secrets, configmaps, etc.) from one cluster to another without exposing sensitive content. Use when migrating resources between clusters, copying configurations across environments, or moving secrets securely. Keywords - kubectl move, cluster migration, copy secret, transfer configmap, cross-cluster resources.

C 2.4
Full StackDevOpsTech Writer
kubernetesdevopscluster-migrationsecurity
11
rank 53
hot 85
SkillHub ClubWrite Technical Docs

update-docs

Audit, reorganize, and refresh repository documentation into a consistent, progressive-disclosure structure; verify links with the bundled checker.

C 2.4
Full StackTech Writer
7
rank 51
hot 83
SkillHub ClubWrite Technical Docs

script-writer

This skill should be used whenever users need YouTube video scripts written. On first use, collects comprehensive preferences including script type, tone, target audience, style, video length, hook style, use of humor, personality, and storytelling approach. Generates complete, production-ready YouTube scripts tailored to user's specifications for any topic. Maintains database of preferences and past scripts for consistent style.

C 2.4
Tech WriterBackend
scriptwritingYouTubecontent creationvideo production
0
rank 45
hot 74
SkillHub ClubWrite Technical Docs

prisma-client-api

Prisma Client API reference covering model queries, filters, operators, and client methods. Use when writing database queries, using CRUD operations, filtering data, or configuring Prisma Client. Triggers on "prisma query", "findMany", "create", "update", "delete", "$transaction".

C 2.4
Full StackBackendData / AI
prismadatabaseormtypescript
26
rank 57
hot 88
SkillHub ClubWrite Technical Docs

technical-writer

technical-writer skill Trigger terms: documentation, technical writing, API documentation, README, user guide, developer guide, tutorial, runbook, technical docs Use when: User requests involve technical writer tasks.

C 2.4
Full StackBackendTech Writer
26
rank 57
hot 88
SkillHub ClubWrite Technical Docs

student-language-guide

Provide student-facing language rules for educational content. Use when writing lessons, checking language appropriateness, or validating content for students.

C 2.4
Full StackTech Writer
1
rank 45
hot 77
SkillHub ClubWrite Technical Docs

report-writing

Imported from https://github.com/Doyajin174/myskills.

C 2.4
Full StackTech Writer
0
rank 45
hot 74
SkillHub ClubWrite Technical Docs

theme-factory

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

C 2.4
Full StackTech Writer
0
rank 45
hot 74
SkillHub ClubWrite Technical Docs

docx

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks.

C 2.4
Full StackTech Writer
0
rank 45
hot 74
SkillHub ClubWrite Technical Docs

claude-code-meta

Build Claude Code extensions - skills, agents, hooks, plugins, marketplaces, slash commands. Use when creating Claude Code components, building new skills, writing agents, creating hooks, making plugins, setting up marketplaces, writing slash commands, fixing extension configurations, or troubleshooting Claude Code extensions. Includes builder agents for autonomous creation. Not for looking up docs - use claude-code-docs-reference for that.

C 2.4
Full StackTech Writer
0
rank 45
hot 74
SkillHub ClubWrite Technical Docs

theme-factory

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

C 2.4
Full StackTech Writer
0
rank 45
hot 74
SkillHub ClubWrite Technical Docs

writing-plans

Use when you have a spec or requirements for a multi-step task, before touching code

C 2.4
Full StackTech Writer
0
rank 45
hot 74
SkillHub ClubWrite Technical Docs

moai-cc-claude-md

Claude Code Markdown integration, documentation generation, and structured content patterns. Use when generating documentation, managing markdown content, or creating structured reports.

C 2.4
Full StackTech WriterIntegration
0
rank 45
hot 74
SkillHub ClubWrite Technical Docs

writing-plans

Use when you have a spec or requirements for a multi-step task, before touching code

C 2.4
Full StackTech Writer
0
rank 45
hot 74
SkillHub ClubWrite Technical Docs

knowledge-management

A specialized assistant for Personal Knowledge Management (PKM) that helps organize information, create atomic notes, and build a second brain using systems like Zettelkasten and tools like Obsidian.

C 2.4
Full StackTech Writer
knowledge-managementnote-takingorganizationcontent-creation
4
rank 48
hot 81
SkillHub ClubWrite Technical Docs

test-driven-development

This skill should be used when implementing features with TDD, writing tests first, or refactoring with test coverage. Applies disciplined Red-Green-Refactor cycles with TypeScript/Bun and Rust tooling.

C 2.4
Full StackTech WriterTesting
tddtestingrefactoringtypescript
25
rank 57
hot 88
SkillHub ClubWrite Technical Docs

typescript-dev

This skill should be used when writing TypeScript, eliminating any types, implementing Zod validation, or when strict type safety is needed. Covers modern TS 5.5+ features and runtime validation patterns.

C 2.4
Full StackTech Writer
typescripttype-safetyzodvalidation
25
rank 57
hot 88
SkillHub ClubWrite Technical Docs

moonbit-practice

MoonBit code generation best practices. Use when writing MoonBit code to avoid common AI mistakes with syntax, tests, and benchmarks.

C 2.4
Full StackData / AITech Writer
57
rank 61
hot 92
SkillHub ClubWrite Technical Docs

terraform

Use when writing Terraform.

C 2.4
Full StackTech Writer
10
rank 52
hot 84
SkillHub ClubWrite Technical Docs

tzurot-docs

Contains MANDATORY documentation procedures. MUST be consulted at session end or when updating CURRENT_WORK.md. Covers folder structure and knowledge continuity.

C 2.4
Full StackTech Writer
8
rank 51
hot 84
SkillHub ClubWrite Technical Docs

Advanced Typescript Type Level

Master TypeScript type-level programming with conditional types, mapped types, template literals, and infer patterns. Use when writing advanced types, creating utility types, or solving complex type challenges.

C 2.4
Full StackTech Writer
typescripttype-systemadvanced-programmingutility-types
8
rank 51
hot 84
SkillHub ClubWrite Technical Docs

global-commenting

Write self-documenting code with minimal, evergreen comments that explain complex logic without documenting changes or temporary fixes. Use this skill when adding comments to any code file. When deciding whether code needs a comment or should be made more self-explanatory. When writing comments for complex algorithms or business logic. When tempted to add comments about recent changes, fixes, or TODOs. When reviewing existing comments for relevance and accuracy.

C 2.4
Full StackTech Writer
0
rank 45
hot 74
SkillHub ClubWrite Technical Docs

writing-skills

Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization

C 2.3
Full StackDevOpsTech Writer
skill-developmenttest-driven-developmentdocumentationquality-assurance
24
rank 57
hot 88
SkillHub ClubWrite Technical Docs

documentation-guidelines

Write or update backend feature documentation that follows a repo's DOCUMENTATION_GUIDELINES.md (or equivalent) across any project. Use when asked to create/update module docs, API contracts, or backend documentation that must include architecture, endpoints, payloads, Mermaid diagrams, and seeding instructions.

C 2.3
Full StackBackendTech Writer
54
rank 61
hot 91
Previous
Page 76 of 95
Next