Skip to main content
Run any Skill in Manus
with one click
GitHub repository

dotfiles

dotfiles contains 19 collected skills from lambdalisue, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
19
Stars
42
updated
2026-07-10
Forks
4
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

cc-add
computer-occupations-all-other

Create a Claude Code rule, skill, or agent — global (~/.claude) or project-local (.claude)

2026-07-10
code-review-codex
software-quality-assurance-analysts-and-testers

Code review using OpenAI Codex CLI with project context (rules, diff, conventions)

2026-07-10
code-review
software-quality-assurance-analysts-and-testers

Multi-perspective code review from base branch with 3 independent reviewer agents

2026-07-10
git-commit-fixup
software-developers

Analyze working tree changes, map to existing commits, and create fixup commits for autosquash

2026-07-10
git-commit-new
software-developers

Analyze working tree changes, plan logically minimal NEW atomic commits per hunk (no fixup), and execute them

2026-07-10
git-commit-reword
software-developers

Review every commit message since base branch and add reword fixups where the message needs improvement (non-interactive)

2026-07-10
git-commit
software-developers

Analyze working tree changes and commit them — fixup into existing commits where appropriate, otherwise new atomic commits

2026-07-10
deal-review
software-developers

Address review findings from /code-review, /doc-review, or /pr-review

2026-07-10
git-worktree
software-developers

Create a git worktree with an appropriate branch name (location configured via git config wt.basedir, defaults to ../{gitroot}-wt)

2026-07-10
pr-address
software-developers

Address PR review comments and CI failures end-to-end — run pr-review, fix failing CI, deal-review, git-commit, autosquash rebase, and push in sequence

2026-07-10
pr-create
software-developers

Create a pull request with title and body based on commits

2026-07-10
pr-review
software-quality-assurance-analysts-and-testers

Fetch unresolved PR review comments and display analysis

2026-07-10
pr-update
software-developers

Update the title and body of an existing pull request

2026-07-10
doc-check
software-developers

Run format, lint, and spell check for documentation

2026-06-14
slite-note
software-developers

Manage notes in Slite "ありすえメモ" collection - create, list, search, and read notes. Auto-triggers when creating or managing Slite notes.

2026-06-14
git-rebase
software-developers

Rebase current branch onto the latest remote base branch, resolving any conflicts and driving the rebase to completion

2026-06-14
git-resolve
software-developers

Resolve git merge/rebase/cherry-pick conflicts and drive the operation to completion autonomously

2026-06-14
doc-review
word-processors-and-typists

Review documentation quality — AI notes, Slite notes, plans, and specifications

2026-03-22
ai-notes
secretaries-and-administrative-assistants-except-legal-medical-and-executive

Manage AI notes in ~/Compost/AI-Notes - read existing notes, list recent documents, and write new implementation plans (仕様書, 計画書, 設計書). Auto-triggers when reading from or writing to notes, specifications, or plans.

2026-01-03