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

cruijff_kit

cruijff_kit contient 14 skills collectées depuis niznik-dev, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
14
Stars
16
mis à jour
2026-06-15
Forks
1
Couverture métier
6 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

design-experiment
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-06-15
explore-experiment
Développeurs de logiciels

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

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

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

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

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

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

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
Développeurs web

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
Scientifiques des données

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
Architectes de bases de données

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

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

2026-04-03
create-meeting-agenda
Secrétaires et assistants administratifs (sauf juridique, médical et direction)

Create weekly software meeting agenda in the wiki repo.

2026-02-02