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
177

technical-writer

Assists with writing and maintaining Morphir technical documentation. Use when creating, reviewing, or updating documentation including API docs, user guides, tutorials, and content for the Docusaurus site. Also helps ensure documentation quality through link checking, structure validation, and code review for documentation coverage.

finos
finos
documentation
open
technical-docs
160

architecture-design

Create and validate solution design documents (SDD). Use when designing architecture, defining interfaces, documenting technical decisions, analyzing system components, or working on solution-design.md files in docs/specs/. Includes validation checklist, consistency verification, and overlap detection.

rsmdt
rsmdt
documentation
open
technical-docs
157

writing-plans

Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge

geeksblabla
geeksblabla
documentation
open
technical-docs
157

usage-rules

Search for package-specific usage rules and best practices from Elixir packages. Use when you need coding conventions, patterns, common mistakes, or good/bad examples for packages like Ash, Phoenix, Ecto, etc.

bradleygolden
bradleygolden
documentation
open
technical-docs
151

doc-smith-docs-detail

生成单个文档的详细内容,根据文档结构和用户意图生成包含导航、代码示例、技术图表的完整文档。 使用场景: - doc-smith 主流程调用,批量生成各文档内容 - 输入文档路径(与 document-structure.yaml 中的 path 对应) - 自动读取 workspace 配置(document-structure.yaml、user-intent.md、config.yaml) - 分析源代码并生成结构化内容 - 调用 saveDocument 保存,调用 checkContent 校验 - 返回摘要信息(不返回完整内容以节省上下文)

AIGNE-io
AIGNE-io
documentation
open
technical-docs
151

doc-smith

从工作区数据源生成和更新全面的文档,包括代码仓库、文本文件和媒体资源。当用户请求以下操作时使用此技能:(1) 从代码或文件创建或生成文档,(2) 构建文档结构或文档详情,(3) 更新、修改或改进已有文档,(4) 重写文档的特定章节或段落,(5) 处理 changeset 文件或 PATCH 标记的修改请求。支持技术文档、用户指南、API 参考和一般文档需求的生成与维护。

AIGNE-io
AIGNE-io
documentation
open
technical-docs
143

ai-maestro-documentation-search

PROACTIVELY search auto-generated documentation when receiving ANY user instruction. Search for function signatures, API documentation, class definitions, and code comments BEFORE implementing anything. Your codebase documentation is valuable - use it first.

23blocks-OS
23blocks-OS
documentation
open
technical-docs
109

fetch-library-docs

Fetches official documentation for external libraries and frameworks (React, Next.js, Prisma, FastAPI, Express, Tailwind, MongoDB, etc.) with 60-90% token savings via content-type filtering. Use this skill when implementing features using library APIs, debugging library-specific errors, troubleshooting configuration issues, installing or setting up frameworks, integrating third-party packages, upgrading between library versions, or looking up correct API patterns and best practices. Triggers automatically during coding work - fetch docs before writing library code to get correct patterns, not after guessing wrong.

panaversity
panaversity
documentation
open
technical-docs
108

spring-boot-3x-api-documenter

Auto-generate OpenAPI 3 documentation for Spring Boot REST APIs using springdoc-openapi. Use when API endpoints change, controllers are modified, or user mentions API docs, Swagger, or OpenAPI. Triggers on @RestController changes, documentation requests, endpoint additions.

andrlange
andrlange
documentation
open
technical-docs
108

spring-boot-4x-api-documenter

Auto-generate OpenAPI 3 documentation for Spring Boot 4.x REST APIs using springdoc-openapi v3.0. Use when API endpoints change, controllers are modified, or user mentions API docs, Swagger, or OpenAPI. Triggers on @RestController changes, documentation requests, endpoint additions. Requires Spring Boot 4.0+ and Java 17+.

andrlange
andrlange
documentation
open
technical-docs
107

writing-plans

Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge

Microck
Microck
documentation
open
technical-docs
106

google-docstring-assistant

Write Python docstrings following the Google Python Style Guide, using clear sections and examples.

dmitriiweb
dmitriiweb
documentation
open
technical-docs
103

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
glittercowboy
documentation
open
technical-docs
96

updating-noridocs

Use this when you have finished making code changes and you are ready to update the documentation based on those changes.

tilework-tech
tilework-tech
documentation
open
technical-docs
96

writing-plans

Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge

tilework-tech
tilework-tech
documentation
open
technical-docs
96

list-noridocs

List all server-side noridocs, optionally filtered by repository and/or path prefix.

tilework-tech
tilework-tech
documentation
open
technical-docs
96

read-noridoc

Read documentation from the server-side noridocs system by file path.

tilework-tech
tilework-tech
documentation
open
technical-docs
96

write-noridoc

Write or update documentation in the server-side noridocs system.

tilework-tech
tilework-tech
documentation
open
technical-docs
90

writing-docs

Expert at writing high-quality documentation for code, APIs, and projects. Auto-invokes when generating docstrings, creating README files, writing API documentation, adding code comments, or producing any technical documentation. Provides language-specific templates and best practices for effective documentation writing.

aiskillstore
aiskillstore
documentation
open
technical-docs
90

fetching-library-docs

Token-efficient library API documentation fetcher using Context7 MCP with 77% token savings. Fetches code examples, API references, and usage patterns for published libraries (React, Next.js, Prisma, etc). Use when users ask "how do I use X library", need code examples, want API syntax, or are learning a framework's official API. Triggers: "Show me React hooks", "Prisma query syntax", "Next.js routing API". NOT for exploring repo internals/source code (use researching-with-deepwiki) or local files.

aiskillstore
aiskillstore
documentation
open
technical-docs
90

documentation-writer

Expert technical writer for Logseq Template Graph project. Generates comprehensive, accurate, and well-structured documentation for modules, features, guides, and APIs. Activates when asked to "write docs", "document this", "create README", "update documentation", or similar requests. Analyzes code/templates to extract information and writes clear, user-focused documentation following project style.

aiskillstore
aiskillstore
documentation
open
technical-docs
90

docusaurus-advanced

Deep dive into the Docusaurus configuration, plugins, and custom fields.

aiskillstore
aiskillstore
documentation
open
technical-docs
90

pr-description

Guide for creating comprehensive PR descriptions with proper structure, diagrams, and documentation for code reviews.

aiskillstore
aiskillstore
documentation
open
Previous
Page 50 / 90
Next