boweneos
- 8 skills
- 0 followers
- 22 hours ago last updated
- ▌ Multimodal UI Flow Analyzer · boweneos bundleAnalyze annotated UI screenshots and markdown documentation to generate agent-consumable UI flow specifications. Use when processing web app UI flows described via markdown + screenshots into structured, automation-ready knowledge.
- ▌ Repo Wiki · boweneos bundleGenerate and maintain citation-backed repository wikis as MkDocs-compatible Markdown. Creates baseline docs, detects changes, and incrementally updates only affected pages with file path and line number citations.
- ▌ Repo Wiki Index · boweneosBuild a searchable code map of the repository. Extracts modules, components, APIs, configs, dependencies, and key symbols for documentation and citation purposes.
- ▌ Repo Wiki Detect · boweneosDetect code changes since last wiki update using git diff. Identifies added, modified, deleted, and renamed files to determine which documentation pages need updates.
- ▌ Repo Wiki Update · boweneosIncrementally update documentation pages based on detected changes. Plans update strategy, refreshes citations, updates only impacted pages, and maintains traceability.
- ▌ Repo Wiki Generate · boweneosGenerate citation-backed documentation pages from code index. Creates markdown content with file path and line number citations for every technical claim.
- ▌ Repo Wiki Validate · boweneosValidate wiki quality and enforce gates. Checks citation validity, link integrity, formatting consistency, and coverage requirements before merging.
- ▌ Repo Wiki Initialize · boweneosInitialize a new repository wiki structure. Creates baseline MkDocs configuration, directory layout, placeholder pages, and state tracking files.