📚

Technical Writing

5624 skills in Documentation > Technical Writing

test-script

Use when writing or modifying .txt test scripts in testdata/script/ for git-spice - covers txtar format, end-to-end testing, ShamHub forge simulation, interactive prompts, and golden file comparisons for branch operations and stack workflows.

abhinav/git-spice
520
44
Mis Ă  jour 6d ago

upgrading-golang

Upgrades Go version across the entire Chainloop codebase including source files, Docker images, CI/CD workflows, and documentation. Use when the user mentions upgrading Go, golang version, or updating Go compiler version.

chainloop-dev/chainloop
517
41
Mis Ă  jour 6d ago

reflex

Build and debug Reflex (rx) UIs in this repo. Use for editing ui/*.py, choosing rx components, fixing Var/conditional/foreach issues, and applying responsive/layout patterns from the Reflex docs.

QuixiAI/Hexis
499
63
Mis Ă  jour 6d ago

tidy-deprecate-function

Guide for deprecating R functions/arguments. Use when a user asks to deprecate a function or parameter, including adding lifecycle warnings, updating documentation, adding NEWS entries, and updating tests.

tidyverse/dbplyr
496
185
Mis Ă  jour 6d ago

Writing Slash Commands

Create and use custom slash commands to automate Claude Code workflows. Learn argument passing, frontmatter configuration, bash integration, and file references for building reusable prompts.

CaptainCrouton89/.claude
490
67
Mis Ă  jour 6d ago

Testing Code

Write automated tests for features, validate functionality against acceptance criteria, and ensure code coverage. Use when writing test code, verifying functionality, or adding test coverage to existing code.

CaptainCrouton89/.claude
490
67
Mis Ă  jour 6d ago

Documenting Code

Maintain project documentation synchronized with code. Keep feature specs, API contracts, and README current with init-project standards. Use when updating docs after code changes, adding new features, or ensuring documentation completeness.

CaptainCrouton89/.claude
490
67
Mis Ă  jour 6d ago

Writing Like User

Emulate the user's personal writing voice and style patterns. Use when the user asks to write content in their voice, draft documents, compose messages, or requests "write this like me" or "in my style."

CaptainCrouton89/.claude
490
67
Mis Ă  jour 6d ago

Writing Effective Prompts

Structure Claude prompts for clarity and better results using roles, explicit instructions, context, positive framing, and strategic organization. Use when crafting prompts for complex tasks, long documents, tool workflows, or code generation.

CaptainCrouton89/.claude
490
67
Mis Ă  jour 6d ago

Writing Documentation for LLMs

Teaches how to write effective documentation and instructions for LLMs by assuming competence, using progressive disclosure, prioritizing examples over explanations, and building feedback loops into workflows.

CaptainCrouton89/.claude
490
67
Mis Ă  jour 6d ago

Writing Documentation for LLMs

Create effective documentation that LLMs can discover and use. Use when documenting code, APIs, features, or creating reference materials. Covers structure, conciseness, examples, and anti-patterns for optimal LLM comprehension.

CaptainCrouton89/.claude
490
67
Mis Ă  jour 6d ago

Code Formatting

MANDATORY: When writing Go tests, you MUST use 'When...it should...' format for ALL test names. When writing any Go code, you MUST remind user to run 'make lint-fix' and 'make verify'. These are non-negotiable HyperShift requirements.

openshift/hypershift
485
423
Mis Ă  jour 6d ago

Effective Go

Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. Use when writing, reviewing, or refactoring Go code to ensure idiomatic, clean, and efficient implementations.

openshift/hypershift
485
423
Mis Ă  jour 6d ago

go-testing

Handles all Golang testing tasks including running tests, writing new tests, and fixing test failures. Follows MCPSpy testing conventions with require for critical assertions and assert for non-critical ones.

alex-ilgayev/MCPSpy
478
68
Mis Ă  jour 6d ago

notion-meeting-intelligence

Prepares meeting materials by gathering context from Notion, enriching with Claude research, and creating both an internal pre-read and external agenda saved to Notion. Helps you arrive prepared with comprehensive background and structured meeting docs.

Prat011/awesome-llm-skills
462
38
Mis Ă  jour 6d ago

notion-spec-to-implementation

Turns product or tech specs into concrete Notion tasks that Claude code can implement. Breaks down spec pages into detailed implementation plans with clear tasks, acceptance criteria, and progress tracking to guide development from requirements to completion.

Prat011/awesome-llm-skills
462
38
Mis Ă  jour 6d ago

notion-knowledge-capture

Transforms conversations and discussions into structured documentation pages in Notion. Captures insights, decisions, and knowledge from chat context, formats appropriately, and saves to wikis or databases with proper organization and linking for easy discovery.

Prat011/awesome-llm-skills
462
38
Mis Ă  jour 6d ago

notion-research-documentation

Searches across your Notion workspace, synthesizes findings from multiple pages, and creates comprehensive research documentation saved as new Notion pages. Turns scattered information into structured reports with proper citations and actionable insights.

Prat011/awesome-llm-skills
462
38
Mis Ă  jour 6d ago

functional

Functional programming patterns with immutable data. Use when writing logic or data transformations.

citypaul/.dotfiles
433
50
Mis Ă  jour 6d ago

testing

Testing patterns for behavior-driven tests. Use when writing tests or test factories.

citypaul/.dotfiles
433
50
Mis Ă  jour 6d ago