Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

wingman-agent

wingman-agent에는 adrianliechti에서 수집한 skills 11개가 있으며, 저장소 수준 직업 범위와 사이트 내 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