home/categories/technical-docs
category focus

Tech Docs

API references and manuals.

2137 スキルall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
technical-docs
6.5K

content-redirect

Create and manage redirects in VS Code documentation when pages are moved, renamed, or deleted. Use when moving docs pages, renaming files, restructuring content, or when the user asks about redirects.

microsoft
microsoft
documentation
open
technical-docs
6.5K

docs-product-alignment

Audit and update docs/copilot/ documentation to accurately reflect current VS Code AI capabilities. Use when: competitive analysis reveals gaps, product launches new features, docs use outdated framing, or keyword coverage needs strengthening for discoverability by users and AI agents. Produces a gap analysis plus targeted edits across affected files.

microsoft
microsoft
documentation
open
technical-docs
6.4K

create-agent

Create new agents for the code-forge application. Agents are stored as .md files in the <cwd>/.forge/agents directory with YAML frontmatter (id, title, description, reasoning, tools, user_prompt) and markdown body containing agent instructions. Use when users need to add new agents, modify existing agents, or understand the agent file structure.

tailcallhq
tailcallhq
documentation
open
technical-docs
6.4K

write-release-notes

Generate engaging, high-energy release notes for a given version tag. Fetches the release from GitHub, retrieves every linked PR's title and description, then synthesizes all changes into a polished, user-facing release note with an enthusiastic tone. Use when the user asks to write, generate, or create release notes for a version (e.g. "write release notes for v1.32.0", "generate release notes for the latest release", "create changelog for v2.0").

tailcallhq
tailcallhq
documentation
open
technical-docs
6.4K

creating-integration-docs

Use when adding documentation for a new Nango integration - creates main page, setup guide, and updates docs.json and providers.yaml following established patterns

NangoHQ
NangoHQ
documentation
open
technical-docs
6.3K

lance-user-guide

Guide Code Agents to help Lance users write/read datasets and build/choose indices. Use when a user asks how to use Lance (Python/Rust/CLI), how to write_dataset/open/scan, how to build vector indexes (IVF_PQ, IVF_HNSW_*), how to build scalar indexes (BTREE, BITMAP, LABEL_LIST, NGRAM, INVERTED, BLOOMFILTER, RTREE, etc.), how to combine filters with vector search, or how to debug indexing and scan performance.

lance-format
lance-format
documentation
open
technical-docs
6.1K

paper-plan

Generate a structured paper outline from review conclusions and experiment results. Use when user says "写大纲", "paper outline", "plan the paper", "论文规划", or wants to create a paper plan before writing.

wanshuiyin
wanshuiyin
documentation
open
technical-docs
6.1K

paper-plan

Generate a structured paper outline from review conclusions and experiment results. Use when user says "写大纲", "paper outline", "plan the paper", "论文规划", or wants to create a paper plan before writing.

wanshuiyin
wanshuiyin
documentation
open
technical-docs
6.1K

paper-plan

Generate a structured paper outline from review conclusions and experiment results. Use when user says "写大纲", "paper outline", "plan the paper", "论文规划", or wants to create a paper plan before writing.

wanshuiyin
wanshuiyin
documentation
open
technical-docs
6.1K

paper-plan

Generate a structured paper outline from review conclusions and experiment results. Use when user says \"写大纲\", \"paper outline\", \"plan the paper\", \"论文规划\", or wants to create a paper plan before writing.

wanshuiyin
wanshuiyin
documentation
open
technical-docs
6.1K

review-rust-docs

Review the documentation of a Rust crate to ensure it meets our requirements and standards. Use this when you have done changes to Rust code.

RediSearch
RediSearch
documentation
open
technical-docs
6.1K

rust-docs-guidelines

Guidelines for writing Rust documentation. Use this when you want to write Rust documentation.

RediSearch
RediSearch
documentation
open
technical-docs
6.1K

pr-description

Write PR descriptions and release notes for the Sanity monorepo. Follows the repo's PR template with Description, What to review, Testing, and Notes for release sections. Auto-triggers when creating PRs via `gh pr create`. Use when creating pull requests, writing PR descriptions, drafting release notes, or when user mentions PR, pull request, or release notes.

sanity-io
sanity-io
documentation
open
technical-docs
6K

web-design-guidelines

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

JimmyLv
JimmyLv
documentation
open
technical-docs
5.7K

pagx

Generates well-structured PAGX files from visual descriptions and edits existing ones. Use when user asks to create, write, design, or modify PAGX content, run pagx CLI commands (render, verify, format, layout, bounds, font info/embed, import/export), or look up PAGX element attributes and syntax.

Tencent
Tencent
documentation
open
technical-docs
5.6K

generate-assistant-config

Use when 用户希望根据一句自然语言需求创建新的 ChatLab assistant 配置、assistant Markdown、分析助手模板,或需要为群聊/私聊场景整理可写入 assistant/<locale>/<assistant-id>.md 的多语言助手文件。

hellodigua
hellodigua
documentation
open
technical-docs
5.6K

a5c-ai-docusaurus

Deep integration with Docusaurus for documentation site development. Configure projects, manage sidebars, versioning, i18n, develop plugins, and optimize builds for React-based documentation.

farm-fe
farm-fe
documentation
open
technical-docs
5.5K

generate-api-markdown

Generate an API markdown file and token file using ApiView. Use this when the user wants to generate an API markdown file and review API changes.

Azure
Azure
documentation
open
technical-docs
5.5K

integrating-sdk-and-msbuild

Guides work on the SDK-MSBuild integration boundary. Consult when authoring or modifying SDK targets, working on dotnet CLI to MSBuild invocation, handling project-reference protocol, coordinating cross-repo changes with dotnet/sdk, debugging property resolution or import ordering, working on restore/build/publish/pack target chains, or dealing with Directory.Build.props/targets interaction.

dotnet
dotnet
documentation
open
technical-docs
5.4K

daft-docs-navigation

Navigate Daft documentation. Invoke when user asks general questions about APIs, concepts, or examples, or wants to search the docs.

Eventual-Inc
Eventual-Inc
documentation
open
technical-docs
5.3K

api-docs

Write and review XML API documentation for SkiaSharp following .NET guidelines. Triggers: "document class", "add XML docs", "write XML documentation", "add triple-slash comments", "review documentation quality", "check docs for errors", "fix doc issues", "fill in missing docs", "remove To be added placeholders", API documentation requests.

mono
mono
documentation
open
technical-docs
5.3K

create-skill

Expert guidance for creating, writing, building, and refining GSD skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structure and best practices.

gsd-build
gsd-build
documentation
open
technical-docs
5.3K

create-workflow

Conversational guide for creating valid YAML workflow definitions. Use when asked to "create a workflow", "new workflow definition", "build a workflow", "workflow YAML", "define workflow steps", or "workflow from template".

gsd-build
gsd-build
documentation
open
technical-docs
5.2K

docs-writing

Use this skill when writing, editing, reviewing, or improving documentation in this repository. Activates for tasks involving content in `docs/product/` or `docs/engineering/`, MDX/Markdown files, or any documentation-related request.

unkeyed
unkeyed
documentation
open
Previous
Page 11 / 90
Next