Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

harness-visualizer

harness-visualizer 收录了来自 willmarple 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
17
更新
2026-05-20
Forks
2
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

audit-rules
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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
软件开发工程师

Browser automation for web projects using playwright-cli

2026-05-20
spec-memory
计算机系统分析师

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
软件开发工程师

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
计算机系统分析师

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
软件开发工程师

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