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

dotfiles

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

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

このリポジトリの skills

librarian
ソフトウェア開発者

Cache and refresh remote git repositories under ~/.cache/checkouts/<host>/<org>/<repo> so future references can reuse a local copy. Use this skill when the user points you to a remote git repository as reference or you encountered a remote git repo through other means.

2026-07-16
tdd
ソフトウェア開発者

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

2026-06-11
python
ソフトウェア開発者

Python coding rules. Always use when working with Python, including editing, reviewing, or writing Python code, imports, code style, dependency injection, Pydantic, or Pytest.

2026-06-11
django
ソフトウェア開発者

Django coding rules. Always use when planning, writing, or reviewing changes in Django codebases.

2026-05-28
write-a-skill
ソフトウェア開発者

Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.

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

Build a throwaway prototype to flesh out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine, mock up a UI, explore design options, or says "prototype this", "let me play with it", "try a few designs".

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

Graph-based issue tracker for task coordination. Use when the project tracks work with beans — creating, querying, claiming, and closing tasks via CLI.

2026-05-19
adr
ソフトウェア開発者

Create lightweight Architectural Decision Records (ADRs) for hard-to-reverse technical decisions. Use when choosing architecture, integration patterns, lock-in technologies, ownership boundaries, deliberate deviations from obvious paths, or rejected alternatives worth remembering.

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

git add and commit

2026-05-18