Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

claude-toolkit

claude-toolkit には 1337hero から収集した 27 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
27
Stars
0
更新
2026-07-09
Forks
0
職業カバレッジ
8 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

announce
市場調査アナリスト・マーケティングスペシャリスト

Run the announcement round for a finished project: attribution check, directory submissions, launch-post drafts in Mike's voice. Drafts only — never posts. Trigger: /announce <project>, 'announce', 'launch round', 'tell people about'.

2026-07-09
ignite
テクニカルライター

Novel ignition ritual for story-bible: 3-line 'previously on' + one pulling question. Body-double for getting into writing state, zero obligation. Trigger: /ignite, 'ignite', 'novel time', 'story time'.

2026-07-09
bird
ソフトウェア開発者

Read/post Twitter/X via `bird` CLI: tweets, threads, search, timelines, bookmarks, follows, lists, media.

2026-07-02
browser-tools
ソフトウェア開発者

Drive VISIBLE Chrome with real profile/logins (CDP :9222). Screenshots, JS eval, interactive element picking, cookies. Frontend testing, authed flows, anything user should see. Headless text-only reading → Browser* tools. Linux + macOS.

2026-07-02
commit
ソフトウェア開発者

Read before git commits.

2026-07-02
handoff
ソフトウェア開発者

Compact current conversation into handoff doc for another agent.

2026-07-02
jarvislabs
ソフトウェア開発者

Run and monitor GPU experiments with `jl` CLI on JarvisLabs.ai.

2026-07-02
llama-tune
ソフトウェア開発者

Empirically tune GGUF model's llama-swap/llama.cpp config for multi-GPU rig — card placement, KV-cache quant, context length, batch sizes, prompt-cache settings. Benchmarks each dial one at a time, verifies with real load. Checks Hugging Face model card for sampling/template. Modes: "bench" (max tok/s, benchmark-maxxing), "agentic" (max context + safe VRAM headroom for coding agents). Use when user wants to tune, optimize, speed up, or fit local LLM (llama.cpp / llama-server / llama-swap / GGUF) on GPUs — "tune a model for speed", "max out context for a model", "what settings for this model", "optimize my llama-swap config", "dial in tok/s".

2026-07-02
localmaxxing
ソフトウェア開発者

LocalMaxxing API for local-LLM benchmark + eval leaderboards. Trigger: submitting benchmarks, pushing tok/s or eval scores.

2026-07-02
playwright-skill
ソフトウェア開発者

Browser automation with Playwright. Auto-detects dev servers, writes scripts to /tmp. Testing websites, forms, login flows, screenshots, responsive design, any browser task.

2026-07-02
ponytail-audit
ソフトウェア開発者

Whole-repo audit for over-engineering. Like ponytail-review but scans entire codebase, not diff: ranked list of what to delete, simplify, or replace with stdlib/native. Trigger: "audit this codebase", "audit for over-engineering", "what can I delete from this repo", "find bloat", "ponytail-audit", /ponytail-audit. One-shot report, no fixes.

2026-07-02
ponytail-review
ソフトウェア品質保証アナリスト・テスター

Code review hunting over-engineering only. Finds what to delete: reinvented stdlib, unneeded deps, speculative abstractions, dead flexibility. One line per finding: location, what to cut, what replaces it. Trigger: "review for over-engineering", "what can we delete", "is this over-engineered", "simplify review", /ponytail-review. Complements correctness review — complexity only.

2026-07-02
ponytail
ソフトウェア開発者

Forces laziest solution that works — simplest, shortest, most minimal. Senior dev seen everything: question whether task needs to exist (YAGNI), stdlib before custom code, native platform before deps, one line before fifty. Levels: lite, full (default), ultra. Trigger: "ponytail", "be lazy", "lazy mode", "simplest solution", "minimal solution", "yagni", "do less", "shortest path", or complaints about over-engineering, bloat, boilerplate, unnecessary deps.

2026-07-02
thermo-nuclear-code-quality-review
ソフトウェア品質保証アナリスト・テスター

Extremely strict maintainability review: abstraction quality, giant files, spaghetti-condition growth. Trigger: thermo-nuclear code quality review, thermonuclear review, deep code quality audit, harsh maintainability review.

2026-07-02
writing-clearly-and-concisely
ソフトウェア開発者

Apply Strunk's writing rules to ANY human-read prose — docs, commit messages, error messages, explanations, reports, UI text. Makes writing clearer, stronger, more professional.

2026-07-02
caveman
作家・著者

Ultra-compressed communication mode. Cuts tokens ~75%. Levels: lite, full, ultra, wenyan-lite/full/ultra. Trigger: /caveman, "be brief".

2026-05-15
codebase-documenter
ソフトウェア開発者

Write codebase docs: README, architecture, API, comments. Project structure and getting-started focus.

2026-05-15
frontend-philosophy
ソフトウェア開発者

React/Preact frontend conventions: TanStack Query for server state, 8-section components, no TypeScript, no barrel files.

2026-05-15
improve-codebase-architecture
ソフトウェア開発者

Find architecture improvements: consolidate modules, improve testability and AI navigation. Trigger: improve architecture, refactor.

2026-05-15
prototype
ソフトウェア開発者

Build throwaway prototype — terminal app for state/logic, or UI variations. Trigger: prototype this, let me play.

2026-05-15
systematic-debugging
ソフトウェア開発者

Diagnose hard bugs, regressions, and test failures via feedback-loop discipline and root-cause first. Trigger: diagnose, debug, broken.

2026-05-15
cloudflare
ネットワーク・コンピュータシステム管理者

Cloudflare APIs: DNS, Workers, Tunnels, zones. Trigger: Cloudflare, DNS records, manage domains.

2026-05-15
frontend-design
ウェブ開発者

Create distinctive frontend interfaces: components, pages, dashboards, React, HTML/CSS. Polished code, no generic AI aesthetics.

2026-05-15
quality-code
ソフトウェア品質保証アナリスト・テスター

TypeScript/full-stack review: type safety (branded, unions, end-to-end), real tests over mocks, OpenTelemetry, right abstractions.

2026-05-15
tdd
ソフトウェア品質保証アナリスト・テスター

TDD with red-green-refactor. Build features or fix bugs. Trigger: red-green-refactor, integration tests, test-first.

2026-05-15
using-git-worktrees
ソフトウェア開発者

Create isolated git worktrees for feature work. Smart selection, safety verification. Use: isolation, before implementation.

2026-05-15
visual-audit
ウェブ・デジタルインターフェースデザイナー

Screenshot and analyze visual composition: golden ratio, rule of thirds, spacing, hierarchy. Verify UI quality before presenting.

2026-05-15