📚

Technical Writing

5624 skills in Documentation > Technical Writing

quality-fix-formatting

Automatically fix code formatting issues using mojo format, markdownlint, and pre-commit hooks. Use when formatting checks fail or before committing code.

mvillmow/ml-odyssey
6
1
Actualizado 1w ago

jira-integration

Agent Skill: Comprehensive Jira integration through lightweight Python scripts. AUTOMATICALLY TRIGGER when user mentions Jira URLs like 'https://jira.*/browse/*', 'https://*.atlassian.net/browse/*', or issue keys like 'PROJ-123'. Use when searching issues (JQL), getting/updating issue details, creating issues, transitioning status, adding comments, logging worklogs, managing sprints and boards, creating issue links, or formatting Jira wiki markup. If authentication fails, offer to configure credentials interactively. Supports both Jira Cloud and Server/Data Center with automatic authentication detection. By Netresearch.

netresearch/jira-skillPython
6
2
Actualizado 1w ago

global-conventions

Follow established project structure, version control practices, documentation standards, and development workflows to maintain consistency across the team. Use this skill when organizing files and directories in a project. When writing README documentation or contributing guidelines. When creating git commits with clear messages or pull request descriptions. When managing environment configuration or dependencies. When setting up feature flags or maintaining changelogs. When establishing code review processes or testing requirements. This skill applies to all project management and development workflow tasks.

coreyja/coreyja.com
6
1
Actualizado 1w ago

rust-dev-guidelines

Idiomatic Rust development patterns for async applications. Covers error handling with Result/Option, ownership and borrowing, async/await with Tokio, traits and generics, serde serialization, Arc/Mutex for shared state, and clippy best practices. Use when writing Rust code, refactoring, handling errors, or implementing async patterns.

ocn/zk-activity
6
0
Actualizado 1w ago

writing-style

Write in Steven's voice—pragmatic, curious, pedagogical. Opens with measurable payoffs, builds mental models from first principles, uses worked examples, and handles uncertainty honestly. Use for essays, blog posts, and technical articles.

stevenmays/dotfiles
6
2
Actualizado 1w ago

design-by-contract

Marketplace

Automated contract verification, detection, and remediation across multiple languages using formal preconditions, postconditions, and invariants. This skill provides both reference documentation AND execution capabilities for the full PLAN -> CREATE -> VERIFY -> REMEDIATE workflow.

OutlineDriven/odin-claude-plugin
6
0
Actualizado 1w ago

vscode-tdd-expert

This skill provides expert-level guidance for Test-Driven Development (TDD) in VS Code extension development following t-wada methodology. Use when writing tests before implementation, creating comprehensive test suites, implementing Red-Green-Refactor cycles, or improving test coverage for extension components like WebViews, terminal managers, and activation logic.

s-hiraoku/vscode-sidebar-terminal
6
4
Actualizado 1w ago

create-analyzer

Create a new packet analyzer for Minecraft Bedrock logs. Generates template code, provides documentation links, and guides testing workflow.

mc-zuri/mineflayer-bedrock
6
0
Actualizado 1w ago

partner-providers-runware

Discover new Runware AI models from documentation and implement providers.Use when: checking for new Runware models, implementing Runware providers,updating providers.md status, or working with Runware API integrations.

imgly/plugins
6
2
Actualizado 1w ago

context7-resolve-library-id

To find the Context7-compatible library ID for a package or product name, resolve the library ID before querying docs unless the user already provided an /org/project ID (max 3 calls).

X-School-Academy/ai-dev-swarm
6
3
Actualizado 1w ago

test-driven-development

Marketplace

eXtreme Programming Test-Driven Development (XP-style TDD) Skill. This skill provides both reference documentation AND execution capabilities for the full PLAN -> RED -> GREEN -> REFACTOR workflow.

OutlineDriven/odin-claude-plugin
6
0
Actualizado 1w ago

hardened-outline-driven-development

Marketplace

Automated validation orchestration across proof, spec, type, contract, and test artifacts with configurable precedence and gating. This skill provides both reference documentation AND execution capabilities for the full PLAN -> CREATE -> EXECUTE -> REPORT workflow.

OutlineDriven/odin-claude-plugin
6
0
Actualizado 1w ago

issue-filing

File framework issues after exhausting other approaches. Document complex problems with multiple failed attempts for framework authors. REQUIRES user permission. Use only after checking docs, community-docs, and trying multiple approaches.

jkomoros/community-patterns
6
8
Actualizado 1w ago

deepwiki-api

This skill enables GitHub repository documentation exploration using DeepWiki API directly via curl. Use when researching repository structure, understanding library APIs, or asking questions about open-source projects. MCP server not required.

s-hiraoku/vscode-sidebar-terminal
6
4
Actualizado 1w ago

dev-swarm-project-restore

Restore a project from 99-archive, a remote git repo, or a local codebase back to the workspace root, including reconstructing missing docs, stages, and sprints. Use when the user asks to resume work on an existing project.

X-School-Academy/ai-dev-swarm
6
3
Actualizado 1w ago

translate-article

Translate MDX articles between English and Japanese for global engineers. Use when the user says "translate this article", "convert to Japanese/English", or asks to localize content in `src/content/docs/`. Auto-detects source language and outputs to the correct i18n path.

nozomi-koborinai/koborin-ai
6
0
Actualizado 1w ago

c3

Marketplace

Use when project needs C3 adoption (no .c3/) or auditing existing C3 docs.Triggers: "adopt C3", "onboard", "scaffold", "audit", "validate", "check C3", "init".NOT for navigation (use c3-query) or changes (use c3-alter).

lagz0ne/c3-skill
6
0
Actualizado 1w ago

completions

ZSH completion system patterns and conventions. Use when implementing custom completion handling, writing completion files, or working with zsh autocomplete. Do not use when installing packages from homebrew, since that typically installs completions automatically.

bendrucker/dotfiles
6
0
Actualizado 1w ago

typescript-type-safety

Marketplace

TypeScript type safety including type guards and advanced type system features. **ALWAYS use when writing ANY TypeScript code (frontend AND backend)** to ensure strict type safety, avoid `any` types, and leverage the type system. Examples - "create function", "implement class", "define interface", "type guard", "discriminated union", "type narrowing", "conditional types", "handle unknown types".

marcioaltoe/claude-craftkit
6
0
Actualizado 1w ago

git-commit-workflow

Marketplace

Commit message conventions, staging practices, and commit best practices.Covers conventional commits, explicit staging workflow, logical change grouping,and humble fact-based communication style.Use when user mentions committing changes, writing commit messages, git add,git commit, staging files, or conventional commit format.

laurigates/dotfiles
6
0
Actualizado 1w ago