Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

cruijff_kit

cruijff_kit 收录了来自 niznik-dev 的 14 个 skills,并提供仓库级职业覆盖和站内 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