📚

Technical Writing

5624 skills in Documentation > Technical Writing

test-driven-development

Marketplace

Use when writing new functions, adding features, fixing bugs, or refactoring by applying TDD principles - write failing tests before implementation code, make them pass, then refactor.

TheBushidoCollective/han
47
5
Actualizado 1w ago

markdown-syntax-fundamentals

Marketplace

Use when writing or editing markdown files. Covers headings, text formatting, lists, links, images, code blocks, and blockquotes.

TheBushidoCollective/han
47
5
Actualizado 1w ago

storybook-component-documentation

Marketplace

Use when creating or improving component documentation in Storybook. Helps generate comprehensive docs using MDX, autodocs, and JSDoc comments.

TheBushidoCollective/han
47
5
Actualizado 1w ago

git-storytelling-commit-messages

Marketplace

Use when writing commit messages that clearly communicate changes and tell the story of development. Helps create informative, well-structured commit messages that serve as documentation.

TheBushidoCollective/han
47
5
Actualizado 1w ago

php-modern-features

Marketplace

Use when modern PHP features including typed properties, union types, match expressions, named arguments, attributes, enums, and patterns for writing type-safe, expressive PHP code with latest language improvements.

TheBushidoCollective/han
47
5
Actualizado 1w ago

nano-banana-prompting

Marketplace

This skill should be used when crafting prompts for Nano Banana Pro (Gemini image generation). Use when users want help writing image generation prompts, need guidance on prompt structure, or want to optimize their prompts for better results.

NikiforovAll/claude-code-rules
47
9
Actualizado 1w ago

troubleshooting-docs

Captures solved problems as categorized documentation with YAML frontmatter for fast lookup. Use when user confirms solution with phrases like 'that worked', 'it's fixed', 'working now', or via /doc-fix command.

glittercowboy/plugin-freedom-system
47
19
Actualizado 1w ago

shell-scripting-fundamentals

Marketplace

Use when writing or modifying Bash/shell scripts. Covers script structure, variables, quoting, conditionals, and loops with modern best practices.

TheBushidoCollective/han
47
5
Actualizado 1w ago

java-generics

Marketplace

Use when Java generics including type parameters, wildcards, and type bounds. Use when writing type-safe reusable code.

TheBushidoCollective/han
47
5
Actualizado 1w ago

terraform-configuration

Marketplace

Use when writing and organizing Terraform infrastructure-as-code configurations for cloud resource provisioning.

TheBushidoCollective/han
47
5
Actualizado 1w ago

ansible-playbooks

Marketplace

Use when writing and organizing Ansible playbooks for automated configuration management and infrastructure orchestration.

TheBushidoCollective/han
47
5
Actualizado 1w ago

bdd-patterns

Marketplace

Use when applying Behavior-Driven Development patterns including Given-When-Then structure, feature files, and acceptance criteria. Use when writing BDD-style tests and specifications.

TheBushidoCollective/han
47
5
Actualizado 1w ago

blueprints-organization

Marketplace

Use when managing blueprints directory structure and avoiding duplication. Always search_blueprints before creating to prevent duplicate documentation. Handles naming conventions and cross-references.

TheBushidoCollective/han
47
5
Actualizado 1w ago

blueprints-maintenance

Marketplace

Use after modifying existing systems to update blueprint documentation. Read blueprints with read_blueprint before changes, update with write_blueprint after. Prevents documentation drift.

TheBushidoCollective/han
47
5
Actualizado 1w ago

shell-portability

Marketplace

Use when writing shell scripts that need to run across different systems, shells, or environments. Covers POSIX compatibility and platform differences.

TheBushidoCollective/han
47
5
Actualizado 1w ago

markdown-tables

Marketplace

Use when creating or formatting tables in markdown. Covers table syntax, alignment, escaping, and best practices.

TheBushidoCollective/han
47
5
Actualizado 1w ago

rust-async-patterns

Marketplace

Use when Rust async programming with tokio, async/await, and futures. Use when writing asynchronous Rust code.

TheBushidoCollective/han
47
5
Actualizado 1w ago

markdownlint-configuration

Marketplace

Configure markdownlint rules and options including rule management, configuration files, inline comments, and style inheritance.

TheBushidoCollective/han
47
5
Actualizado 1w ago

sop-rfc2119

Marketplace

Use when writing SOPs that require precise requirement levels using RFC 2119 constraint keywords (MUST, SHOULD, MAY). Covers proper usage of requirement keywords for deterministic agent behavior.

TheBushidoCollective/han
47
5
Actualizado 1w ago

documentation-linking

Marketplace

Use when creating bidirectional links between code and documentation. Covers link patterns, documentation references, context preservation across artifacts, and maintaining synchronization between code and docs.

TheBushidoCollective/han
47
5
Actualizado 1w ago