agentsclimarketplace

Documentation sync

Skill lubochka/xiigen-mvp-engine/.claude/skills/universal/documentation-sync

Self-building AI code generation engine that generates application flows instead of implementing them. AGPL-3.0.From the repository description

Install
npx -y skills add lubochka/xiigen-mvp-engine --skill documentation-sync

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 23 days oldThe repository was created 23 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.7 KB, 271 tokens by cl100k_base, as published. Nobody here has run it

Documentation Sync

Purpose

Use this when docs are the deliverable or when code changes alter public contracts, setup, behavior, or operational expectations.

When to Use

Invoke after creating skills, changing APIs, altering conventions, or updating user-facing behavior.

Actions

  • Identify docs that must reflect the change: indexes, skill lists, README sections, API notes, or operational guidance.
  • Update only authorized documentation surfaces.
  • Use exact names for files, slugs, commands, and conventions.
  • Remove stale or conflicting statements discovered during the task.
  • Verify links, paths, and counts after edits.

XIIGen Adaptation

  • Reference XIIGen conventions generically and accurately: DataProcessResult<T>, buildSearchFilter/buildSearchFilterFlat, Record<string, unknown>/unknown dynamic payloads, structured logging or local logger patterns, NestJS providers and injection tokens, and existing config helpers/defaults.
  • Do not document source project internals as XIIGen requirements.

Avoid

  • Do not touch root docs, docs/ai-skills, or runtime docs when the workstream excludes them.
  • Do not leave generated artifacts unlisted in an index.
  • Do not add unfinished marker language to canonical docs.

Completion Signal

  • The relevant authorized docs match the created or changed artifacts and no stale contradictions remain in scope.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,422. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.