Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

repo_template

repo_template enthält 12 gesammelte Skills von AilvenLiu, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
12
Stars
5
aktualisiert
2026-07-11
Forks
0
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

init
Softwareentwickler

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

2026-07-11
karpathy-guidelines
Softwareentwickler

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
Softwareentwickler

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

2026-07-11
build
Softwareentwickler

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

2026-06-19
check-constraints
Softwareentwickler

Validate constraint compliance at any time during development.

2026-06-19
create-project
Softwareentwickler

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

2026-06-19
dependency
Softwareentwickler

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

2026-06-19
gpu-ci
Softwareentwickler

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
Softwareentwickler

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

2026-06-19
python-env-setup
Softwareentwickler

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
Softwareentwickler

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

2026-06-05
navigate
Softwareentwickler

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

2026-06-05