📚

Technical Writing

5624 skills in Documentation > Technical Writing

go-maintainable-code

Write clean, maintainable Go code following Clean Architecture, dependency injection, and ChecklistApplication patterns. Use when writing new Go code, refactoring, or implementing features.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

testing-patterns

Test infrastructure patterns - PGlite for in-memory PostgreSQL, Redis/S3 mocks, TestSetup factory, Vitest. Use when writing tests or adding test infrastructure.

grmkris/yoda.fun
0
0
Aktualisiert 1w ago

context-routing

Intelligently routes requests to the correct context instructions and documentation files. Use this skill to determine which AGENT.md, guide, or technical instruction file is most relevant for a user's request.

GodSpeedAI/VibesPro
0
1
Aktualisiert 1w ago

mova-skill-scaffolder-basic-wrapper

LLM-only skill that takes a textual description of a new skill and generates a complete minimal file plan for a new MOVA skill (schemas, envelope, manifest, prompt profile, runtime binding, docs, cases).

Leryk1981/mova_wf_cycle
0
0
Aktualisiert 1w ago

documentation-generator

Automatically generate documentation when user mentions needing API docs, README files, user guides, developer guides, or changelogs. Analyzes code and generates appropriate documentation based on context. Invoke when user mentions "document", "docs", "README", "API documentation", "guide", "changelog", or "how to document".

kanopi/cms-cultivator
0
0
Aktualisiert 1w ago

sqldown

Bidirectional markdown ↔ SQLite conversion with column limit protection and smart section extraction. Import with Python, query with sqlite3.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

study-note

학습 중 떠오른 아이디어와 메모를 아카이브 파일에 시간순으로 기록합니다. `scripts\study-note-helper.bat`를 사용하여 현재 KATA 프로젝트의 docs/study/아카이브.md에 노트를 추가합니다.

TakSung/python-katas
0
0
Aktualisiert 1w ago

python-standards

Python coding standards, conventions, and best practices. Use when writing, reviewing, or testing Python code.

shwilliamson/a-test
0
0
Aktualisiert 1w ago

jelly-docs-lookup

Marketplace

Look up official documentation for any library, framework, or API using web search. Find usage examples, API references, and best practices. Activated when users ask "how do I use [library]?", need API documentation, or reference external packages.

dev-jelly/jelly-dotclaude
0
1
Aktualisiert 1w ago

apply-wikilinks

Marketplace

Apply wikilink suggestions to current or specified note. Triggers on "apply wikilinks", "add wikilinks", "wikilink this note".

bencassie/flywheel
0
0
Aktualisiert 1w ago

docs-maintainer

Comprehensive documentation maintenance operations including facts derivation, extraction, building, validation, and drift detection

JoeInnsp23/practice-hub
0
0
Aktualisiert 1w ago

documentation-improvement-workflow

Systematically improve documentation quality from 7/10 → 9/10 using assessment checklists and transformation patterns. Use when documentation exists but lacks Quick Start, clear prerequisites, or working examples. Optimized for crypto/trading data projects.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

documentation-best-practices

This skill should be used when creating or updating implementation documentation, task breakdowns, verification steps, or phase planning documents. It provides standards and templates for consistent, professional documentation throughout the MTG Agent project.

andy-fawcett/mtg-agent
0
0
Aktualisiert 1w ago

writing-manifests

Use when creating or modifying plugin.json manifests - manifest development with required fields, metadata, and configuration for November 2025 specifications

Regis-RCR/rcr-plugin-factory-marketplace
0
0
Aktualisiert 1w ago

feature-specification

Produces a structured, experience-first feature specification following a docs-first approach. Use when defining or refining a single product feature's lifecycle and outcomes.

Z1-Test/temp-rajan-s2
0
0
Aktualisiert 1w ago

conventional-commits

Conventional Commits specification format. Use when creating commit messages. Format: <type>(<scope>): <description>. Types: feat, fix, chore, docs, test, refactor, style, perf. CRITICAL: All commits must follow conventional commit format.

GolferGeek/orchestrator-ai
0
0
Aktualisiert 1w ago

vanilla-rails-data-modeling

Marketplace

Use when designing database schema, writing migrations, or making data storage decisions - enforces UUIDs, account_id multi-tenancy, state-as-records, no foreign keys, and proper index patterns

ZempTime/zemptime-marketplace
0
0
Aktualisiert 1w ago

testing-test-writing

Write minimal, strategic tests focused on core user flows and critical paths during feature development, deferring comprehensive edge case testing. Use this skill when writing unit tests, integration tests, or end-to-end tests, creating test files (*.test.ts, *.spec.js, __tests__/*), testing critical user workflows, focusing on behavior rather than implementation details, using descriptive test names, mocking external dependencies (databases, APIs, file systems), ensuring tests run quickly, testing business-critical functionality, or determining which tests to write during development versus dedicated testing phases. Apply this skill when completing features at logical milestones, writing tests for primary user flows, or balancing feature development speed with adequate test coverage.

pdovhomilja/dovhomilja-cz
0
0
Aktualisiert 1w ago

swiss-design

Marketplace

Use when designing interfaces, data visualizations, documentation, or any output where clarity and visual hierarchy matter - applies Swiss design principles of reduction, grid structure, hierarchy, and typography

ZempTime/zemptime-marketplace
0
0
Aktualisiert 1w ago

pubmed-field-validator

Validate PubMed search field tags against official NCBI documentation before implementing them. Use when adding new field tags to the query builder, debugging search queries, or verifying existing field tag implementations. Prevents invalid tags like [organism] and ensures compliance with NCBI PubMed standards.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago