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

victusfate

Repository-Ansicht von 29 gesammelten Skills in 3 GitHub-Repositories.

gesammelte Skills
29
Repositories
3
aktualisiert
2026-07-15
Repository-Explorer

Repositories und repräsentative Skills

council
Projektmanagementspezialisten

Run a high-stakes decision through a council of five persona-diverse advisors (Contrarian, First-Principles, Expansionist, Outsider, Executor) in parallel, then anonymized peer review, then a chairman synthesis of where they agree, clash, and what to do. Use for real tradeoffs ("council this", "pressure-test this", "should I X or Y"), not factual or low-stakes questions.

2026-07-15
code-refiner
Softwarequalitätssicherungsanalysten und -tester

Composite review-and-fix for the current diff — run the correctness review (validate) and structural-quality review (simplify) in parallel, merge their findings, then apply all fixes in a single serial pass and re-verify. Supports --effort, --fix, --comment. For a full-repo survey use /audit.

2026-07-03
prune
Softwareentwickler

Run all quality lenses (validate, simplify), aggregate findings into a design doc, then drive the full feature chain (PRD → TDD → PR) to fix them systematically.

2026-07-02
simplify
Softwareentwickler

Structural-quality review of changed code — score against the four-dimension rubric, gate at 10/10, and (in auto-fix mode or with --fix) apply reuse/simplification/efficiency/altitude cleanups. Includes a diff-economy lens; correctness is /validate, full-repo survey is /audit.

2026-07-02
validate
Softwareentwickler

Validate the current diff for correctness bugs and test-integrity regressions (a test weakened to pass is a defect); supports --effort low|medium|high|max, --full to scan the whole repo, --fix to apply fixes, --comment to post as PR inline comments.

2026-07-02
diagram
Softwareentwickler

Generate or update a mermaid diagram with the `.mmd` text as source of truth — defaults to a lightweight zero-dependency Node live-preview server that watches the .mmd and hot-reloads a browser tab (pan/zoom), with a self-hosted mermaid.live editor via Docker, system-viewer SVG, VS Code live preview, or a public mermaid.live publish URL as alternatives. Use for architecture, flowchart, sequence, ER, state, or class diagrams; "diagram this", "draw the architecture", "make a mermaid diagram", "render this mermaid", or "/diagram". Never converts to a lossy shape format.

2026-06-30
ponytail
Softwareentwickler

Lazy-senior-dev generation mode — force the simplest working solution (YAGNI, stdlib first, no unrequested abstractions)

2026-06-19
improve
Softwareentwickler

Survey any codebase as a senior advisor and produce prioritized, self-contained implementation plans for OTHER models/agents to execute. Strictly read-only on source code — never implements, fixes, or refactors anything itself. Use when asked to audit a codebase, find improvement opportunities (bugs, security, performance, test coverage, tech debt, migrations, DX), suggest features or where to take the project next (roadmap, product direction), or generate handoff plans for another agent to implement.

2026-06-19
Zeigt die Top 8 von 23 gesammelten Skills in diesem Repository.
drawio-skill
Softwareentwickler

Use when the user requests diagrams, flowcharts, architecture diagrams, ER diagrams, UML / sequence / class diagrams, network topology, ML/DL model figures (Transformer/CNN/LSTM), mind maps, or any visualization. Also use proactively when explaining systems with 3+ components, complex data flows, or relationships that benefit from visual representation. Best suited when the diagram needs custom styling, rich shape vocabulary, swimlanes, or exportable images (PNG/SVG/PDF/JPG). Generates .drawio XML and exports locally via the native draw.io desktop CLI.

2026-06-21
code-quality-review
Softwarequalitätssicherungsanalysten und -tester

Review implementation for structural quality — file size, spaghetti, abstraction discipline, type precision, canonical reuse. Auto-fixes when called from the chain; shows diffs for approval when called standalone.

2026-06-11
code-review
Softwarequalitätssicherungsanalysten und -tester

Review current diff for correctness bugs and quality issues; supports --effort low|medium|high|max, --fix to apply fixes, --comment to post as PR inline comments.

2026-06-11
prune
Softwareentwickler

Run all code review skills (code-review, code-quality-review, simplify), aggregate findings into a design doc, then drive the full feature chain (PRD → TDD → PR) to fix them systematically.

2026-06-11
simplify
Softwareentwickler

Apply reuse, simplification, efficiency, and altitude cleanups to changed code — finds and fixes quality issues without touching correctness bugs.

2026-06-11
3 von 3 Repositories angezeigt
Alle Repositories angezeigt