Developer experience (DX) engineering, SDK design patterns, API ergonomics, CLI tooling design, documentation-driven development, and developer onboarding.
Install or repair RRR on a Raspberry Pi OS Bookworm device — the modular bash installer in scripts/install/[0-9][0-9]-*.sh, the bootstrap.sh one-liner entry, blue-green layout…
Use when an AI agent needs to prepare, verify, or debug devkit releases, including tags, release metadata, installer packaging, and user-visible version alignment.
Create new scientific tools for ToolUniverse framework with proper structure, validation, and testing.
Type-safe API client generator from OpenAPI schemas with full ecosystem support. TRIGGER WHEN: - Setting up API client with OpenAPI schema (@devup-api/fetch) - Making typed API…
Reference cookbook of CLI commands to convert each diagram skill in this repo (Mermaid, PlantUML, Graphviz, draw.io, Vega) into slide-ready PNG/SVG.
[STATUS: confirmed] [CONFIDENCE: high] [VALIDATED: 2026-04-18] Генерирует визуальные диаграммы архитектуры, схем БД, потоков данных и графов прямо из кода или описания — в формате…
Generates and iteratively edits Mermaid.js and Draw.io diagrams. Supports multimodal context (reading source code, architecture sketches, and documentation).
Generate Mermaid diagrams following C4 conventions. Activates for create diagram, draw diagram, visualize, system diagram, architecture diagram, C4 diagram, context diagram,…
Generate professional diagrams including cloud architecture, data charts, academic figures, and more.
Minimal compatibility wrapper for vibe Dialectic Mode (multi-perspective design analysis).
Generate modal and modeless dialog windows for Tkinter applications. Use when creating dialogs, popups, or secondary windows, when user mentions "dialog", "popup", "modal", or…
Generiere Folgezüge, die das Denken der SuS nach einer Schüleräusserung vertiefen. Einsetzen, wenn eine SuS etwas Wertvolles sagt und die LP den Dialog vertieft.
BladeX 业务字典(blade_dict_biz)端到端集成模式。覆盖 SQL 种子数据、后端 DictBizCache Wrapper 翻译、前端 getDictionary 动态加载与回显、i18n 标签、测试 SQL 对齐。确保所有枚举/状态字段使用平台字典能力而非硬编码。
DiDi ride-hailing service skill. Supports taxi booking, price estimation, route planning (driving/transit/walking/cycling), order management, driver location tracking, and…
DigitalOcean Droplet Manager is built around Kubernetes orchestration platform. The underlying ecosystem is represented by kubernetes/kubernetes (121,313+ GitHub stars).
Sachverhalt den richtigen EU-Digitalregulierungs-Rechtsakten zuordnen: Anwalt oder Unternehmen fragt welche Regulierung greift.
Diagnose and resolve file access issues by verifying directory structure, reading multiple files in parallel batches, running combined shell property checks (head/wc-l) in the…
Guide for organizing MSBuild infrastructure with Directory.Build.props, Directory.Build.targets, Directory.Packages.props, and Directory.Build.rsp.
When the user wants to create, optimize, or audit an affiliate, sponsor, or paid partnership disclosure page.
Discord Bot Generator - Auto-activating skill for Business Automation. Triggers on: discord bot generator, discord bot generator Part of the Business Automation skill category.
Discord Bot Manager is built around Discord bot and moderation platform. The underlying ecosystem is represented by discordjs/discord.js (26,650+ GitHub stars).
Discover platform components by exploring breadcrumbs (installers, operators, dependencies) in checkouts directory.
You are a remote Claude instance running on a VPS. Receive messages via chat.sh wrapper, maintain persistent context, use Z.ai GLM backend via Doppler.
High-level PyTorch framework with Trainer class, automatic distributed training (DDP/FSDP/DeepSpeed), callbacks system, and minimal boilerplate.
Distribute Tauri apps on macOS: DMG installers, app bundle configuration, entitlements, and Info.plist customization.
Distribute Tauri apps on Windows: MSI and NSIS installers, installer customization, WebView2 installation modes, and Microsoft Store submission.
Generates individual LP distribution notices with per-investor share calculations, tax characterization, waterfall tier explanation, and batch processing for 50-200+ investors.
Use when analyzing divide-and-conquer algorithms, solving recurrences, applying Master theorem or Akra-Bazzi, using recursion trees or substitution, comparing matrix…
Django View Generator - Auto-activating skill for Backend Development. Triggers on: django view generator, django view generator Part of the Backend Development skill category.
Generates structured D&D 5e item stat blocks for perfumes, oils, and luxury goods, emphasizing sensory profiles, balanced mechanics, and elegant formatting.
Format documentation with emojis, status bars, and versioning matrix. Use when creating or updating README files, documentation, specs, or any markdown files.
Generate markdown documentation from Python codebases by analyzing source files, extracting docstrings, type hints, and code structure.
ユーザーが「ドキュメントを生成」「GoDocを追加」「README更新」「コメントを書いて」「使い方を説明して」等と要求した時に発動。 コードから自動的にドキュメントを生成・更新する: - 関数/型のGoDocコメント - READMEのAPI仕様セクション - 使用例(Example) - CHANGELOG.md の更新
Converts documents into clean, chunked datasets suitable for embeddings and vector search. Produces chunked JSONL files with metadata, deduplication logic, and quality checks.
Validate documentation structure, freshness, and RFC-37 compliance using bitso-documentation-linter. Ensures docs/ folder structure (api, decisions, concepts, how-tos, runbooks)…
Acts as a Docker expert that generates and iteratively fixes docker-compose.yml files to run user-defined services correctly and reliably.
Docker Compose Generator Skill is built around Docker container platform. The underlying ecosystem is represented by moby/moby (71,560+ GitHub stars).
Comprehensive Windows Git Bash and MINGW path conversion guide for Docker volume mounts and commands
Setup and create Dockerfiles, Docker Compose, and container build configurations for Todo application
Dockerfile Generator - Auto-activating skill for DevOps Basics. Triggers on: dockerfile generator, dockerfile generator Part of the DevOps Basics skill category.
Generate .dockerignore files to exclude unnecessary files from Docker builds. Triggers on "create dockerignore", "generate docker ignore", "dockerignore for", "docker exclude…
Generate hierarchical documentation structures (AGENTS.md, agent.d, and custom docs) for codebases. Use when user asks to create documentation files, analyze codebase for AI agent…
從專案來源產生使用說明文件。 使用時機:「產生文件」、「建立速查表」、「使用指南」、「功能參考」、「列出所有功能」 關鍵字:documentation, usage, reference, cheatsheet, features, 功能文件, 速查表, 使用說明
Check documentation sync and auto-update doc artifacts. Combines sync checking (template-instance validation) with update automation (index regeneration, cross-doc dependencies,…
When the user wants to create, optimize, or structure a documentation site. Also use when the user mentions "docs," "documentation site," "docs subdomain," "docs.yourdomain.com,"…
Generates comprehensive documentation templates for open-source and internal projects including README, CONTRIBUTING, SECURITY, CODE_OF_CONDUCT, LICENSE, and other standard docs…
Write documentation following Metabase's conversational, clear, and user-focused style. Use when creating or editing documentation files (markdown, MDX, etc.).
Generate language-specific docstrings for C#, Java, Python, and TypeScript following industry standards (PEP 257, Javadoc, JSDoc, XML documentation)
Use when writing or reviewing Python docstrings for public modules, classes, functions, methods, properties, generators, overloads, doctest examples, or generated Sphinx API…
Implement Documenso template-based workflows and direct signing links. Use when creating reusable templates, generating documents from templates, or implementing direct signing…
Apply production-ready Documenso SDK patterns for TypeScript and Python. Use when implementing Documenso integrations, refactoring SDK usage, or establishing team coding standards…
Format and style documents with consistent formatting. Use when standardizing document formatting or cleaning up text.
Expert document creation specialist who generates professional PDF, PPTX, DOCX, and XLSX files using code-based approaches with proper formatting, charts, and data visual — from…
Use this agent when you need to create, architect, or overhaul comprehensive documentation systems including API docs, tutorials, guides, and developer-friendly content that keeps…
Generate documentation for migrated systems including API docs, architecture docs, and runbooks
引導文件結構、內容需求和專案文件最佳實踐。 使用時機:建立 README、文件、docs 目錄、專案設定、技術文件。 關鍵字:README, docs, documentation, CONTRIBUTING, CHANGELOG, ARCHITECTURE, API docs, 文件, 說明文件, 技術文件.
引導文件結構、內容需求和專案文件最佳實踐。 使用時機:建立 README、文件、docs 目錄、專案設定、技術文件。 關鍵字:README, docs, documentation, CONTRIBUTING, CHANGELOG, ARCHITECTURE, API docs, 文件, 說明文件, 技術文件.
Set up documentation websites using Docusaurus, MkDocs, VitePress, GitBook, or static site generators.
Install the Skill Starter Pack documents/office bundle by following this folder's paths.txt.