Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
bitslip6
Profil créateur GitHub

bitslip6

Vue par dépôt de 12 skills collectés dans 1 dépôts GitHub.

skills collectés
12
dépôts
1
mis à jour
2026-03-15
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

explorateur de dépôts

Dépôts et skills représentatifs

test-analyze
Analystes en assurance qualité des logiciels et testeurs

Deep-analyze a single PHP function — trace all code paths, find callers, classify bugs and smells, and generate exhaustive TinyTest unit tests. Useful before /test-cover-file when a function is complex.

2026-03-15
test-audit
Analystes en assurance qualité des logiciels et testeurs

Project-wide coverage audit — runs phpdbg across all tests, finds every uncovered function, analyzes each one in context with caller data, generates comprehensive tests for all code paths, and produces a structured bug/smell report with operator decisions. Requires phpdbg.

2026-03-15
test-bootstrap
Analystes en assurance qualité des logiciels et testeurs

Project-wide bootstrap — scans all PHP source files, registers any without a test file in test_sources.md, and spawns sub-agents to generate initial test files for each. Run this first on a new project before using test-audit.

2026-03-15
test-cover-file
Analystes en assurance qualité des logiciels et testeurs

Achieve full coverage for a single PHP source file. Phase 1 iterates until every function is called. Phase 2 iterates until every reachable statement and branch is exercised. Requires phpdbg.

2026-03-15
test-fix
Analystes en assurance qualité des logiciels et testeurs

Diagnose and fix a failing TinyTest test. Reads the error output, compares test vs source, and repairs the test or explains the source bug.

2026-03-15
test-generate
Analystes en assurance qualité des logiciels et testeurs

Generate an initial TinyTest test file for a PHP source file. Creates the test file, runs it, fixes failures, and registers it in test_sources.md. Contains the full TinyTest assertion and annotation reference.

2026-03-15
test-improve
Analystes en assurance qualité des logiciels et testeurs

Review an existing TinyTest test file for quality problems — weak assertions, missing messages, wrong parameter order, PHPUnit drift, incomplete tests, and anti-patterns — then fix all approved issues and verify the suite still passes.

2026-03-15
test-migrate
Analystes en assurance qualité des logiciels et testeurs

Migrate one or more PHPUnit test files to TinyTest. Handles structural conversion (class → global functions), full assertion remapping, exception annotations, data providers, setUp/tearDown, and PHPUnit mock objects. Writes a new TinyTest file, runs it, fixes failures, and registers it in test_sources.md.

2026-03-15
Affichage des 8 principaux skills collectés sur 12 dans ce dépôt.
1 dépôts affichés sur 1
Tous les dépôts sont affichés