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.

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

c910-autofix

Logo of Wolf-Tungsten
Wolf-Tungsten

Auto-discover a C910 simulation failure by running make run_c910_test, create a minimal bugcase, reproduce the error with wolf-sv-parser, attempt a fix in wolf-sv-parser, verify the fix, and write a docs/c910 review report. Use for C910 bugcase creation + fix workflows.

Authentication Management

Logo of Lucasdoreac
Lucasdoreac

MutuaPIX Workspace Documentation - Skills System, Slash Commands, and Infrastructure Guides

restapi

Logo of markus41
markus41

REST API design, implementation, and best practices. Activate for API endpoints, HTTP methods, status codes, authentication, and API documentation.

create_word_tree

Logo of aerkn1
aerkn1

Build CEFR-split word tree markdown files from the dated daily vocab note in the current language folder. Use this when the user wants to read `vocab/daily/daily-notes-YYYY-MM-DD.md`, organize every vocab item by part of speech, expand each item with usable grammar details, verify CEFR level through web search, rewrite the daily vocab note into the normalized word-tree schema, write dated `vocab-CEFR-YYYY-MM-DD.md` files inside per-level `daily/` folders, and update the cumulative CEFR vocab files.

psi

Logo of siviter-xyz
siviter-xyz

Plan-spec-implement workflow for structured development. Only use when explicitly directed by user or when mentioned in project AGENTS.md file. Generates ephemeral plans in ~/.dot-agent/, applies specs to project docs, then implements test-first.

heroui-react

Logo of heroui-inc
heroui-inc

HeroUI v3 React component library (Tailwind CSS v4 + React Aria). Use when working with HeroUI components, installing HeroUI, customizing HeroUI themes, or accessing HeroUI component documentation. Keywords: HeroUI, Hero UI, heroui, @heroui/react, @heroui/styles.

Global Conventions

Logo of SpacePlushy
SpacePlushy

Follow project structure standards, environment variable management, Content Collections setup, version control practices, and build/deployment conventions. Use this skill when setting up project structure, managing configuration files, organizing dependencies, or establishing development workflows. When working on project directory structure and organization, environment variable files (.env, .env.local, .env.production), Content Collections configuration (src/content/config.ts), package.json and dependency management, git commit messages and branching strategy, configuration files (astro.config.mjs, tsconfig.json), build and deployment setups, or documentation files (README.md, ADRs).

implement-flet-extension

Logo of flet-dev
flet-dev

Implement a new Flet extension/control that wraps a third-party Flutter package end-to-end, including dependency selection, version pinning, compatibility checks, Python/Flutter integration, docs, examples, tests, and CI updates. Use when adding any flet_* package backed by an external pub.dev package.

modules-readme-updater

Logo of djaiss
djaiss

Update the README.md file to list all available journal modules under the Features section. Use when adding, removing, or reorganizing modules and keeping documentation in sync.

explore-docs

Logo of jibaxZZZ
jibaxZZZ

Retrieve authoritative library documentation and code examples.

bug-triage-evidence

Logo of IPNL-POLYU
IPNL-POLYU

Triage bugs and package reproducible evidence cleanly (.dev artifacts, chapter figures, and README updates). Use when fixing a bug or mismatch vs expected results.

preflight

Logo of JustAGhosT
JustAGhosT

Runs enhanced delivery checks before ship: quality gates, changelog, coverage delta, commit convention conformance, TODO/FIXME hygiene, and documentation updates for externally visible changes.