Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
plaited
Perfil de creador de GitHub

plaited

Vista por repositorio de 27 skills recopiladas en 3 repositorios de GitHub.

skills recopiladas
27
repositorios
3
actualizado
2026-07-03
explorador de repositorios

Repositorios y skills representativas

mdn-web-docs
sin clasificar

Search, read, and check browser compatibility for web platform documentation via the MDN MCP server. Covers all three tools: search, get-doc (full MDN pages as markdown), and get-compat (Browser Compatibility Data). Use when the task requires authoritative web technology documentation, browser support tables, API references, or CSS/HTML/JavaScript feature lookups.

2026-07-03
css-schemas
sin clasificar

Refresh or drift-check the generated CSS property schemas from @webref/css via the plaited CLI. Covers when to regenerate, review discipline, drift checking, and failure modes.

2026-06-28
add-remote-mcp
sin clasificar

Connect to remote HTTP MCP servers — discover capabilities, call tools, scaffold skills, and configure auth from public endpoints through OAuth and Varlock-resolved secrets. Covers CLI (plaited mcp-client) and skill authoring patterns.

2026-06-19
bun-runtime
sin clasificar

Use Bun for file/script operations — Bun.file, Bun.write, Bun.$ shell, child processes. Do not use Python or Node.js fs for file manipulation, generation, or concatenation.

2026-06-19
code-documentation
sin clasificar

TSDoc conventions for TypeScript/JavaScript source files. Invoke when writing or modifying any .ts/.tsx source file to apply TSDoc standards to exported declarations (functions, types, modules, interfaces). Also covers audit coverage via plaited code-documentation CLI and provides reference templates for public APIs, internal modules, and complex types.

2026-06-19
code-patterns
Desarrolladores de software

Common code pattern genome for agents. Reference implementations of pure utility functions showing preferred coding style, testing patterns, and TypeScript conventions. Use when writing utility functions, implementing deep equality, async helpers, or similar standalone patterns. Before writing any custom utility, check if `plaited/utils` already provides it. The module exports: keyMirror (constants/enums), isTypeOf/trueTypeOf (runtime type checks), ueid (unique IDs), camelCase/kebabCase/pascalCase (string case), htmlEscape/htmlUnescape (escaping), and deepEqual (comparison). Import from `plaited/utils` instead of reimplementing.

2026-06-19
eval
sin clasificar

Grade, compare, and calibrate Plaited trial results with `plaited eval`.

2026-06-19
frontier-analysis
sin clasificar

Analyze replay-safe behavioral specs with the `plaited frontier-analysis` CLI. Use when replaying selected-event snapshots, exploring reachable frontiers, testing supplied trigger events, comparing scheduler policies, or verifying deadlock findings in Plaited behavioral code.

2026-06-19
Mostrando las 8 principales de 18 skills recopiladas en este repositorio.
Mostrando 3 de 3 repositorios
Todos los repositorios cargados