Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

ui-harness

ui-harness contient 70 skills collectées depuis redpanda-data, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
70
Stars
32
mis à jour
2026-07-03
Forks
3
Couverture métier
6 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

codex-compat
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-06-26
review
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

parallel executor. Use /swarm.

2026-06-26
thermo-nuclear-code-quality-review
Analystes en assurance qualité des logiciels et testeurs

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
Écrivains et auteurs

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

2026-05-27
commit-push-pr
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Rédacteurs en chef

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

2026-05-27
frontend-starter-kit
Développeurs de logiciels

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
Développeurs de logiciels

Install Claude hooks blocking dangerous git commands before execution.

2026-05-27
go
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-05-27
handoff
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-05-27
obsidian-vault
Développeurs de logiciels

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

2026-05-27
prototype
Développeurs de logiciels

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

2026-05-27
qa
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-05-27
setup-connect-query
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-05-27
setup-sandcastle
Développeurs de logiciels

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
Développeurs de logiciels

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
Spécialistes en gestion de projets

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

2026-05-27
to-prd
Spécialistes en gestion de projets

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

2026-05-27
triage
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Écrivains et auteurs

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

2026-05-27
writing-fragments
Écrivains et auteurs

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

2026-05-27
writing-shape
Écrivains et auteurs

Shape raw markdown material into an article through conversational drafting.

2026-05-27
brainstorming
Spécialistes en gestion de projets

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
Affichage des 40 principaux skills collectés sur 70 dans ce dépôt.