← all publishers

plaited

@plaited source repo

11 published skills

  1. Markdown · plaited
    Parse, link-check, and extract YAML frontmatter from markdown documents via the `plaited markdown` CLI. Three modes — extract-links, validate-links (with rootRelative for bundle-relative `/` links), and frontmatter. Use when resolving local references, validating a documentation tree's cross-links, or reading metadata before editing docs.
    0
    installs
  2. Git Context · plaited
    Gather structured local Git context before editing, reviewing, or committing via the `plaited git-context` CLI. Four modes — status, history, worktrees, context — returning branch, HEAD, upstream, staged/unstaged files, merge-base, commits-since-base, and per-path history as JSON. Replaces chaining 8+ raw git commands.
    0
    installs
  3. Typescript Lsp · plaited
    LSP-style queries over TypeScript 7 native API — documentSymbol, hover, completion, definition. Two modes (execute and discover) for semantic code analysis without a language-server process. Use when you need type info, symbol lists, definitions, or autocomplete for TypeScript/JavaScript code.
    0
    installs
  4. Plaited Framework · plaited bundle
    Plaited behavioral-programming runtime and UI layer — b-threads, triggers, handlers, the controller/custom-element protocol, SSR/renderer, frontier analysis, behavioral eval capture, autoresearch hill-climbs, and OKF knowledge bundles. Use when creating, reading, updating, or deleting code where plaited is a declared dependency or where the work is in the Plaited repo itself.
    0
    installs
  5. Echo · plaited bundle
    Echo back messages for testing skill discovery.
    0
    installs
  6. No Desc · plaited
    No Description Skill
    0
    installs
  7. Broken YAML · plaited
    Broken YAML Skill
    0
    installs
  8. Trial Adapters · plaited
    Build command-only adapters for `eval` run mode using strict stdin/stdout JSON contracts.
    0
    installs
  9. Tdd · plaited bundle
    Use test-driven development for behavior-changing feature or fix work, and whenever the user mentions TDD, test-first, red-green-refactor, tracer bullets, integration tests, or public-interface behavior tests. Skip for docs-only, path-only rename, formatting-only, or purely mechanical chores unless explicitly requested.
    0
    installs
  10. Trial Runner · plaited
    End-to-end eval-suite orchestration with the `eval` command: run -> grade -> compare -> calibrate, using strict JSON contracts and schema discovery.
    0
    installs
  11. Compare Trials · plaited bundle
    Analyze graded `trial_result` JSONL outputs from the eval pipeline, including reliability and custom slicing.
    0
    installs