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

dotfiles

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

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

このリポジトリの skills

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

Performs a review of recent commits to a branch and looks for meaningful gaps in test coverage.

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

Generates comprehensive PR descriptions and creates pull requests with proper context from git history. Invoke with /pr.

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

Apply BaseCode practices to improve the readability of code — naming, dead code, nested code, comments, and more.

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

Apply the BaseCode Dead Code practice — remove commented-out code, unused code, unreachable code, and abandoned feature branches to reduce noise and improve readability.

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

Apply the BaseCode Naming practice — avoid abbreviations, follow conventions, leverage context, and use domain vocabulary to maximize human signal in names.

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

Apply the BaseCode Nested Code practice — flatten structure using guard clauses, conditional boolean returns, and higher-order functions to bring the primary action to the top level.

2026-07-05
basecode-removing-comments
ソフトウェア品質保証アナリスト・テスター

Apply the BaseCode Removing Comments practice — delete what- and how-comments, improve names in their place, and keep only why-comments that explain non-obvious constraints.

2026-07-05
task-implementor
ソフトウェア開発者

Implements exactly one planned task from .ai/tasks/ using test-first development, then pauses for human review. Invoke with /task-implementor.

2026-05-25
task-planner
ソフトウェア開発者

Decomposes a specification document into ordered, vertical-slice implementation task files in .ai/tasks/. Invoke with /task-planner.

2026-05-25
to-spec
ソフトウェア開発者

Write the current conversation's planning context into a spec.md file with plan directory scaffolding and optional Solo sync. Invoke with /to-spec.

2026-05-25
migrate-plans
ソフトウェア開発者

Migrates a project's .ai/ directory from the legacy flat layout to the slug-based plan directory structure. Invoke with /migrate-plans.

2026-05-01
commit
ソフトウェア開発者

Creates atomic, well-formatted conventional commits with automatic type and scope detection. Invoke with /commit.

2026-04-24
frontend-ui-ux-engineer
ウェブ・デジタルインターフェースデザイナー

A designer-turned-developer who crafts stunning UI/UX even without design mockups. Code may be a bit messy, but the visual output is always fire.

2026-04-17