Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

cruijff_kit

cruijff_kit에는 niznik-dev에서 수집한 skills 14개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
14
Stars
16
업데이트
2026-06-15
Forks
1
직업 범위
직업 카테고리 6개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

design-experiment
소프트웨어 개발자

Plan LLM fine-tuning and evaluation experiments. Use when the user wants to design a new experiment, plan training runs, or create an experiment_summary.yaml file.

2026-06-15
create-inspect-task
소프트웨어 품질 보증 분석가·테스터

Create custom inspect-ai evaluation tasks through interacted, guided workflow.

2026-06-15
explore-experiment
소프트웨어 개발자

Open-ended, Claude-driven exploration of a completed experiment — you decide per-experiment which figures matter and what the results mean. Optional and runnable any time after run-experiment (summarize-experiment is the required post-run step). Produces "Claude's Exploration": a non-deterministic report of what you examined and concluded, with an audit log.

2026-06-15
run-experiment
소프트웨어 개발자

Execute the complete experimental workflow - model optimization followed by evaluation - for all runs in a scaffolded experiment. Use after scaffold-experiment to submit jobs to SLURM.

2026-06-15
archive-experiment
소프트웨어 개발자

Archive a completed experiment, preserving all experiment files while deleting bulk checkpoint artifacts. Use after summarize-experiment or explore-experiment when an experiment is complete and results have been reviewed.

2026-06-15
scaffold-experiment
소프트웨어 개발자

Set up complete experimental infrastructure for all runs in a designed experiment. Orchestrates parallel generation of fine-tuning configs (via scaffold-torchtune) and evaluation configs (via scaffold-inspect). Use after design-experiment to prepare configs before running experiments.

2026-06-15
summarize-experiment
소프트웨어 개발자

Create the standard summary of experiment results from a completed (fine-tuned and evaluated) experiment. Run this right after run-experiment as the required post-run step — captures key metrics (loss, accuracy, regression metrics) into summary.md.

2026-06-15
md-to-pdf
소프트웨어 개발자

Convert a markdown file to PDF using pandoc. Works with any markdown; commonly used for experiment artifacts (explorations, summaries, reports), e.g. after explore-experiment to create a shareable PDF.

2026-06-12
ck-setup
소프트웨어 개발자

First-time setup for new cruijff_kit users — walks through claude.local.md configuration. Re-run for a health check on an existing config.

2026-06-12
create-quiz
웹 개발자

Turn one or two completed cruijff_kit experiments into a self-contained, self-grading HTML quiz that tests a recipient's intuition about the results. Use whenever the user wants to teach, share, or stress-test understanding of an experiment — phrases like "make a quiz from this experiment", "test my intuition on these results", "build a quiz to share with the team". Each question embeds everything needed to answer it; submitting reveals the correct answer with an explanation citing the exact row, figure, or section in the experiment artifacts.

2026-06-12
convert-tabular-to-text
데이터 과학자

Convert tabular data (CSV, Stata, Parquet, etc.) to textual representations for LLM fine-tuning and evaluation. Supports dictionary, narrative, and LLM-generated formats with configurable perturbations.

2026-04-24
create-tabular-schema
데이터베이스 아키텍트

Create a schema YAML file for tabular source data. Defines columns, types, value maps, and perturbation metadata. Use before design-experiment or convert-tabular-to-text when working with tabular data.

2026-04-24
check-release
소프트웨어 개발자

Weekly release check — review changes since last tag and optionally cut a new release.

2026-04-03
create-meeting-agenda
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Create weekly software meeting agenda in the wiki repo.

2026-02-02