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

Houseofmvps

Repository-Ansicht von 47 gesammelten Skills in 2 GitHub-Repositories.

gesammelte Skills
47
Repositories
2
aktualisiert
2026-06-28
Repository-Explorer

Repositories und repräsentative Skills

evals
Softwarequalitätssicherungsanalysten und -tester

Build a regression + eval harness for AI-written code and AI features. Generates characterization tests that lock current behavior before a refactor, scaffolds a Promptfoo eval suite for chatbots/RAG/classifiers, and wires it into the ship-gate. Use when the user wants evals, regression tests for AI code, to stop AI features drifting, or to test an LLM feature.

2026-06-28
security-audit
Informationssicherheitsanalysten

Run security audit — dependency vulnerabilities, secret scanning, OWASP pattern detection, HTTP headers. Use when user wants to harden their project.

2026-06-28
a11y
Web- und digitale Schnittstellendesigner

Accessibility audit + auto-fix (WCAG 2.2 A/AA). Scans built/static HTML for screen-reader, keyboard, and structure failures, fixes the deterministic ones, and escalates to a rendered scan for contrast and focus. Use when the user wants to check or improve accessibility, fix WCAG issues, or pass an a11y review.

2026-06-28
ship-gate
Softwarequalitätssicherungsanalysten und -tester

Turn the /ship scorecard into a blocking, config-as-code quality gate. Sets per-category score thresholds, hard-fails on leaked secrets or critical findings, and wires the gate into a pre-push hook and CI so nothing below the bar merges. Use when the user wants a merge gate, CI quality gate, pre-push check, or to enforce ship-readiness.

2026-06-28
canary
Netzwerk- und Computersystemadministratoren

Post-deploy canary monitoring — checks site health, detects regressions, monitors for errors after deployment. Use after deploying to verify production is healthy.

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

Code review with principal-engineer-level depth. Reviews for correctness, performance, security, maintainability, and architecture. Use when completing tasks, reviewing PRs, or before merging.

2026-06-13
deploy
Netzwerk- und Computersystemadministratoren

Pre-flight checks then deploy. Validates env vars, migrations, bundle size, runs /ship audit, then deploys via git push or platform CLI.

2026-06-13
dispatching-parallel-agents
Sonstige Computerberufe

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026-06-13
Zeigt die Top 8 von 41 gesammelten Skills in diesem Repository.
2 von 2 Repositories angezeigt
Alle Repositories angezeigt