Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ollama37

ollama37 contains 6 collected skills from dogkeeper886, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
21
updated
2026-07-16
Forks
3
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

ollama37-ci-apply
network-and-computer-systems-administrators

Apply a built ollama37 image onto a testbed through CI — recreate the container, never docker compose by hand

2026-07-16
ollama37-ci-build
software-developers

Build the ollama37 CI image on a self-hosted GPU runner — never with a local make

2026-07-16
ollama37-ci-perf
software-developers

Run a decision-grade FA/CUDA performance experiment via CI — verified throughput, self-reverting testbed

2026-07-15
codebase-memory-verify
software-developers

Graph-first verify discipline: re-ground in the codebase knowledge graph before AND after any non-trivial code change, and especially after a failed build/test or wrong output. Re-index the changed repo, re-trace the symbols you touched (callers, callees, data flow), and — for a port/adaptation — diff against the reference project, then verify against the live file before editing. Confirm any relationship- or reachability-based claim (who-calls, what-derefs, which-case-runs) with a graph trace, not grep alone. Use when implementing or porting non-trivial code, when an attempt fails, or before iterating on a fix. Complements (does not replace) the codebase-memory tool reference and codebase-graph-navigation IDE-movement skills.

2026-07-12
ci-run
software-quality-assurance-analysts-and-testers

Execute test cases with the simple judge by default, or opt in the agent judge

2026-07-11
ci-testcase
software-quality-assurance-analysts-and-testers

Generate YAML test cases from requirements or acceptance criteria

2026-07-11