Skip to main content
charliecpeterson
GitHub クリエイタープロフィール

charliecpeterson

6 件の GitHub リポジトリにある 49 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
49
リポジトリ
6
更新
2026年8月9日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

リポジトリエクスプローラー

リポジトリと代表的な skills

session-audit
ソフトウェア品質保証アナリスト・テスター

Independent re-verification of an AI session's recorded work: extract the falsifiable claims from commit messages, lab logs, and boards since a git ref, fan out FRESH-context workers to re-derive them (never trusting the session's own verification), report…

2026年8月4日
overnight-audit
ソフトウェア品質保証アナリスト・テスター

Unattended, long-running inspection that generates candidate defects mechanically and verifies them before reporting. Trigger on 'overnight audit', 'run an audit while I sleep', 'automate finding what we keep missing', or 'nightly inspection'. NOT an…

2026年8月3日
bug-scan
ソフトウェア開発者

Proactive hunt for latent bugs nobody reported: inventory prior coverage, partition by failure mode, fan out code-skeptic workers, then verify and rank what returns. Trigger on 'hunt for bugs', 'scan for latent defects', 'find what's silently wrong', or…

2026年7月25日
code-review-deep
ソフトウェア品質保証アナリスト・テスター

In-depth, tool-grounded code review, distinct from the built-in /code-review. Default scope is the WHOLE codebase (runs linters/tests, reads architecture, checks for AI slop, renders a Continue/Refactor/Rebuild verdict); scopes down to a deep change review…

2026年7月25日
differential-test
ソフトウェア品質保証アナリスト・テスター

Compare a parser or scientific tool against an independent reference implementation over a real corpus. Trigger on 'differential test', 'compare against ASE/cclib/OpenBabel', 'validate parser output', or 'does this agree with a reference?'. Produces a…

2026年7月25日
env-triage
ネットワーク・コンピュータシステム管理者

Triage a hung, slow, or wedged build, test run, or process: is it my code, my toolchain, or my machine? Trigger on 'the build hangs', 'tests never finish', 'why is this so slow', a process sitting at zero CPU, or when a second theory about an environment…

2026年7月25日
deep-planner
ソフトウェア開発者

Slow, exhaustive planning sessions: question the user one decision at a time until requirements are fully confirmed, then optionally chain into research scouts, a readiness audit, an architecture draft, and a staged roadmap. Trigger on "help me plan", "let's…

2026年7月18日
doc-grounded
ソフトウェア開発者

Answer a how-to / syntax / config / factual question from a SOURCE the user points at (a docs URL, or a local file/directory of docs), not from memory, and cite the exact location so they can read around it. Trigger on a doc link or local path plus a…

2026年7月18日
収集済み skill 23 件中 8 件を表示しています。
comfyui-image-quality
ソフトウェア開発者

Diagnose and fix image quality issues in a ComfyUI workflow — face/body color mismatch, AI-looking skin, broken hands, anatomy artifacts. Use when the user shares a generated image and asks to improve it, when they say it "looks AI-generated", when…

2026年6月30日
prompt-krea2
特殊効果アーティスト・アニメーター

Craft a high-quality natural-language image prompt for Krea 2 (Krea 2 Turbo and Krea 2 Raw, the open-weights 12B text-to-image model with a Qwen3-VL text encoder, run locally in ComfyUI). Use when the user asks for a Krea 2 prompt, mentions Krea 2 / Krea2 /…

2026年6月30日
find-loras
ソフトウェア開発者

Find a LoRA (or other model — Checkpoint, ControlNet, Upscaler, Embedding, VAE) matching the user's request, prefer already-downloaded files, fall back to Civitai search when nothing local matches or the user explicitly asks. Walks the user through search →…

2026年6月29日
prompt-flux
特殊効果アーティスト・アニメーター

Craft a high-quality natural-language image prompt for Flux 1 (Dev / Pro / Schnell), Flux 2 (Pro / Max / Flex / Dev / Klein), and Flux NSFW fine-tunes (Flux-Uncensored, Lewd Flux, etc.). Use when the user asks for a Flux prompt, asks to enhance a basic idea…

2026年6月29日
prompt-ltx
特殊効果アーティスト・アニメーター

Craft a high-quality video prompt for the LTX family from Lightricks — LTX Video 2B/13B, LTX-2 (audio+video, 4K, 50fps), LTX-2.3 (current SOTA, 22B). Use when the user asks for an LTX prompt, mentions LTX / LTX-Video / LTX-2 / LTX-2.3 / Lightricks / LTX…

2026年6月29日
prompt-qwen
特殊効果アーティスト・アニメーター

Craft a high-quality image prompt for Qwen Image (Alibaba) — Qwen Image 1.0, Qwen Image 2.0 (Feb 2026, current SOTA), and Qwen Image Edit for image-to-image editing. Use when the user asks for a Qwen prompt, mentions Qwen Image / Qwen-Image / Qwen3-VL by…

2026年6月29日
prompt-wan
特殊効果アーティスト・アニメーター

Craft a high-quality video prompt for the Wan family from Alibaba's Tongyi Wanxiang Lab — Wan 2.1, Wan 2.2 (T2V / I2V / Animate / Fun-Control), Wan 2.5, Wan 2.6 (shot-block cinematographer-style prompting), and Wan 2.7 (Thinking Mode, multi-reference). Use…

2026年6月29日
prompt-zimage
特殊効果アーティスト・アニメーター

Craft a high-quality image prompt for the Z-Image family from Alibaba's Tongyi-MAI Lab — Z-Image (base, Jan 2026, supports negative prompts), Z-Image-Turbo (8-step distilled, ignores negative prompts), Z-Image-Omni (unified gen+edit), and Z-Image-Edit. Use…

2026年6月29日
収集済み skill 11 件中 8 件を表示しています。
security-review-deep
情報セキュリティアナリスト

Scanner-grounded security audit, distinct from the built-in /security-review. Runs the right scanners (semgrep, osv-scanner, trivy, gitleaks, bandit), queries live CVE data via MCP, applies a 24-category threat-model checklist, and produces a triaged report.…

2026年6月16日
code-review-deep
ソフトウェア品質保証アナリスト・テスター

In-depth, tool-grounded code review, distinct from the built-in /code-review. Default scope is the WHOLE codebase (runs linters/tests, reads architecture, checks for AI slop, renders a Continue/Refactor/Rebuild verdict); scopes down to a deep change review…

2026年6月16日
human-writer
作家・著者

Use any time you generate or rewrite prose for the user — emails, documents, posts, proposals, any written content — so it reads like a sharp human wrote it: direct, specific, no AI tells. Also trigger on "make this sound less like AI", "clean this up",…

2026年6月15日
llm-council
マネジメントアナリスト

Run a real decision through a council of five AI advisors who each analyze it from a different thinking lens, peer-review each other anonymously, and synthesize a single verdict. Adapted from Karpathy's LLM Council. MANDATORY TRIGGERS: 'council this', 'run…

2026年6月14日
deep-planner
ソフトウェア開発者

Slow, exhaustive planning sessions: question the user one decision at a time until requirements are fully confirmed, then optionally chain into research scouts, a readiness audit, an architecture draft, and a staged roadmap. Trigger on "help me plan", "let's…

2026年6月9日
writing-architect
作家・著者

Macro-first pipeline for multi-page documents where structure matters as much as prose (proposals, papers, grants, reports): intake -> outline contract -> draft -> developmental, structural, specificity, voice, and persona reviews -> human-writer copy pass.…

2026年6月9日
presentation-designer
作家・著者

Design slide content and narrative for decks, talks, and pitches — what each slide says and why, not visual layout. Trigger on "help me with my deck", "what should this slide say", "plan my talk", "build out my presentation", or an outline the user wants…

2026年6月9日
recent-research
市場調査アナリスト・マーケティングスペシャリスト

Check current community and web sources (Reddit, HN, forums, news) before answering on fast-moving topics. Trigger on what's new/best/trending, and whenever recency matters even unasked: version numbers, prices, release status, "still", "latest", the current…

2026年6月9日
収集済み skill 9 件中 8 件を表示しています。
6 件中 6 件のリポジトリを表示
すべてのリポジトリを表示しました