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

harness-eval

harness-eval 收录了来自 redhat-community-ai-tools 的 13 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
13
Stars
10
更新
2026-07-19
Forks
1
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

eval-skill
软件质量保证分析师与测试员

Deep-evaluate a single skill with static analysis and qualitative issue detection, both individually and in context of the full setup. Use when the user wants to check if a specific skill is worth keeping, well-built, or redundant.

2026-07-19
lint
软件质量保证分析师与测试员

Run deterministic static analysis on the full agent setup (CLAUDE.md, skills, commands, hooks, agents, MCP configs). 64 rules + system-level analysis (token budget, trigger overlaps, dependencies). No LLM. Use when the user wants a fast lint check, CI gate, or structural health report.

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

Full qualitative review of the agent setup. Reads every file, applies per-component rubrics, runs 21 cross-type optimization checks, and produces KEEP/REVIEW/REMOVE verdicts. Use when the user wants a deep review, redundancy check, or quality assessment of their setup.

2026-07-19
security
信息安全分析师

Deep security audit of the agent setup. Runs all deterministic security rules (prompt injection, credential access, data exfiltration, obfuscation, reverse shells, AST behavioral analysis, taint tracking, MCP permission analysis, tool poisoning, YARA signatures, CVE lookups) plus LLM-based semantic security review. Use when the user asks about security, safety, wants to audit their setup, or needs a pre-deployment security check.

2026-07-19
injection-skill
软件质量保证分析师与测试员

A skill that contains injection patterns for testing

2026-07-09
code-review
软件质量保证分析师与测试员

Review code for issues

2026-07-07
lint-check
软件开发工程师

Run lint checks on the codebase

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

Review code changes for bugs, style issues, and best practices. Use when the user asks for a code review or before merging.

2026-06-16
shared-skill
软件质量保证分析师与测试员

A skill shared between Claude Code and Cursor setups. Use when the user asks for help with testing.

2026-06-16
creds-skill
软件开发工程师

A skill that references credential paths for testing

2026-06-10
exfil-skill
软件开发工程师

A skill that contains data exfiltration patterns for testing

2026-06-10
code-review
软件质量保证分析师与测试员

Review code for bugs and style issues

2026-06-01
security-scan
信息安全分析师

Scan code for security vulnerabilities

2026-06-01