Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
openplaybooks-dev
GitHub creator profile

openplaybooks-dev

Repository-level view of 38 collected skills across 2 GitHub repositories, including approximate occupation coverage.

skills collected
38
repositories
2
occupation fields
4
updated
2026-06-03
repository explorer

Repositories and representative skills

#001
converge
32 skills31updated 2026-06-03
84% of creator
converge-design
Desarrolladores de software

Use this skill to design and prototype interfaces for Converge — the framework for long-running AI agents that adapt until outcomes converge. Optimised for playbook surfaces (task tree, run journal, human-review flow) but works for any Converge-flavored artifact. Contains the canonical brand contract (tokens, voice, banned words), the editorial typography rules, and a working React UI kit for the playbook + review workspace.

2026-06-03
converge-planning
Especialistas en gestión de proyectos

Design a Converge playbook end-to-end. Use when the user says "plan a project", "design a playbook", "decompose into tasks", "scaffold a Converge workflow", "onboard to Converge", or asks how to write TASK.md / playbook.yml. Two entry points: plan a new playbook or update an existing one. Hand off to `/converge-control` after producing the playbook structure.

2026-06-03
converge-planning
Especialistas en gestión de proyectos

Design a Converge playbook end-to-end. Use when the user says "plan a project", "design a playbook", "decompose into tasks", "scaffold a Converge workflow", "onboard to Converge", or asks how to write TASK.md / playbook.yml. Two entry points: plan a new playbook or update an existing one. Hand off to `/converge-control` after producing the playbook structure.

2026-06-01
converge-planning
Especialistas en gestión de proyectos

Design a Converge playbook end-to-end. Use when the user says "plan a project", "design a playbook", "decompose into tasks", "scaffold a Converge workflow", "onboard to Converge", or asks how to write TASK.md / playbook.yml. Two entry points: plan a new playbook or update an existing one. Hand off to `/converge-control` after producing the playbook structure.

2026-06-01
converge-control
Desarrolladores de software

Operate a Converge playbook end-to-end — start runs, monitor progress, narrow failures with `--select`, inspect runtime state, validate definitions, surgically reset subtrees, and stop stuck or orphaned runs. Use this skill whenever the user says "run my playbook", "execute this", "monitor the run", "converge failed", "the run is stuck", "retry failures", "babysit this playbook", "what's the status?", "show me the gantt", or asks how to use `converge run` / `--select` / `inspect` / `doctor` / `clean` / `stop`. Also use it for `HTTP 401` / `Invalid API key` failures on the first task — those are environment-not-playbook problems — and for any post-run cleanup work. Hand off to `converge-planning` if the user wants to design or restructure the playbook itself.

2026-05-28
converge-development
Desarrolladores de software

Use when the user wants to develop, debug, or improve the converge framework itself — running an example as a test bed, running the self-improvement loop, observing framework behavior, diagnosing framework bugs, and editing source under packages/. Triggers on phrases like "debug converge", "fix the framework", "run the self-improvement loop", "autonomous framework improvement", "why does the runner do X", "improve the journal", "add a feature to the CLI", "use this example to find bugs in converge".

2026-05-28
converge-control
Desarrolladores de software

Operate a Converge playbook end-to-end — start runs, monitor progress, narrow failures with `--select`, inspect runtime state, validate definitions, surgically reset subtrees, and stop stuck or orphaned runs. Use this skill whenever the user says "run my playbook", "execute this", "monitor the run", "converge failed", "the run is stuck", "retry failures", "babysit this playbook", "what's the status?", "show me the gantt", or asks how to use `converge run` / `--select` / `inspect` / `doctor` / `clean` / `stop`. Also use it for `HTTP 401` / `Invalid API key` failures on the first task — those are environment-not-playbook problems — and for any post-run cleanup work. Hand off to `converge-planning` if the user wants to design or restructure the playbook itself.

2026-05-28
converge-development
Desarrolladores de software

Use when the user wants to develop, debug, or improve the converge framework itself — running an example as a test bed, running the self-improvement loop, observing framework behavior, diagnosing framework bugs, and editing source under packages/. Triggers on phrases like "debug converge", "fix the framework", "run the self-improvement loop", "autonomous framework improvement", "why does the runner do X", "improve the journal", "add a feature to the CLI", "use this example to find bugs in converge".

2026-05-28
Showing top 8 of 32 collected skills in this repository.
#002
converge-example-baby-app
6 skills00updated 2026-05-19
16% of creator
asset-requirements-analysis
Desarrolladores de software

Analyze a single asset slot and produce a structured requirements.json describing dimensions, palette, usage sites, and accessibility label. Driven from DESIGN.md plus the relevant Dart widget and data-model fields. Used as the discovery step of the 08-generate-assets pipeline.

2026-05-19
flutter-asset-integration
Desarrolladores de software

Wire a generated SVG asset into the Flutter codebase. Creates a typed SvgPicture wrapper widget at lib/widgets/assets/<id>_asset.dart, ensures pubspec.yaml declares the asset directory, and swaps placeholder widgets at the usage sites named in requirements.json.

2026-05-19
metadata-generation
Desarrolladores de software

Emit a structured .meta.json sidecar next to a generated asset. Captures provenance (backend, model, seed), file shape (mime, bytes), and the Semantics label that should accompany the asset in a Flutter widget.

2026-05-19
stitch-design
Analistas de gestión

Reference material that supports the stitch-generate skill — design-token mappings between common design system vocabulary and the Flutter HTML Glossary, plus a list of prompt keywords that produce on-brand visuals. Load alongside stitch-generate when you need extended vocabulary.

2026-05-19
svg-illustration-generation
Desarrolladores de software

Generate a single SVG asset for a Flutter slot via a swappable image backend. Reads a composed prompt + style spec, dispatches to backends/<ACTIVE>/generate.js, writes the file + a .meta.json sidecar. MiniMax backend is primary; stub returns a placeholder SVG for CI.

2026-05-19
visual-specification
Diseñadores gráficos

Translate an asset requirements.json into a human-readable SPEC.md detailed enough for an image-generation model to produce a faithful SVG on first try. Mandates hex palette values, viewBox dimensions, and concrete style notes — no ambiguous adjectives.

2026-05-19
Mostrando 2 de 2 repositorios
Todos los repositorios cargados