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

wingman-agent

wingman-agent 收录了来自 adrianliechti 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

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

这个仓库中的 skills

threat-model
信息安全分析师

Build a threat model for a codebase — map assets, entry points, trust boundaries, and the threats that matter — and write THREAT_MODEL.md to focus later scanning and triage.

2026-07-08
feature-dev
软件开发工程师

Explore an existing codebase, design a concrete feature architecture, implement in small phases, and verify with focused tests.

2026-05-31
simplify
软件开发工程师

Behavior-preserving cleanup of recently changed code for reuse, clarity, consistency, and efficiency.

2026-05-31
triage
信息安全分析师

Verify, deduplicate, rank, and route raw security findings from VULN-FINDINGS.json, scanner output, or a markdown report, then write TRIAGE.json and TRIAGE.md.

2026-05-31
vuln-scan
信息安全分析师

Static source-code vulnerability scan that maps focus areas, fans out read-only security agents, and writes VULN-FINDINGS.json plus VULN-FINDINGS.md for triage.

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

High-precision review of code changes for real bugs, security regressions, and explicit project-guideline violations, with independent verification before reporting.

2026-05-31
patch
软件开发工程师

Generate minimal, behavior-preserving fixes for verified security findings, then verify each fix builds, passes tests, and closes the root cause.

2026-05-31
security-review
信息安全分析师

End-to-end read-only security audit that scans focus areas and adversarially verifies candidates so only high-confidence exploitable vulnerabilities are reported.

2026-05-31
init
软件开发工程师

Generate an AGENTS.md file with project conventions, build commands, and guidelines.

2026-05-19
memory
软件开发工程师

Save durable facts to persistent per-project memory using the normal file tools.

2026-05-19
commit
软件开发工程师

Stage and commit changes with a well-crafted commit message.

2026-04-26