Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

wingman-agent

يحتوي wingman-agent على 11 من skills المجمعة من adrianliechti، مع تغطية مهنية على مستوى المستودع وصفحات 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