Skip to main content
Run any Skill in Manus
with one click
GitHub repository

StOP

StOP contains 6 collected skills from vsirotin, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
1
updated
2026-07-26
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

sfsm-compare-json-uml-diagram
software-developers

Compare an SFSM FA definition JSON file against a draw.io UML state diagram and report every discrepancy. Use when validating that a diagram matches its source JSON, or vice versa. Combines drawio-to-json and compare-compact-jsons for round-trip verification.

2026-07-26
sfsm-json-to-uml-diagram
software-developers

Convert an SFSM FA definition JSON file (compact or extended format) to a professional draw.io UML state diagram with hierarchical ELK.js layout. Use when asked to visualize or diagram an SFSM JSON definition. The generated diagram may require small manual repositioning for visual perfection.

2026-07-26
sfsm-uml-diagram-to-json
software-developers

Extract an SFSM FA definition JSON file in compact format from a draw.io UML state diagram. Use when asked to convert, export, or reverse-engineer a diagram back into SFSM/StOP JSON.

2026-07-26
post-task
software-developers

Post-task checklist that runs after every agent task that makes essential changes to code, documentation, scripts, or configuration. Covers version bumping, release-notes update, and commit-text proposal. Applied automatically — the agent does not need to be asked.

2026-05-15
common-development
software-developers

Common rules for code development that apply across all project types (libraries, CLI tools, services, etc.). Covers development workflow, requirements clarity, bug-fix workflow, logging, coding style, testing discipline, version management, and commit conventions.

2026-04-30
documentation
software-developers

Documentation rules for the Aiavivo project. Covers README.md structure, per-sub-project DEVELOPMENT.md template, when/how to update documentation after code changes, and handling of sub-projects with no code yet.

2026-04-30