Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

repo_template

repo_template contient 12 skills collectées depuis AilvenLiu, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
12
Stars
5
mis à jour
2026-07-11
Forks
0
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

init
Développeurs de logiciels

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

2026-07-11
karpathy-guidelines
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-07-11
build
Développeurs de logiciels

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

2026-06-19
check-constraints
Développeurs de logiciels

Validate constraint compliance at any time during development.

2026-06-19
create-project
Développeurs de logiciels

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

2026-06-19
dependency
Développeurs de logiciels

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

2026-06-19
gpu-ci
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-06-19
python-env-setup
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-06-05
navigate
Développeurs de logiciels

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

2026-06-05