Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

Symphonee

Symphonee contiene 8 skills recopiladas de matandessaur-me, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
8
Stars
7
actualizado
2026-06-09
Forks
2
Cobertura ocupacional
3 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

diagnose-the-running-app
Desarrolladores de software

When the user asks what is going on with the site they are building, drive the in-app browser Tools endpoints to start the dev server, read console + server + network logs, inspect/eval the page, and report -- all inside Symphonee, no Chrome needed.

2026-06-09
ship-a-code-change
Desarrolladores de software

The disciplined way to make and land a code change in a Symphonee-managed repo -- branch, implement, verify, show the diff as its own step, then commit. Use for any implement/fix/refactor task that ends in a commit.

2026-06-08
verify-a-frontend-edit
Desarrolladores web

How to safely edit and validate Symphonee's dashboard renderer. The served js/app.js and mind-ui.js are GENERATED build outputs -- edit the source under dashboard/public/app/src/shell/ or mind-ui/src/, rebuild, then validate.

2026-06-08
author-a-skill
Otras ocupaciones informáticas

Turn a correction, a gotcha, or a procedure you just did well into a durable SKILL.md so every future session of every CLI inherits it. This is how the system improves its own behaviour, not just its knowledge.

2026-06-06
investigate-before-implementing
Desarrolladores de software

Engineered, not rushed -- profile and understand the system before changing it, find root cause not symptoms, then implement deliberately. Use for any non-trivial fix or feature where the right design is not obvious.

2026-06-06
prefer-the-plugin-over-shelling-out
Desarrolladores de software

When a task matches an installed plugin or a structured connector, use its REST routes -- never re-solve it by hand or shell out to a third-party CLI. Ask the user before invoking a plugin.

2026-06-06
run-a-contract-intentional-autonomous-work
Desarrolladores de software

For substantial or autonomous multi-step work, commit to a reviewable contract -- intent, a plan with acceptance criteria, then execute proving each unit with evidence -- instead of improvising. Use for overnight/large tasks or anything that must be auditable.

2026-06-06
use-mind-recall-teach-save
Desarrolladores de software

The cross-CLI memory discipline -- recall prior work before answering, teach durable corrections the moment you hear them, and save findings after every substantive reply so the next session of every CLI inherits them.

2026-06-06