Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

Symphonee

Symphonee에는 matandessaur-me에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
8
Stars
7
업데이트
2026-06-09
Forks
2
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

diagnose-the-running-app
소프트웨어 개발자

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
소프트웨어 개발자

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
웹 개발자

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
기타 컴퓨터 관련 직업

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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