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
knowledge-base
2.4K

engram-cultural-norms

Cultural and collaboration norms for Engram contributors and agents. Trigger: Starting substantial work, reviewing changes, or defining team conventions.

Gentleman-Programming
Gentleman-Programming
documentation
open
knowledge-base
2.4K

engram-docs-alignment

Documentation alignment rules for Engram. Trigger: Any code or workflow change that affects user or contributor behavior.

Gentleman-Programming
Gentleman-Programming
documentation
open
knowledge-base
2.4K

issue-triage

Triage and classify GitHub issues for the Vorta project. Use when reviewing issues, applying labels, deciding whether to close issues, or evaluating feature requests against project scope.

borgbase
borgbase
documentation
open
education
2.4K

django

Best practices for Django web development including models, views, templates, and testing.

microsoft
microsoft
documentation
open
technical-docs
2.3K

1k-dev-commands

Development commands — yarn scripts for dev servers, building, linting, testing, and troubleshooting.

OneKeyHQ
OneKeyHQ
documentation
open
technical-docs
2.3K

1k-new-skill

Creates a new Claude Code Skill following best practices. Use when the user wants to create a new skill, add a skill, or asks about writing skills for Claude Code. Fetches latest documentation before generating skill content. New skill. Create a skill.

OneKeyHQ
OneKeyHQ
documentation
open
education
2.3K

check-understanding

Phase quiz for AI Engineering from Scratch. Trigger with "quiz me", "test phase", "check my understanding", "do I know phase 3", or `/check-understanding <phase>`.

rohitg00
rohitg00
documentation
open
education
2.3K

find-your-level

Interactive quiz that maps your AI/ML knowledge to a starting point in the 260-lesson, 20-phase AI Engineering from Scratch curriculum. Trigger phrases: "where should I start", "find my level", "what do I know", "which phase", "assess my knowledge", "placement test", "skip ahead"

rohitg00
rohitg00
documentation
open
knowledge-base
2.3K

find-package-skill

**UTILITY SKILL** — Must be consulted before making any changes to packages under sdk/. Provides package-specific domain knowledge that prevents common mistakes. WHEN: "add feature to package", "fix bug in package", "modify package code", "regenerate from typespec", "change client library".

Azure
Azure
documentation
open
knowledge-base
2.3K

search-documents

**UTILITY SKILL** — Domain knowledge for the @azure/search-documents SDK package. Covers architecture, pagination, data flow, type mappings, and common pitfalls. WHEN: "regenerate search-documents", "modify search-documents", "fix search client", "add search feature", "search type conversion".

Azure
Azure
documentation
open
knowledge-base
2.3K

obsidian-canvas-creator

Create Obsidian Canvas files from text content, supporting both MindMap and freeform layouts. Use this skill when users want to visualize content as an interactive canvas, create mind maps, or organize information spatially in Obsidian format.

axtonliu
axtonliu
documentation
open
knowledge-base
2.3K

huntly-knowledge-base

This skill should be used when the user asks about their saved content, bookmarks, starred articles, highlights, reading history, tweets, or knowledge base in Huntly sqlite database. Triggers include "我的收藏", "知识库", "我保存了什么", "my bookmarks", "my library", "what did I save".

lcomplete
lcomplete
documentation
open
technical-docs
2.3K

rsyslog-doc

Guidelines for maintaining structured, RAG-optimized documentation and module metadata.

rsyslog
rsyslog
documentation
open
knowledge-base
2.3K

learn

Invoke when diving deep into an unfamiliar domain, preparing a research article, or turning collected sources into publishable output. Runs a six-phase workflow: collect, digest, outline, fill in, refine, publish. Not for quick lookups or single-file reads.

tw93
tw93
documentation
open
technical-docs
2.3K

glmv-prd-to-app

Build a complete, production-ready full-stack web application from PRD documents, prototype images, and resource files. Handles the entire pipeline: system design, database schema, seed data, backend API, frontend UI, visual verification against prototypes, and deployment script generation. Use this skill whenever the user: - Provides a PRD (product requirement document) and wants a working app built - Says things like "根据PRD开发", "build from PRD", "implement this product", "把需求文档做成应用", "develop this app from requirements" - Has prototype images + requirements and wants full-stack implementation - Wants to turn product specifications into a running web application - Mentions building an app from wireframes/mockups combined with a requirements doc Trigger this skill even if the user just says "帮我开发" or "build this" with PRD materials present in the working directory.

zai-org
zai-org
documentation
open
education
2.2K

continuous-learning

Continuous learning system that extracts reusable knowledge from work sessions. Triggers: (1) /continuous-learning command to review session learnings, (2) "save this as a skill" or "extract a skill from this", (3) "what did we learn?", (4) After any task involving non-obvious debugging, workarounds, or trial-and-error discovery. Creates new Claude Code skills when valuable, reusable knowledge is identified.

blader
blader
documentation
open
education
2.2K

qa

General-purpose QA verdict for any artifact type

Q00
Q00
documentation
open
technical-docs
2.2K

write-docs

Author or edit documentation for the Toasty project, following project writing conventions

tokio-rs
tokio-rs
documentation
open
technical-docs
2.2K

claude-docs-consultant

Consult official Claude Code documentation from code.claude.com using selective fetching. Use when working on hooks, skills, subagents, plugins, agent teams, MCP servers, permissions, settings, CI/CD (GitHub Actions, GitLab), IDE extensions (VS Code, JetBrains), desktop/web app features, scheduling, memory/CLAUDE.md, deployment (Bedrock, Vertex, Foundry), sandboxing, monitoring, or any Claude Code feature requiring official docs. Fetches only the specific docs needed per task.

centminmod
centminmod
documentation
open
technical-docs
2.2K

openai-knowledge

Use when working with the OpenAI API (Responses API) or OpenAI platform features (tools, streaming, Realtime API, auth, models, rate limits, MCP) and you need authoritative, up-to-date documentation (schemas, examples, limits, edge cases). Prefer the OpenAI Developer Documentation MCP server tools when available; otherwise guide the user to enable `openaiDeveloperDocs`.

openai
openai
documentation
open
knowledge-base
2.2K

initializing-memory

Comprehensive guide for initializing or reorganizing agent memory. Load this skill when running /init, when the user asks you to set up your memory, or when you need guidance on creating effective memory files.

letta-ai
letta-ai
documentation
open
knowledge-base
2.2K

creating-skills

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Letta Code's capabilities with specialized knowledge, workflows, or tool integrations.

letta-ai
letta-ai
documentation
open
knowledge-base
2.2K

acquiring-skills

Guide for safely discovering and installing skills from external repositories. Use when a user asks for something where a specialized skill likely exists (browser testing, PDF processing, document generation, etc.) and you want to bootstrap your understanding rather than starting from scratch.

letta-ai
letta-ai
documentation
open
education
2.1K

weekly-synthesis

Create a comprehensive synthesis of the week's work and thinking. Use when the user asks for a weekly review, weekly synthesis, week-in-review, weekly wrap-up, or wants to reflect on the week and plan the next one.

heyitsnoah
heyitsnoah
documentation
open
Previous
Page 43 / 251
Next