con un clic
docs
pmndrs documentation infrastructure and content aggregation.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
pmndrs documentation infrastructure and content aggregation.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Plan, reason, and verify across multiple levels using multi-step reasoning, tree-of-thought, and structured agent workflows.
Detect and repair security vulnerabilities or operational errors in the agent's own code and environment without manual intervention.
Generate and apply complete design systems from text descriptions or visual examples using AI and modern tooling.
Adapt user interfaces automatically based on device, viewport, user preferences, and contextual signals.
Build and query knowledge graphs automatically to capture relationships between entities, concepts, and project artifacts.
Run agent tasks in isolated, sandboxed environments to prevent malicious or untrusted code from affecting the host system.
| name | docs |
| description | pmndrs documentation infrastructure and content aggregation. |
Category: Documentation Priority: High
pmndrs documentation infrastructure and content aggregation.nn
Reduce implementation risk and accelerate development by applying the correct patterns, configuration, and integration steps for Docs. The goal is to produce code that is performant, maintainable, and aligned with the official documentation.
Use this skill when:
`js // See data/readme.md and data/docs/ for exact API details. import * as Lib from 'docs'
// Initialize the library according to its documented pattern. const instance = Lib.createSetup()
// Use it within a React component or module. `
js // Do not copy examples without confirming they match your project version and setup. const instance = Lib.createSetup({ wrongOption: true })