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

claude_harness_eng_v1

claude_harness_eng_v1 收录了来自 cwijayasundara 的 18 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
18
Stars
1
更新
2026-04-01
Forks
3
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

auto
软件开发工程师

Autonomous build loop with Karpathy ratcheting, GAN evaluator, and session chaining. Iterates story groups until all features pass or stopping criteria met.

2026-04-01
brd
管理分析师

Socratic interview to create a Business Requirements Document. First step in the SDLC pipeline.

2026-04-01
design
软件开发工程师

Generate system architecture, machine-readable schemas, and UI mockups. Spawns planner + ui-designer concurrently.

2026-04-01
evaluation
软件质量保证分析师与测试员

Evaluation patterns — sprint contract format, three-layer verification, scoring rubric references.

2026-04-01
fix-issue
软件开发工程师

Standard GitHub issue workflow. Branch, reproduce, fix, test, PR.

2026-04-01
implement
软件开发工程师

Generate production code and tests for a story group using agent teams for parallel execution.

2026-04-01
refactor
软件开发工程师

Refactor existing code for quality, performance, or maintainability. Enforces six quality principles with ratchet gate.

2026-04-01
code-gen
软件开发工程师

Code generation quality principles — TDD, typing, error handling, logging, API integration, LLM integration.

2026-03-27
build
软件开发工程师

Full SDLC pipeline. Runs all phases end-to-end with human gates on phases 1-3.

2026-03-27
deploy
软件开发工程师

Generate Docker Compose stack, Dockerfiles, environment config, and init.sh bootstrap script.

2026-03-27
evaluate
软件质量保证分析师与测试员

Run the application and verify sprint contract criteria via API tests, Playwright interaction, and schema validation.

2026-03-27
improve
软件开发工程师

Enhance existing features through story-driven development with full verification.

2026-03-27
lint-drift
软件开发工程师

Scan codebase for pattern drift and generate targeted cleanup PRs. Entropy control for agent-generated code.

2026-03-27
review
软件质量保证分析师与测试员

Run evaluator and security reviewer concurrently for comprehensive quality gate.

2026-03-27
spec
项目管理专家

Decompose BRD into epics, stories, dependency graph, and feature list for agent team execution.

2026-03-27
test
软件质量保证分析师与测试员

Generate test plan, test cases, test data fixtures, and Playwright E2E tests mapped to acceptance criteria.

2026-03-27
architecture
软件开发工程师

Layered architecture rules — one-way imports, module boundaries, file organization.

2026-03-27
testing
软件质量保证分析师与测试员

Testing patterns — Playwright E2E, test structure, fixture management, mock boundaries.

2026-03-27