Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

repo_template

repo_template contiene 12 skills recopiladas de AilvenLiu, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
12
Stars
5
actualizado
2026-07-11
Forks
0
Cobertura ocupacional
1 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

init
Desarrolladores de software

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

2026-07-11
karpathy-guidelines
Desarrolladores de software

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
Desarrolladores de software

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

2026-07-11
build
Desarrolladores de software

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

2026-06-19
check-constraints
Desarrolladores de software

Validate constraint compliance at any time during development.

2026-06-19
create-project
Desarrolladores de software

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

2026-06-19
dependency
Desarrolladores de software

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

2026-06-19
gpu-ci
Desarrolladores de software

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
Desarrolladores de software

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

2026-06-19
python-env-setup
Desarrolladores de software

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
Desarrolladores de software

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

2026-06-05
navigate
Desarrolladores de software

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

2026-06-05