Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

repo_template

يحتوي repo_template على 12 من skills المجمعة من AilvenLiu، مع تغطية مهنية على مستوى المستودع وصفحات 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