Skip to main content
Execute qualquer Skill no Manus
com um clique
ucirello
Perfil de criador do GitHub

ucirello

Visão por repositório de 50 skills coletadas em 4 repositórios do GitHub.

skills coletadas
50
repositórios
4
atualizado
2026-07-14
explorador de repositórios

Repositórios e skills representativas

ce-brainstorm
Especialistas em gestão de projetos

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
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Analistas de garantia de qualidade de software e testadores

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
Mostrando as 8 principais de 26 skills coletadas neste repositório.
brainstorming
Especialistas em gestão de projetos

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
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores de software

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
Analistas de garantia de qualidade de software e testadores

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
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores de software

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
Administradores de redes e sistemas de computador

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
Desenvolvedores de software

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
Mostrando as 8 principais de 22 skills coletadas neste repositório.
Mostrando 4 de 4 repositórios
Todos os repositórios foram exibidos