Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

dotfiles

dotfiles에는 lucasrcezimbra에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 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