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
266

mastra

Comprehensive Mastra framework guide. Teaches how to find current documentation, verify API signatures, and build agents and workflows. Covers documentation lookup strategies (embedded docs, remote docs), core concepts (agents vs workflows, tools, memory, RAG), TypeScript requirements, and common patterns. Use this skill for all Mastra development to ensure you're using current APIs from the installed version or latest documentation.

pedronauck
pedronauck
documentation
open
technical-docs
266

skill-best-practices

Authors and structures professional-grade agent skills following the agentskills.io spec. Use when creating new skill directories, drafting procedural instructions, or optimizing metadata for discoverability. Don't use for general documentation, non-agentic library code, or README files.

pedronauck
pedronauck
documentation
open
technical-docs
265

writing-docs

Write high quality, user-facing documentation. Use any time you need to write, improve, or update a significant amount of user-facing documentation (e.g., files in a "docs/" folder or README file).

imbue-ai
imbue-ai
documentation
open
technical-docs
265

writing-specs

Write high quality specifications or design docs for a program. Use any time you are asked to write, improve, or update specs / design docs (e.g., files in a `specs/` folder).

imbue-ai
imbue-ai
documentation
open
technical-docs
261

dotnet-mcaf-documentation

Apply MCAF documentation guidance for docs structure, navigation, source-of-truth placement, and writing quality. Use when a repo’s docs are missing, stale, duplicated, or hard to navigate, or when adding new durable engineering guidance.

managedcode
managedcode
documentation
open
technical-docs
261

template-authoring

Guides creation and validation of custom dotnet new templates. Generates templates from existing projects and validates template.json for authoring issues. USE FOR: creating a reusable dotnet new template from an existing project, validating template.json files for schema compliance and parameter issues, bootstrapping .template.config/template.json with correct identity, shortName, parameters, and post-actions, packaging templates as NuGet packages for distribution. DO NOT USE FOR: finding or using existing templates (use template-discovery and template-instantiation), MSBuild project file issues unrelated to template authoring, NuGet package publishing (only template packaging structure).

managedcode
managedcode
documentation
open
technical-docs
261

docs-writer

Guide for writing and improving documentation for SkiaSharp.Extended. Use this skill when creating, updating, or reviewing documentation pages, writing code examples for docs, generating screenshots for documentation, or improving existing docs.

mono
mono
documentation
open
technical-docs
260

create-pr

Create a GitHub pull request with a drafted title and description. Use when the user asks to "create a PR", "create a pull request", "open a PR", or "submit a PR".

tobihagemann
tobihagemann
documentation
open
technical-docs
260

draft-plan

Produce an implementation plan at .turbo/plans/<slug>.md. Use when the user asks to "draft a plan", "draft the plan", "write an implementation plan", "plan this change", "create an implementation plan", "fill in the shell", "expand the shell", or needs a first-draft plan file before refinement.

tobihagemann
tobihagemann
documentation
open
technical-docs
260

draft-spec

Guide a collaborative discussion that produces a specification document at .turbo/specs/<slug>.md. Use when the user asks to "draft a spec", "create a spec", "write a spec", "discuss a project plan", "spec out a project", "design a system", "let's plan this project", "help me scope this", "architect a solution", or "let's discuss before building".

tobihagemann
tobihagemann
documentation
open
technical-docs
260

onboard

Developer onboarding guide that composes architecture mapping, tooling review, and agentic setup review with setup, troubleshooting, and next-steps agents to produce a comprehensive guide at .turbo/onboarding.md and .turbo/onboarding.html. Use when the user asks to "onboard me", "onboard to this project", "generate onboarding guide", "new developer guide", "how do I get started", or "help me ramp up".

tobihagemann
tobihagemann
documentation
open
technical-docs
259

release-notes

Author and update release notes for Azure App Configuration libraries and providers. USE FOR: write release notes, add release note entry, update release notes, draft release notes, new version release notes, format release notes. DO NOT USE FOR: generating changelogs from git history, writing internal engineering notes.

Azure
Azure
documentation
open
technical-docs
256

rust-skill-creator

Use when creating skills for Rust crates or std library documentation. Keywords: create rust skill, create crate skill, create std skill, 创建 rust skill, 创建 crate skill, 创建 std skill, 动态 rust skill, 动态 crate skill, skill for tokio, skill for serde, skill for axum, generate rust skill, rust 技能, crate 技能, 从文档创建skill, from docs create skill

ZhangHanDong
ZhangHanDong
documentation
open
technical-docs
256

write-architecture-docs

Write or rewrite architecture subsystem docs, ADRs, and reference material for the engineering team. Use when creating, updating, or reviewing docs under docs/architecture docs/, or when the user asks you to write documentation that describes the system's design.

prisma
prisma
documentation
open
technical-docs
255

notification-licenciement-selim-brihi

Guide pour la rédaction de notifications de licenciement conformes au droit du travail français. Utiliser ce skill quand l'utilisateur demande de rédiger, préparer, créer ou éditer une lettre de notification de licenciement, notamment pour faute grave, faute lourde ou motif personnel. Le skill guide la collecte d'informations précises et la rédaction d'une notification juridiquement solide avec tous les éléments obligatoires du droit français.

lawvable
lawvable
documentation
open
technical-docs
255

privacy-policy-malik-taiar

Guide for drafting privacy policies compliant with GDPR. Includes CNIL 2020 recommendations, a reference template, and best practices. Use when drafting or revising a privacy policy for a website or application.

lawvable
lawvable
documentation
open
technical-docs
254

api-review

Evaluate API surface design, consistency, documentation, and exemplar alignment

athola
athola
documentation
open
technical-docs
254

session-replay

Convert a Claude Code session JSONL file into an animated GIF replay showing the conversation as typed terminal output.

athola
athola
documentation
open
technical-docs
254

session-to-post

Convert a Claude Code session into a shareable blog post or case study capturing decisions, process, and outcomes.

athola
athola
documentation
open
technical-docs
254

tech-tutorial

Plan, draft, and refine technical tutorials for developers.

athola
athola
documentation
open
technical-docs
253

document

Documentation style guide and rules for creating documentation

spiriMirror
spiriMirror
documentation
open
technical-docs
252

diagram-maintainer

Maintain, update, regenerate, and review Mermaid and D2 documentation diagrams for this repo. Use when working in docs/diagrams/, editing .mmd or .d2 sources, syncing diagrams to current code, regenerating SVGs, checking light/dark variants, or reviewing diagram readability and semantic drift. Triggers: mermaid, d2, docs/diagrams, mmd, svg diagram, architecture diagram, flow diagram, unlock flow, save-entry flow.

fjrevoredo
fjrevoredo
documentation
open
technical-docs
252

sample-structure

Conceptual organization of Agent Framework documentation and samples. For language-specific details (file naming, provider setup, code patterns), see each code repo's skills files.

MicrosoftDocs
MicrosoftDocs
documentation
open
technical-docs
250

swiftdata-pro

Writes, reviews, and improves SwiftData code using modern APIs and best practices. Use when reading, writing, or reviewing projects that use SwiftData.

twostraws
twostraws
documentation
open
Previous
Page 44 / 90
Next