Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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
このリポジトリの収集済み skills 71 件中、上位 8 件を表示しています。
1 件中 1 件のリポジトリを表示
すべてのリポジトリを表示しました