Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
plaited
Profil créateur GitHub

plaited

Vue par dépôt de 27 skills collectés dans 3 dépôts GitHub.

skills collectés
27
dépôts
3
mis à jour
2026-07-03
explorateur de dépôts

Dépôts et skills représentatifs

mdn-web-docs
non classé

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
non classé

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
non classé

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
non classé

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
non classé

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
Développeurs de logiciels

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
non classé

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

2026-06-19
frontier-analysis
non classé

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
Affichage des 8 principaux skills collectés sur 18 dans ce dépôt.
3 dépôts affichés sur 3
Tous les dépôts sont affichés