Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
ucirello
GitHub 제작자 프로필

ucirello

4개 GitHub 저장소에서 수집된 50개 skills를 저장소 단위로 보여줍니다.

수집된 skills
50
저장소
4
업데이트
2026-07-14
저장소 탐색

저장소와 대표 skills

ce-brainstorm
프로젝트 관리 전문가

Explore vague or ambitious ideas into a right-sized requirements-only unified plan. Use when the user wants to brainstorm, think through scope, decide what to build, or needs collaborative product framing before planning. Also use when the user must scope work in territory they say they do not know ("I know nothing about X but need to...") or asks for a blindspot pass — mapping the decision surface before questions begin. Not for executing already-specified work — direct implementation, debugging, or code review where no product scope is left to decide. Not for a decisive verdict on whether to adopt or switch to a specific external technology, library, or platform — brainstorming scopes what to build, not whether to commit to an outside option.

2026-07-10
ce-code-review
소프트웨어 품질 보증 분석가·테스터

Structured code review for bugs, regressions, tests, and standards. Use before PRs or when asked for review; interactive mode can fix locally, while mode:agent reports only for pipeline callers.

2026-07-10
ce-commit
소프트웨어 개발자

Create a JJ commit with a clear, value-communication message. Use when the user asks to commit/save current working-copy changes with a repo-appropriate, value-communicating message.

2026-07-10
ce-compound-refresh
소프트웨어 개발자

Refresh docs/solutions learnings against the current codebase. Use when auditing stale, overlapping, superseded, or drifted learnings; avoid general refactor, debugging, or code review unless docs/solutions is explicit.

2026-07-10
ce-compound
소프트웨어 개발자

Document a recently solved problem or durable project vocabulary in docs/solutions/ or CONCEPTS.md. Use when capturing a learning after work.

2026-07-10
ce-debug
소프트웨어 개발자

Diagnosis loop for bugs and failing behavior. Use for errors, stack traces, regressions, failed tests, issue-tracker bugs, stuck investigations after failed fixes, or asks to debug/fix a bug.

2026-07-10
ce-doc-review
소프트웨어 개발자

Review requirements, plans, or specs with role-specific lenses. Use when the user wants to improve an existing planning document.

2026-07-10
ce-dogfood
소프트웨어 품질 보증 분석가·테스터

Hands-off, diff-scoped browser QA of a JJ change stack: maps user flows, drives a real browser, autonomously fixes small breakages with regression tests and changes, judges experience against product personas, and writes a durable dogfood report. Manual invocation only.

2026-07-10
이 저장소에서 수집된 skills 26개 중 상위 8개를 표시합니다.
brainstorming
프로젝트 관리 전문가

Interactive idea refinement using Socratic method to develop fully-formed designs. When your human partner says "I've got an idea", "Let's make/build/create", "I want to implement/add", "What if we". When starting design for complex feature. Before writing implementation plans. When idea needs refinement and exploration. ACTIVATE THIS AUTOMATICALLY when your human partner describes a feature or project idea - don't wait for /brainstorm command.

2026-04-01
browser-bug-testing-workflow
소프트웨어 품질 보증 분석가·테스터

Use when debugging a web UI bug or validating a multi-step browser flow. Start or reuse background servers through run-long-running-processes-in-tmux using the deterministic current-directory-plus-purpose session name, not generic tmux names or kill-before-create setup. Prevent repo-root Playwright artifact leaks by resolving the retrospective screenshots directory once and prefixing every saved filename with it.

2026-03-31
go-subprocess-lifecycle
소프트웨어 개발자

Use when Go code starts external processes, detaches process groups, or needs cancellation and interrupt handling with os/exec.

2026-03-31
go-code-review
소프트웨어 품질 보증 분석가·테스터

Go code review checklist based on official Go style guides. When reviewing Go code for style, idioms, and best practices

2026-03-31
testing-anti-patterns
소프트웨어 품질 보증 분석가·테스터

Use when writing or changing tests, adding mocks, tempted to add test-only methods to production code, or considering absence tests for deleted helpers, deleted client members, exported API shape, or removed routes. Prevents testing mock behavior, production pollution with test-only methods, mocking without understanding dependencies, and memorial tests whose sole purpose is to prove deleted internal/client surface stays gone while preserving tests for current observable behavior and current public/server contracts such as 404 removed-route checks.

2026-03-31
project-completion-verification
소프트웨어 개발자

Automatically scans GOAL.md for unchecked items, provides completion status summary, and enables coordinator to mark items as complete. When coordinator needs to verify project completion status or before marking work as complete. When coordinator needs to mark completed items in GOAL.md. Symptoms - manually going through GOAL.md line by line to check task completion, needing quick summary of pending vs completed tasks by category, and verifying all requirements are met before finalizing work.

2026-03-28
run-long-running-processes-in-tmux
네트워크·컴퓨터 시스템 관리자

Use when you need a detached tmux process. Derive one deterministic session name from the absolute current working directory plus a purpose suffix, reuse the matching owned session before creating it, and only kill that session during explicit cleanup or when you verified it is broken.

2026-03-23
set-workflow-state
소프트웨어 개발자

You MUST USE THIS SKILL TO COMMUNICATE TO THE ENVIRONMENT WHAT YOU ARE DOING, WHERE YOU ARE GOING, AND WHETHER YOU ARE BLOCKED (IE NEED TO SEND THE HUMAN PARTNER A MESSAGE)

2026-03-22
이 저장소에서 수집된 skills 22개 중 상위 8개를 표시합니다.
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다