Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

skills

skills enthält 130 gesammelte Skills von malinskibeniamin, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
130
Stars
3
aktualisiert
2026-07-16
Forks
1
Berufsabdeckung
10 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

ask-ben
Softwareentwickler

Router for Ben's frontend-skills harness and every local skill.

2026-07-16
golang-review
Softwarequalitätssicherungsanalysten und -tester

Evidence-backed Go review for bounds, APIs, concurrency, errors, security, tests, rollout, and controllers. Use when reviewing a Go diff, PR, or branch, or as the golang hat /review adds when the diff touches *.go, go.mod, or backend protos.

2026-07-16
golang
Softwareentwickler

Evidence-backed Go conventions for workload bounds, error boundaries, proto/API implementation, Temporal, testing, rollout, and controllers. Use when writing or changing Go services, handlers, workflows, controllers, or Go tests.

2026-07-16
golang-review
Softwarequalitätssicherungsanalysten und -tester

Evidence-backed Go review for bounds, APIs, concurrency, errors, security, tests, rollout, and controllers. Use when reviewing a Go diff, PR, or branch, or as the golang hat /review adds when the diff touches *.go, go.mod, or backend protos.

2026-07-16
golang
Softwareentwickler

Evidence-backed Go conventions for workload bounds, error boundaries, proto/API implementation, Temporal, testing, rollout, and controllers. Use when writing or changing Go services, handlers, workflows, controllers, or Go tests.

2026-07-16
review
Softwarequalitätssicherungsanalysten und -tester

Reviews a diff with a 7-hat parallel panel -- product/spec, standards, complexity, adversarial, resilience, visual/design, test/perf -- plus a mandatory cross-family GPT hat. Use when reviewing a branch, PR, WIP, or a release audit (deep mode).

2026-07-16
frontend-starter-kit
Softwareentwickler

Bootstrap the frontend stack -- toolchain, lint, quality gates, React/router/data enforcement, CI -- from lazy per-tool profiles.

2026-07-14
go
Softwareentwickler

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

2026-07-14
revamp
Softwareentwickler

Run a large rewrite, port, or migration using the Bun-in-Rust playbook -- baselines, mechanical-first translation, adversarial diff review, fix-the-process. Use on "rewrite X in Y", "port", "migrate the codebase", "revamp".

2026-07-14
codex
Softwareentwickler

Delegate work to GPT-5.6 via the codex CLI -- clear-spec implementation, independent review, computer use, investigation, or data analysis. Use for bulk mechanical work, token-hungry tasks, or a cross-model second opinion.

2026-07-13
development-lifecycle
Softwareentwickler

Use when frontend/React/TypeScript/UI work. Guides understand -> plan -> grill -> TDD -> /go (4b->5). Alias: /work.

2026-07-13
efficient-frontier
Sonstige Computerberufe

Use when a frontier model (Fable, Opus, GPT-5.6) should delegate bounded research, coding, testing, or log reduction to cheaper models while keeping planning, synthesis, risk, and final review central. Owns usage-limit budgeting for agent waves.

2026-07-13
grilling
Projektmanagementspezialisten

Explore options, then interview the user relentlessly about a plan, decision, or idea, with a 3-hat plan gate and optional domain-doc capture. Use when brainstorming approaches, starting new features, thinking before coding, stress-testing reasoning, as the lifecycle phase 2b gate, or on any 'grill' trigger phrase.

2026-07-13
resilience-review
Softwarequalitätssicherungsanalysten und -tester

Murphy-law hat panel for unhappy paths -- input, timing, system, state, UX-recovery hats probe a change in parallel. Use when forms, validation, async/data, mutations, cache, state machines, destructive actions, or loading/empty/error states change.

2026-07-13
stay-within-limits
Sonstige Computerberufe

Use when long-running or parallel agent work must respect 5-hour and weekly usage limits by checking usage between waves, pausing near the cap, and resuming only when the window is clear.

2026-07-13
swarm
Sonstige Computerberufe

Parallel executor for independent bulk work across worktree lanes.

2026-07-13
accessibility
Web- und digitale Schnittstellendesigner

React accessibility patterns -- ARIA labels, keyboard handlers, widget attributes, nested-pressable fixes, AXE testing. Use when building or reviewing components, dialogs, forms, keyboard navigation, or fixing a11y findings.

2026-07-13
agent-watchdog
Softwarequalitätssicherungsanalysten und -tester

Use when asked to watch, audit, compare, or fix another agent's work from a Codex/Claude session, transcript, thread link, PR, branch, log, or summary. Reconstruct the request, verify evidence, report gaps, and fix only when authorized.

2026-07-13
aip
Softwareentwickler

Designs Google AIP-style protobuf resource APIs. Use when changing resource messages, standard-method RPCs, {resource}_id, parent wiring, CRUD/LRO shape, pagination, filtering, FieldMask, etag, or singleton resources.

2026-07-13
ask-ben
Sonstige Computerberufe

Router for Ben's frontend-skills harness and every local skill.

2026-07-13
codebase-design
Softwareentwickler

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs deep-module vocabulary.

2026-07-13
codex-compat
Sonstige Computerberufe

Generate Codex hooks.json and AGENTS.md parity surfaces from the Claude hook manifest.

2026-07-13
codex
Softwareentwickler

Delegate work to GPT-5.6 via the codex CLI -- clear-spec implementation, independent review, computer use, investigation, or data analysis. Use for bulk mechanical work, token-hungry tasks, or a cross-model second opinion.

2026-07-13
commit-push-pr
Softwareentwickler

Analyze changes, create categorized conventional commits, push, and open a PR. Use when the user asks to commit, commit and push, or open a PR. With --no-pr (or when the user asks for commit+push only), stop after Phase 4.

2026-07-13
connect-query
Softwareentwickler

ConnectRPC + connect-query + Protobuf v2 patterns -- schema-first create(), typed transports, invalidation discipline. Use when writing API calls, mutations, query hooks, or proto-generated client code.

2026-07-13
deslop
Softwareentwickler

Write the least code that works and remove unjustified surface area. Use before commit/push/PR/merge, when a change feels overbuilt, or on ponytail, lazy mode, YAGNI, simplest solution, do less, bloat complaints, or debt-ledger asks.

2026-07-13
development-lifecycle
Softwareentwickler

Use when frontend/React/TypeScript/UI work. Guides understand -> plan -> grill -> TDD -> /go (4b->5). Alias: /work.

2026-07-13
diagnosing-bugs
Softwareentwickler

Diagnosis loop for hard bugs and performance regressions. Use when user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

2026-07-13
domain-modeling
Softwareentwickler

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.

2026-07-13
e2e-testing
Softwarequalitätssicherungsanalysten und -tester

Playwright + Testcontainers + axe-core E2E patterns for forms, tables, and workflows. Use when writing or fixing e2e specs, fixtures, browser tests, or debugging flaky Playwright runs.

2026-07-13
efficient-frontier
Sonstige Computerberufe

Use when a frontier model (Fable, Opus, GPT-5.6) should delegate bounded research, coding, testing, or log reduction to cheaper models while keeping planning, synthesis, risk, and final review central. Owns usage-limit budgeting for agent waves.

2026-07-13
extend-harness
Softwareentwickler

Extend the frontend-skills hook harness: add rules, tune severity tiers, view analytics, debug non-firing hooks.

2026-07-13
frontend-starter-kit
Webentwickler

Bootstrap the frontend stack -- toolchain, lint, quality gates, React/router/data enforcement, CI -- from lazy per-tool profiles.

2026-07-13
go
Softwareentwickler

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

2026-07-13
grilling
Projektmanagementspezialisten

Explore options, then interview the user relentlessly about a plan, decision, or idea, with a 3-hat plan gate and optional domain-doc capture. Use when brainstorming approaches, starting new features, thinking before coding, stress-testing reasoning, as the lifecycle phase 2b gate, or on any 'grill' trigger phrase.

2026-07-13
handoff
Sonstige Computerberufe

Compact the current session into a handoff document for another agent or fresh session.

2026-07-13
hook-audit
Softwarequalitätssicherungsanalysten und -tester

Analyze hook effectiveness + session retro from collected metrics. Use when auditing hooks, inspecting hook latency, top violations, zero-fire rules, manifest drift, session trends, or running a retro across recent sessions.

2026-07-13
improve
Softwareentwickler

Surveys a codebase as a senior advisor and writes implementation plans. Use when asked to audit code, find improvements, suggest roadmap direction, create handoff plans, review plans, dispatch execution, or reconcile backlog.

2026-07-13
make-pr-easy-to-review
Softwarequalitätssicherungsanalysten und -tester

Clean noisy PR history and add reviewer guidance without changing code behavior.

2026-07-13
plan-arbiter
Projektmanagementspezialisten

Use when comparing, cross-reviewing, merging, judging, choosing, or arbitrating competing plans from agents, transcripts, visual-plan links, PR descriptions, files, or pasted strategies.

2026-07-13
Zeigt die Top 40 von 130 gesammelten Skills in diesem Repository.