Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

harness-visualizer

harness-visualizer contient 10 skills collectées depuis willmarple, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
10
Stars
17
mis à jour
2026-05-20
Forks
2
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

audit-rules
Analystes en assurance qualité des logiciels et testeurs

Architectural compliance and code quality rules for Node.js + TypeScript projects (Vue 3 frontend, Express + Socket.IO backend). Provides systematic review criteria for security, code organization, error handling, and project-specific conventions. Use when auditing code quality.

2026-05-20
mutation-strategies
Analystes en assurance qualité des logiciels et testeurs

Mutation testing strategies and test-improvement patterns for TypeScript projects using Stryker Mutator with a Vitest runner. Provides guidance on interpreting mutation reports and improving tests to achieve higher kill rates. Use when analyzing mutation testing results.

2026-05-20
risk-analysis
Analystes en assurance qualité des logiciels et testeurs

Risk identification and test prioritization framework for Node.js + TypeScript projects (Vue 3 + Express + Socket.IO). Provides systematic approach to identifying potential issues and prioritizing testing efforts. Use when analyzing features for QA review.

2026-05-20
spec-traceability
Analystes en assurance qualité des logiciels et testeurs

Parses specification documents (EARS, Given-When-Then, SHALL clauses, user stories, tasks) from multiple layouts into a structured intermediate representation, then maps requirements to tests bidirectionally. Use when verifying implementation against a spec, auditing requirement coverage, or computing a traceability matrix.

2026-05-20
testing-patterns
Analystes en assurance qualité des logiciels et testeurs

Vitest testing patterns and templates for Node.js + TypeScript projects (Express backend, Vue 3 frontend). Provides comprehensive test writing guidance for unit, integration, component, and property-based tests. Use when generating or improving tests for the harness-visualizer.

2026-05-20
playwright-skill
Développeurs de logiciels

Browser automation for web projects using playwright-cli

2026-05-20
spec-memory
Analystes des systèmes informatiques

Indexes, searches, and injects project spec files as agent memory. Use when starting work on a spec-driven project, searching for relevant specs, recalling past design decisions, archiving spec changes, or checking spec history. Supports both directory-style specs (specs/<name>/requirements.md|design.md|tasks.md) and flat-style specs (.claude/specs/active/<name>.md).

2026-05-18
implementation-team
Développeurs de logiciels

Multi-agent implementation team for parallel code execution. Transforms specs, task descriptions, and feature requests into working code using coordinated Agent Teams with an Opus lead and Sonnet teammates. Supports parallel implementation, architect review, test writing, and external research via Perplexity MCP. Keywords: implementation, agent-teams, parallel, orchestration, code-review, testing, spec, feature, multi-agent.

2026-05-09
spec-gen
Analystes des systèmes informatiques

Specification generation pipeline for software projects. Transforms discovery collateral (meeting transcripts, Linear issues, Slack threads, deep research documents, user conversations) into implementation-ready specifications. Uses Agent Teams for parallel codebase research and a composable phase pipeline with validation gates between phases. Keywords: spec, specification, requirements, design, tasks, discovery, research, pipeline, transcript, planning, EARS, technical design.

2026-05-09
implementation-skill
Développeurs de logiciels

Single-agent spec implementation workflow for harness-visualizer. Use when asked to implement a spec, execute tasks from specs/, continue spec work, complete a phase/wave, or turn an implementation-ready requirements/design/tasks bundle into working TypeScript code (Vue 3 frontend, Express + Socket.IO backend). Adapted from the Claude Build plugin's implementation-team knowledge without multi-agent orchestration.

2026-05-09