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
technical-docs
11

api-portal-design

API documentation and developer portal design

melodic-software
melodic-software
documentation
open
technical-docs
11

release-spec

Generates App Store release documentation including submission guide, assets, privacy compliance, and marketing strategy. Creates RELEASE_SPEC.md for app launch. Use when preparing for App Store submission.

rshankras
rshankras
documentation
open
knowledge-base
11

meta-prompt-engineering

Use when prompts produce inconsistent or unreliable outputs, need explicit structure and constraints, require safety guardrails or quality checks, involve multi-step reasoning that needs decomposition, need domain expertise encoding, or when user mentions improving prompts, prompt templates, structured prompts, prompt optimization, reliable AI outputs, or prompt patterns.

lyndonkl
lyndonkl
documentation
open
technical-docs
11

codex-cli-docs

Single source of truth and librarian for ALL OpenAI Codex CLI documentation. Manages local documentation storage, scraping, discovery, and resolution. Use when finding, locating, searching, or resolving Codex CLI documentation; discovering docs by keywords, category, tags, or natural language queries; scraping from llms.txt; managing index metadata (keywords, tags, aliases); or rebuilding index from filesystem. Run scripts to scrape, find, and resolve documentation. Handles doc_id resolution, keyword search, natural language queries, category/tag filtering, alias resolution, llms.txt parsing, markdown subsection extraction for internal use, hash-based drift detection, and comprehensive index maintenance.

melodic-software
melodic-software
documentation
open
knowledge-base
11

output-customization

Central authority for Claude Code output styles. Covers built-in output styles (Default, Explanatory, Learning), custom output styles, output style frontmatter (name, description, keep-coding-instructions), /output-style command, style switching, output style creation and customization, output style comparisons (vs CLAUDE.md, vs agents, vs slash commands), and output style settings. Assists with selecting appropriate output styles, creating custom styles, configuring output behavior, and understanding style differences. Delegates 100% to docs-management skill for official documentation.

melodic-software
melodic-software
documentation
open
knowledge-base
11

socratic-teaching-scaffolds

Use when teaching complex concepts (technical, scientific, philosophical), helping learners discover insights through guided questioning rather than direct explanation, correcting misconceptions by revealing contradictions, onboarding new team members through scaffolded learning, mentoring through problem-solving question frameworks, designing self-paced learning materials, or when user mentions "teach me", "help me understand", "explain like I'm", "learning path", "guided discovery", or "Socratic method".

lyndonkl
lyndonkl
documentation
open
knowledge-base
11

milan-jovanovic-blog

Search Milan Jovanovic's .NET blog for Clean Architecture, DDD, CQRS, EF Core, and ASP.NET Core patterns. Use for finding applicable patterns, code examples, and architecture guidance. Invoke when working with .NET projects that could benefit from proven architectural patterns.

melodic-software
melodic-software
documentation
open
technical-docs
11

architecture-spec

Generates technical architecture specification from PRD. Covers architecture pattern, tech stack, data models, and app structure. Use when creating ARCHITECTURE.md or designing system architecture.

rshankras
rshankras
documentation
open
technical-docs
11

mkdocs

Comprehensive guide for creating and managing MkDocs documentation projects with Material theme. Includes official CLI command reference with complete parameters and arguments, and mkdocs.yml configuration reference with all available settings and valid values. Use when working with MkDocs projects including site initialization, mkdocs.yml configuration, Material theme customization, plugin integration, or building static documentation sites from Markdown files.

Jamie-BitFlight
Jamie-BitFlight
documentation
open
education
11

team-onboarding-guide

Create an onboarding guide for new engineers. Use when a senior developer needs structured onboarding materials.

proflead
proflead
documentation
open
education
11

pentesting-from-beginner-to-advanced

The assistant provides a structured web application penetration testing learning path from fundamentals to advanced techniques. Activate when users ask about "learning pentesting," "web security training," "OWASP vulnerabilities," "BurpSuite tutorial," "penetration testing roadmap," or "web app security course."

zebbern
zebbern
documentation
open
knowledge-base
11

data-structure-chooser

Recommend basic data structures for a task. Use when a junior developer needs help choosing lists, maps, or sets.

proflead
proflead
documentation
open
knowledge-base
11

hacking-fundamentals

This skill should be used when the user asks to "understand hacking basics", "learn about hacker types", "understand network protocols", "learn DNS concepts", "understand attack types", or "explore security tool categories". It provides foundational cybersecurity knowledge.

zebbern
zebbern
documentation
open
knowledge-base
11

causal-inference-root-cause

Use when investigating why something happened and need to distinguish correlation from causation, identify root causes vs symptoms, test competing hypotheses, control for confounding variables, or design experiments to validate causal claims. Invoke when debugging systems, analyzing failures, researching health outcomes, evaluating policy impacts, or when user mentions root cause, causal chain, confounding, spurious correlation, or asks "why did this really happen?"

lyndonkl
lyndonkl
documentation
open
knowledge-base
11

config-file-explainer

Explain a configuration file and its key options. Use when a junior developer is confused by a config file.

proflead
proflead
documentation
open
knowledge-base
11

docker-local-docs

Search docker-local documentation for commands, configuration, and troubleshooting guides

mwguerra
mwguerra
documentation
open
knowledge-base
11

documenting-debugging-workflows

Create symptom-based debugging documentation that matches how developers actually search for solutions

cipherstash
cipherstash
documentation
open
knowledge-base
11

oscp-notes

The assistant provides detailed OSCP preparation notes covering service enumeration, exploitation techniques, and protocol-specific attacks. Activate when users ask about "OSCP enumeration," "service pentesting," "SMB attacks," "FTP exploitation," "SSH pentesting," or "protocol-specific exploits."

zebbern
zebbern
documentation
open
knowledge-base
11

networking-essentials

The assistant provides comprehensive networking fundamentals including OSI model, TCP/IP, cabling, VLAN configuration, and Cisco router/switch commands. Activate when users ask about "network basics," "OSI model," "TCP/IP addressing," "subnetting," "VLAN configuration," "Cisco commands," or "network infrastructure."

zebbern
zebbern
documentation
open
knowledge-base
11

top-100-web-vulnerabilities-reference

This skill should be used when the user asks to "identify web application vulnerabilities", "explain common security flaws", "understand vulnerability categories", "learn about injection attacks", "review access control weaknesses", "analyze API security issues", "assess security misconfigurations", "understand client-side vulnerabilities", "examine mobile and IoT security flaws", or "reference the OWASP-aligned vulnerability taxonomy". Use this skill to provide comprehensive vulnerability definitions, root causes, impacts, and mitigation strategies across all major web security categories.

zebbern
zebbern
documentation
open
technical-docs
11

generate-docstrings

Create docstrings for functions and classes. Use when documenting code APIs.

mvillmow
mvillmow
documentation
open
technical-docs
11

release-notes-drafter

Draft release notes from changes and PRs. Use when a mid-level developer needs a structured changelog.

proflead
proflead
documentation
open
technical-docs
11

function-docstrings

Write concise docstrings for functions. Use when a junior developer needs help describing inputs, outputs, and errors.

proflead
proflead
documentation
open
technical-docs
11

python

Adaptive Python development guide with tiered complexity levels (Minimal/Standard/Full). Automatically selects appropriate guidance based on project context - from simple scripts (just clean Python code) to full production systems (complete tooling ecosystem). Covers modern conventions, testing, tooling, security, and best practices. Use when writing Python code, converting scripts, setting up projects, or building production systems. Keywords: PEP-8, Ruff, pytest, mypy, simple scripts, project structure, PyPI, packaging, type hints, clean code

melodic-software
melodic-software
documentation
open
Previous
Page 155 / 251
Next