Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

ui-harness

ui-harness contém 70 skills coletadas de redpanda-data, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
70
Stars
32
atualizado
2026-07-03
Forks
3
Cobertura ocupacional
6 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

codex-compat
Desenvolvedores de software

Generate Codex hooks.json and AGENTS.md from Claude Code hooks. Maps supported hooks directly, including Edit|Write apply_patch aliases, and keeps Stop batch checks only as fallback. Use when setting up Codex compatibility or dual-agent support.

2026-07-03
deslop
Desenvolvedores de software

Question changed code as liability and remove unjustified surface area. Use before commit, push, PR, merge, or when a change feels overbuilt or low-value.

2026-06-26
ponytail-review
Analistas de garantia de qualidade de software e testadores

Reviews diffs for over-engineering only. Use when reviewing, desloping, or asking what to delete, inline, shrink, or replace with stdlib/native code.

2026-06-26
resilience-review
Analistas de garantia de qualidade de software e testadores

Resilience Review checks resilience. Use when edge cases, errors, fallback, async/data, state, or polish matter.

2026-06-26
review
Analistas de garantia de qualidade de software e testadores

Reviews a diff since a fixed point across Standards, Spec, and risk gates. Use when reviewing a branch, PR, WIP, or "review since X".

2026-06-26
swarm
Desenvolvedores de software

parallel executor. Use /swarm.

2026-06-26
thermo-nuclear-code-quality-review
Analistas de garantia de qualidade de software e testadores

Runs a release-blocking cold PR audit across quality, frontend, resilience, visual, security, tests, perf, and steelman. Use when very important PR, high-stakes PR, thermo nuclear review, or no-stones-unturned audit requested.

2026-06-26
caveman
Escritores e autores

Ultra-compressed reply mode. Use when user asks be brief or /caveman.

2026-05-27
commit-push-pr
Desenvolvedores de software

Analyze changes, create categorized conventional commits, push, and open a PR. Use when user asks to open a PR, invokes `/commit-push-pr`, or requests a full commit -> push -> PR flow with CI monitoring.

2026-05-27
commit-push
Desenvolvedores de software

Analyze changes, create categorized conventional commits, and push. Use when user asks to commit and push, invokes `/commit-push`, or requests conventional commits without a PR.

2026-05-27
design-an-interface
Desenvolvedores de software

DEPRECATED. Prefer `/prototype` for design exploration and runnable UI variations. Do not use unless user explicitly says `/design-an-interface` or asks for legacy skill.

2026-05-27
development-lifecycle
Desenvolvedores de software

Use when doing frontend/React/TypeScript/UI work. Auto-guides phase: understand -> plan -> grill -> implement (TDD) -> /go (4->4b review->5->5b->6). One skill, full lifecycle. Alias: /work.

2026-05-27
domain-model
Desenvolvedores de software

LEGACY LOCAL. Prefer `/grill-with-docs` for docs-first domain grilling and CONTEXT.md/ADR updates. Use only when user explicitly requests `/domain-model` or local three-hat review.

2026-05-27
edit-article
Editores

Edit article drafts for structure, clarity, flow, and tighter prose.

2026-05-27
frontend-starter-kit
Desenvolvedores de software

Complete frontend stack -- 14 setup skills + 14 owned workflow skills + 4 optional community skills in one command. Use when starting new frontend project or bootstrapping frontend best practices from scratch.

2026-05-27
git-guardrails-claude-code
Desenvolvedores de software

Install Claude hooks blocking dangerous git commands before execution.

2026-05-27
go
Desenvolvedores de software

Ship what built. Run verify -> self-review -> simplify -> commit-push-pr -> monitor CI -> fix -> done. Use when implementation done, ready to launch.

2026-05-27
grill-with-docs
Desenvolvedores de software

Grill plan against CONTEXT.md and ADRs, updating docs as decisions settle.

2026-05-27
handoff
Desenvolvedores de software

Compact the current session into a handoff document so another agent or fresh session can continue the work. Use when user asks to hand off, transfer context, continue in another session, start a parallel agent, or preserve only the next-useful context instead of using /compact.

2026-05-27
improve-codebase-architecture
Desenvolvedores de software

Explore codebase for architectural improvement. Focus testability via deepening shallow modules. Use when user want improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make codebase more AI-navigable.

2026-05-27
migrate-to-shoehorn
Desenvolvedores de software

Migrate test casts from `as` to @total-typescript/shoehorn.

2026-05-27
obsidian-vault
Desenvolvedores de software

Search, create, and organize Obsidian notes with wikilinks and indexes.

2026-05-27
prototype
Desenvolvedores de software

Build throwaway logic or UI prototypes to answer design questions fast.

2026-05-27
qa
Analistas de garantia de qualidade de software e testadores

DEPRECATED. Prefer `/triage` for conversational bug/feature intake and issue filing. Do not use unless user explicitly says `/qa` or asks for legacy QA skill.

2026-05-27
request-refactor-plan
Desenvolvedores de software

DEPRECATED. Prefer `/improve-codebase-architecture` for refactor discovery, then `/to-issues` for tickets. Do not use unless user explicitly says `/request-refactor-plan`.

2026-05-27
scaffold-exercises
Desenvolvedores de software

Create exercise dirs, readmes, variants, and lint-clean course stubs.

2026-05-27
setup-connect-query
Desenvolvedores de software

Enforce ConnectRPC + Connect Query + Protobuf v2 patterns via PostToolUse hooks. Bans raw useQuery, empty invalidateQueries, $typeName literals. Use when setting up ConnectRPC, protobuf type safety, or data fetching enforcement.

2026-05-27
setup-pre-commit
Desenvolvedores de software

Set up Husky, lint-staged, Prettier, typecheck, and test pre-commit.

2026-05-27
setup-sandcastle
Desenvolvedores de software

Configure Sandcastle for agent delegation -- headless run(), HITL interactive(), parallel sandboxes, branches. Use when delegating to autonomous agents, parallelizing implementation, or running interactive reviews.

2026-05-27
setup-tanstack-router
Desenvolvedores de software

Auto-generate TanStack Router route tree and enforce router patterns via PostToolUse hooks. Bans react-router-dom, window.location, untyped hooks. Use when setting up TanStack Router or file-based routing.

2026-05-27
to-issues
Especialistas em gestão de projetos

Break PRD or plan into tracker issues as thin vertical slices.

2026-05-27
to-prd
Especialistas em gestão de projetos

Turn current context into a PRD and publish it to issue tracker.

2026-05-27
triage
Desenvolvedores de software

Triage issues through a state machine of triage roles. Works with GitHub (`gh`) and Jira (`acli`). Use when user wants to triage issues, review incoming bugs/features, prepare issues for an AFK agent, investigate a bug and file a ticket with a TDD fix plan, or manage issue workflow.

2026-05-27
ubiquitous-language
Desenvolvedores de software

DEPRECATED. Prefer `/grill-with-docs` for domain language plus CONTEXT.md/ADR updates. Do not use unless user explicitly says `/ubiquitous-language`.

2026-05-27
visual-review
Analistas de garantia de qualidade de software e testadores

Browser-based frontend review for changed UI. Use before PRs with React/route/CSS changes to inspect screenshots, states, a11y, console errors, and cross-browser/mobile regressions.

2026-05-27
work-automation-kit
Desenvolvedores de software

Install planning/project management skills -- PRD creation, implementation planning, issue breakdown, bug triage, code review. Use when setup project planning workflows or creating PRDs.

2026-05-27
writing-beats
Escritores e autores

Build article beat by beat from raw material with user-chosen pivots.

2026-05-27
writing-fragments
Escritores e autores

Mine user conversation into raw writing fragments in one markdown file.

2026-05-27
writing-shape
Escritores e autores

Shape raw markdown material into an article through conversational drafting.

2026-05-27
brainstorming
Especialistas em gestão de projetos

Use when exploring design options, starting new features, or needing to think before coding. Two modes: design (explore approaches with trade-offs) and challenge (stress-test decisions). No implementation until design is approved.

2026-05-08
Mostrando as 40 principais de 70 skills coletadas neste repositório.