Skip to main content
在 Manus 中运行任何 Skill
一键导入
cropsgg
GitHub 创作者资料

cropsgg

按仓库查看 1 个 GitHub 仓库中的 71 个已收集 skills。

已收集 skills
71
仓库
1
更新
2026-05-25
仓库浏览

仓库与代表性 skills

simplify
软件质量保证分析师与测试员

Code review and cleanup across reuse, quality, and efficiency dimensions. Launches three parallel review agents against the current diff, then aggregates findings and applies fixes.

2026-05-25
adversarial-self-test
信息安全分析师

Red-team the agent's own output against OWASP Top 10 for LLM Applications and Agentic AI. Self-inject, test boundaries, check exfiltration paths. If you can't attack your own output, someone else will.

2026-05-24
chain-of-verification
软件开发工程师

Mandatory verification of every factual claim before emission. API contracts, dependency versions, file existence, behavior promises — claims about code are hypotheses until verified against the actual source. Based on Dhuliawala et al. (Meta FAIR, ACL 2024).

2026-05-24
diagnose
软件开发工程师

Disciplined 6-step diagnosis loop with strict evidence gates between stages. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Cannot advance without the required artifact per step.

2026-05-24
evaluator-optimizer-loop
软件开发工程师

Split the workflow into Evaluator and Optimizer personas. Evaluator scores output 1–10 on correctness, completeness, safety, and simplicity. Optimizer rewrites to address critiques. Loop until score ≥9 or 3 iterations. Self-improvement without measurement is guessing.

2026-05-24
insecure-defaults
信息安全分析师

Detect fail-open security patterns: debug mode in production, permissive CORS, disabled CSRF, default admin credentials, verbose error messages, unauthenticated health endpoints. Configuration is code — review it with the same rigor.

2026-05-24
karpathy-rules
软件质量保证分析师与测试员

Encode Andrej Karpathy's four LLM coding failure modes as enforceable audit gates: (1) Hallucinated APIs, (2) Over-engineered solutions, (3) Missing error handling, (4) Unverified assumptions. Every code block must pass all four gates.

2026-05-24
second-opinion
软件质量保证分析师与测试员

Submit proposed code to an external LLM for bias-breaking review. The external model critiques with fresh eyes, uninfluenced by the session history. Tool-agnostic: uses any available external LLM API.

2026-05-24
当前展示该仓库 Top 8 / 71 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库