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

dotfiles

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

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

このリポジトリの skills

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

Prepare a claim-centered adversarial review packet for independent review. Use when a consequential, disputed, high-uncertainty, or large-scope design, recommendation, plan, assumption, implementation conclusion, or PR conclusion must be tested against evidence, scope, falsification criteria, and residual risk; not for ordinary patch defect review or security scanning.

2026-07-12
rust-coverage
ソフトウェア開発者

Run and interpret Rust test coverage with cargo llvm-cov through a bundled script. Use for crate or workspace coverage summaries, uncovered lines/functions, diff-focused coverage review, targeted Rust test-gap recommendations, or cargo llvm-cov troubleshooting.

2026-07-12
portable-pkgs
ソフトウェア開発者

Maintain this chezmoi repo's portable package manifest. Use when adding, updating, removing, or verifying standalone GitHub release CLI packages in home/.chezmoidata/portable-pkgs.yaml.

2026-07-06
agent-contracts
ソフトウェア開発者

Edit the shared agent contract — the chezmoi-managed AGENTS.md / CLAUDE.md instruction files generated from home/.chezmoitemplates/agents/ partials. Use when adding, changing, or removing a durable behavior rule for the agents, or when asked to update AGENTS.md, CLAUDE.md, the shared partials, or a tool's contract residue.

2026-07-06
marimo-pair
ソフトウェア開発者

Drive a live marimo notebook as a workspace: run Python in the same kernel the user does, inspect live notebook state, and commit durable notebook changes. Use when the user wants to start a marimo notebook or pair on an active marimo session.

2026-07-06
project-conventions
ソフトウェア開発者

Capture or refresh persisted project conventions. Use when the user wants to initialize AGENTS.md, project style, validation commands, or tool preferences so agents stop rediscovering rules each session.

2026-07-03
create-pr
ソフトウェア開発者

Create a GitHub pull request for the current branch. Use when the user wants to open a PR, optionally specifying a target branch (defaults to 'main'). The PR title and body should describe the branch's net change relative to the target branch, not the branch's internal history.

2026-06-30
create-skill
その他コンピュータ職

Create or revise an agent skill. Use when the user wants to add a new skill, improve an existing skill, define trigger conditions, design SKILL.md structure, or decide whether a skill should include scripts, references, or examples.

2026-06-30
external-repo
ソフトウェア開発者

External repository research workflow with a controlled checkout script. Use when local code, official docs, release notes, or web pages are insufficient and a task requires temporarily cloning or inspecting a third-party repository as read-only reference material.

2026-06-30
find-skills
その他コンピュータ職

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

2026-06-30
git-commit
ソフトウェア開発者

Create a git commit when the user explicitly asks for one. Use when the user wants to commit changes, create a commit message, or group and stage related changes before committing.

2026-06-30
markdown-writing
ソフトウェア開発者

Write or revise Markdown that is clear, compact, and markdownlint-friendly. Use when the user asks for README content, skill docs, notes, guides, or any Markdown file that should be well-structured and lint-clean.

2026-06-30
rust-engineering
ソフトウェア開発者

Use when editing, formatting, testing, reviewing, or designing Rust code. Covers project-local policy precedence, Rust toolchain and formatter selection, MSRV-aware idioms, ownership-aware API design, correctness boundaries, unsafe code, lints, dependencies, and tests.

2026-06-30
uv-python-project
ソフトウェア開発者

Work on Python projects with uv. Use for repositories with pyproject.toml, uv.lock, package directories, dependency groups, .venv environments, uv sync/run/add/remove/lock workflows, or project-level tests and validation.

2026-06-30
uv-python-script
ソフトウェア開発者

Create, edit, run, format, and check standalone single-file Python scripts outside a Python project with uv. Use before creating or running PEP 723 or uv run --script scripts; skip third-party scripts that should be followed as-is.

2026-06-30
persist-memory
ソフトウェア開発者

Persist agent behavior preferences by updating durable prompt/config files before using long-term memory.

2026-06-29