Documentation

Documentation skills for markdown, PDFs, knowledge bases, and content operations.

This directory brings installable AI Agent skills into one place so you can filter by search, category, topic, and official source, then install them directly into Claude Code, Cursor, Windsurf, and other supported environments.

322 доступные навыки

create-slash-commands

Logo of nicanac
nicanac

Команды слэш - это повторно используемые промпты, активируемые синтаксисом /command-name

Command Development

Logo of Galaxy-Dawn
Galaxy-Dawn

Разработка команд - это создание пользовательских промтов для Claude Code.

draft

Logo of mgietzmann
mgietzmann

Черновик - это функция, которая позволяет активировать и накапливать разделы эскиза

context7-auto-research

Logo of baotoq
baotoq

Automatically fetch latest library/framework documentation for Claude Code via Context7 API

Writing Skills

Logo of timothyfroehlich
timothyfroehlich

TDD for process documentation - test with subagents before writing, iterate until bulletproof

best-practices-researcher

Logo of jovermier
jovermier

Use this agent when researching external best practices, documentation, and examples for any technology, framework, or development practice. Specializes in gathering information from official documentation, community standards, and well-regarded open source projects. Triggers on requests like research best practices, find examples of, how should I implement.

qmd

Logo of iagocavalcante
iagocavalcante

Local hybrid search for markdown notes and docs. Use BEFORE reading files to save tokens - search first, read only whats relevant. Provides 90% token savings on exploration tasks.

readme-updater

Logo of alirezarezvani
alirezarezvani

Keep README files current with project changes. Use when project structure changes, features added, or setup instructions modified. Suggests README updates based on code changes. Triggers on significant project changes, new features, dependency changes.

ark-documentation

Logo of mckinsey
mckinsey

Guidance for structuring Ark documentation using the Diataxis framework. Use this skill when creating new docs, deciding where content belongs, reviewing documentation PRs, or restructuring existing documentation.

md2docx

Logo of Yorick-Ryu
Yorick-Ryu

Convert Markdown to Word (DOCX) documents. Use when user wants to export, convert, or create Word documents from Markdown content.

opensrc

Logo of deadlock-mod-manager
deadlock-mod-manager

Fetch source code for npm, PyPI, or crates.io packages and GitHub/GitLab repos to provide AI agents with implementation context beyond types and docs. Use when needing to understand how a library works internally, debug dependency issues, or explore package implementations.

project-memory

Logo of jaydee829
jaydee829

Set up and maintain a structured project memory system in docs/project_notes/ that tracks bugs with solutions, architectural decisions, key project facts, and work history. Use this skill when asked to set up project memory, track our decisions, log a bug fix, update project memory, or initialize memory system. Configures both GEMINI.md and AGENTS.md to maintain memory awareness across different AI coding tools.