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

prebid

Repository-Ansicht von 8 gesammelten Skills in 1 GitHub-Repositories.

gesammelte Skills
8
Repositories
1
aktualisiert
2026-06-16
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Repository-Explorer

Repositories und repräsentative Skills

agent-db
Netzwerk- und Computersystemadministratoren

Start an isolated PostgreSQL container for integration testing. Each worktree gets its own container on a unique port — no mutex, no conflicts. Use this before running integration tests in a worktree agent.

2026-06-16
inspect-bdd-steps
Softwarequalitätssicherungsanalysten und -tester

Two-pass BDD step assertion completeness inspector. Pass 1 (Sonnet): triage all Then steps — FLAG or PASS. Pass 2 (Opus): deep trace flagged steps with full production context, producing architectural judgment on what the correct assertion should be. Use after writing or modifying BDD step definitions to catch assertion mismatches (steps that claim to verify X but actually only check existence).

2026-04-01
derive-tests
Softwarequalitätssicherungsanalysten und -tester

Derive obligation tests using the test harness. First checks for harness availability, then generates compact tests using domain-specific test environments. Hard gate: no harness -> no tests (stops immediately). Replaces obligation-test for harness-enabled domains.

2026-03-19
audit
Softwarequalitätssicherungsanalysten und -tester

Run a repeatable code review audit on migration changes. Inventories files by architectural layer, reviews each layer against #1050/#1066 principles, and files beads issues for findings. Re-run after remediation batches to track progress.

2026-03-06
guard
Softwarequalitätssicherungsanalysten und -tester

Create structural guard tests that enforce architecture principles on every `make quality` run. Guards are AST-scanning tests that prevent categories of violations automatically. Available guards: schema-inheritance, boundary-completeness, query-type-safety, no-error-dicts.

2026-03-06
integrate
Softwarequalitätssicherungsanalysten und -tester

Derive integration tests from existing unit test xfails and UNSPECIFIED stubs. Uses integration-from-stub formula: catalog → review → triage → architect → write-integration → fix-green → reconcile-xfail → verify → commit. Each stub's expected behavior is the core invariant. Architect atom reads 7 architecture docs and cross-references against CRIT-1..CRIT-11 findings.

2026-03-06
surface
Softwarequalitätssicherungsanalysten und -tester

Map the complete test surface for domain entities by cross-referencing test-obligations with existing tests. Produces one canonical test module per entity with real tests + skip stubs for gaps. Every obligation maps to exactly one test. Run this before /remediate.

2026-03-06
verify-spec
Softwarequalitätssicherungsanalysten und -tester

Verify every test expectation in entity test suites against the authoritative adcp spec and library sources. Adds spec permalinks to each test for traceability. Flags discrepancies where our tests assume behavior the spec doesn't define. Run this after /surface and before /remediate.

2026-03-06
1 von 1 Repositories angezeigt
Alle Repositories angezeigt