home/categories/documentation
domain cluster

Documentation

Knowledge bases and technical writing tools.

6010 اسکلزall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
technical-docs
1.6K

genui-helper

Development helper for the GenUI repository. Use this skill when the user asks about GenUI workflows, running tests, creating components, finding A2UI or Dart references, or adhering to repository standards.

flutter
flutter
documentation
open
technical-docs
1.6K

n8n-docs-author

Authors and reviews n8n documentation pages following the n8n docs style guide. Use when writing new doc pages, editing existing docs, reviewing doc PRs, or checking content against the style guide. Covers writing style, MkDocs formatting syntax, admonitions, code blocks, and linting guidance. Use when asked to write or edit docs, or to review content against the style guide.

n8n-io
n8n-io
documentation
open
technical-docs
1.5K

ask

Use this when you are exploring the codebase. It lets you ask the AI who wrote code questions about how things work and why they chose to build things the way they did. Think of it as asking the engineer who wrote the code for help understanding it.

git-ai-project
git-ai-project
documentation
open
education
1.5K

tutorial-content-structure

Use this skill whenever organizing tutorial content into parts, chapters, and lessons. Trigger when the user says 'create a lesson', 'create a chapter', 'create a part', 'add a lesson', 'tutorial structure', 'content.md', 'meta.md', 'lesson ordering', 'callout', ':::tip', ':::info', ':::warn', 'code import', 'expressive code', or asks about the content hierarchy, directory naming, or markdown features — even if they don't explicitly mention content structure. This skill documents TutorialKit's specific directory conventions, metadata file roles (meta.md vs content.md), numeric prefix ordering, the recommended tutorial root config for Rails, callout syntax with all attributes, code block file imports, and expressive code features. These are framework-specific patterns that cannot be inferred from general knowledge. Do NOT use for frontmatter option reference (use tutorial-lesson-config) or file/template organization (use rails-file-management).

palkan
palkan
documentation
open
education
1.5K

tutorial-quickstart

Use this skill whenever starting a new tutorial project, understanding the end-to-end workflow from scaffold to deployment, or working with the rails-app template's built-in features. Trigger when the user says 'new tutorial', 'create tutorial', 'getting started', 'npx create-tutorialkit-rb', 'scaffold', 'first lesson', 'deploy tutorial', 'build:wasm', 'COEP headers', 'COOP headers', 'hosting setup', 'CSS classes', 'BEM components', 'design system', 'application.css', 'quick login', 'preauthenticate', 'authentication setup', 'customize demo app', 'seed users', 'rails-app template', 'branding', 'logo', 'favicon', 'accent color', 'theme color', 'look and feel', 'customize colors', 'OG image', 'og:image', 'cover image', 'social preview', 'meta tags', 'og meta', or asks how to set up, build, style, brand, or deploy a Rails tutorial from scratch — even if they don't explicitly mention quickstart. This skill provides the exact CLI commands, project structure, WASM build steps, rails-app template features (CSS desig

palkan
palkan
documentation
open
technical-docs
1.5K

docs-review

Review all project documentation against the current codebase and fix inaccuracies. Only modifies documentation files.

njbrake
njbrake
documentation
open
knowledge-base
1.5K

systematic-debugging

ALWAYS use before attempting any fix. Never jump to solutions - investigate root cause first. Use when encountering any technical issue, bug, test failure, or unexpected behavior.

heyitsnoah
heyitsnoah
documentation
open
technical-docs
1.5K

microsoft-code-reference

Find working code samples, verify API signatures, and fix Microsoft SDK errors using official docs. Use whenever the user is writing, debugging, or reviewing code that touches any Microsoft SDK, .NET library, Azure client library, or Microsoft API—even if they don't ask for a "reference." Catches hallucinated methods, wrong signatures, and deprecated patterns. If the task involves producing or fixing Microsoft-related code, this is the right skill.

MicrosoftDocs
MicrosoftDocs
documentation
open
knowledge-base
1.5K

add-synonym

Add search synonyms to the Algolia synonym list. Use when someone wants to add, update, or extend synonym groups for site search.

owid
owid
documentation
open
knowledge-base
1.5K

search

Search via Firecrawl MCP using mcporter.

RTGS2017
RTGS2017
documentation
open
knowledge-base
1.5K

web-search

网络搜索和信息检索技能。用于搜索网页、查询实时信息、获取新闻资讯。当用户询问需要联网查询的问题、最新信息或实时数据时使用。

RTGS2017
RTGS2017
documentation
open
technical-docs
1.5K

docs

Documentation conventions for NeMo-RL. Covers docs/index.md updates and docstring format. Auto-invoked during code review.

NVIDIA-NeMo
NVIDIA-NeMo
documentation
open
technical-docs
1.5K

document-writer

专业文档编写技能。用于撰写技术文档、README、API文档、用户手册等。当用户需要编写或改进文档时使用此技能。

RTGS2017
RTGS2017
documentation
open
knowledge-base
1.5K

kb-builder

Build an Obsidian-compatible knowledge base from public web sources using the TinyFish CLI. Use this skill when a user wants a builder-grade markdown knowledge base on a technical topic, asks for a structured research vault, or wants a topic compiled from live public sources into interlinked markdown files. Supports two input modes: topic only, or topic plus starter URLs. Supports both first-build and update workflows. Always generates index.md, sources.md, audit.md, and manifest.json. Creates additional files only when the evidence supports them. The output must synthesize the topic into a usable mental model, not just summarize pages. Uses explicit tinyfish agent run commands and public web sources only. Optional `--trace` mode saves raw TinyFish outputs under `_trace/` for debugging.

tinyfish-io
tinyfish-io
documentation
open
technical-docs
1.5K

leetcode-coach

Find and set up coding practice problems tailored to your weak areas, then create local files so you can solve them right away. Use this skill when a user wants to practice coding, asks for a LeetCode problem, says "give me a coding challenge", "I want to practice DSA", "help me prep for coding interviews", "find me a problem to solve", "I'm weak at dynamic programming", "quiz me on algorithms", or any request to practice coding with a specific language or topic focus.

tinyfish-io
tinyfish-io
documentation
open
knowledge-base
1.5K

research

Search the web and read documentation when stuck or learning something new

yologdev
yologdev
documentation
open
knowledge-base
1.5K

deep-understanding

Require a thorough deep-read of the relevant codebase before planning or implementing; write findings to a persistent markdown file (e.g. research.md) so the user can review and correct before any work proceeds.

adobe
adobe
documentation
open
technical-docs
1.5K

contributor-docs-nav

Run the CONTRIBUTOR-DOCS nav script to update breadcrumbs and TOCs, and handle link verification. Use when updating contributor docs structure, regenerating navigation, or fixing broken links.

adobe
adobe
documentation
open
technical-docs
1.5K

documentation-standards

When writing documentation in a variety of scenarios, follow the Adobe content writing standards.

adobe
adobe
documentation
open
technical-docs
1.5K

skill-writer

Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.

BidingCC
BidingCC
documentation
open
knowledge-base
1.5K

skill-creator

Guide for creating effective Agent Skills. Use when users want to create a new skill (or update an existing skill) that extends an AI agent's capabilities with specialized knowledge, workflows, or tool integrations. Covers skill structure, YAML frontmatter, trigger configuration, and the 500-line rule.

hashintel
hashintel
documentation
open
technical-docs
1.5K

documenting-rust-code

Rust documentation practices for HASH codebase. Use when writing doc comments, documenting functions/types/traits/modules, creating error sections, using intra-doc links, or following rustdoc conventions.

hashintel
hashintel
documentation
open
technical-docs
1.5K

exploring-rust-crates

Generate Rust documentation to understand crate APIs, structure, and usage. Use when exploring Rust code, understanding crate organization, finding functions/types/traits, or needing context about a Rust package in the HASH workspace.

hashintel
hashintel
documentation
open
technical-docs
1.5K

stitch-sdk-readme

Generate or update the README for the Stitch SDK. Use the Bookstore Test structure and source the current API from the codebase. Use when the README needs to be written or updated.

google-labs-code
google-labs-code
documentation
open
Previous
Page 56 / 251
Next