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

repo_template

repo_template에는 AilvenLiu에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
12
Stars
5
업데이트
2026-07-11
Forks
0
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

init
소프트웨어 개발자

Session initialization — run at the start of EVERY session before any other action.

2026-07-11
karpathy-guidelines
소프트웨어 개발자

Karpathy-inspired behavioural guidance for non-trivial coding, debugging, review, or refactor work. Use to surface assumptions, keep changes minimal, and define verifiable success criteria.

2026-07-11
roadmap
소프트웨어 개발자

Manage dependency-aware multi-session workflows in agent_roadmaps/.

2026-07-11
build
소프트웨어 개발자

Orchestrate build workflows. Environment setup, compilation, and testing.

2026-06-19
check-constraints
소프트웨어 개발자

Validate constraint compliance at any time during development.

2026-06-19
create-project
소프트웨어 개발자

Create a new project from the repo_template. Supports Python, C++/CUDA, and Hybrid projects. Template-only skill.

2026-06-19
dependency
소프트웨어 개발자

Add dependencies. Poetry for Python, CPM through CMake for C++.

2026-06-19
gpu-ci
소프트웨어 개발자

GPU CI patterns for CUDA compilation caching, manylinux wheels, and multi-arch builds. Use when distribution=pypi-wheel or hardware_targets includes cuda.

2026-06-19
pre-commit
소프트웨어 개발자

Code quality validation before commits. Runs formatters, linters, type checkers, and tests.

2026-06-19
python-env-setup
소프트웨어 개발자

Diagnose and fix pyenv+Poetry environment issues. Checks pipx install, in-project venv, TUNA source, Python version. STOP and ask user if any mandatory check fails.

2026-06-19
context7
소프트웨어 개발자

Retrieve library/API documentation from Context7 MCP server. Auto-triggered for doc lookups.

2026-06-05
navigate
소프트웨어 개발자

Navigate and analyse code structure. Find definitions, trace dependencies, analyse call graphs.

2026-06-05