Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
cropsgg
GitHub-Creator-Profil

cropsgg

Repository-Ansicht von 71 gesammelten Skills in 1 GitHub-Repositories.

gesammelte Skills
71
Repositories
1
aktualisiert
2026-05-25
Repository-Explorer

Repositories und repräsentative Skills

simplify
Softwarequalitätssicherungsanalysten und -tester

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
Informationssicherheitsanalysten

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Informationssicherheitsanalysten

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwarequalitätssicherungsanalysten und -tester

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
Zeigt die Top 8 von 71 gesammelten Skills in diesem Repository.
1 von 1 Repositories angezeigt
Alle Repositories angezeigt