starlark-dev
SolidDevelop and debug Kurtosis Starlark packages. Create packages from scratch, understand the plan-based execution model, use print() debugging, handle future references, and test packages locally. Use when writing or troubleshooting .star files.
Install
Quality Score: 86/100
Skill Content
Details
- Author
- kurtosis-tech
- Repository
- kurtosis-tech/kurtosis
- Created
- 3 years ago
- Last Updated
- today
- Language
- Go
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
shipkit-orch-planning
Planning loop — translates definitions into specs, plans, and test cases. Dispatches planning skills and reviews alignment. Can be invoked standalone or by shipkit-master.
plan-dev
Plan development work — structure tasks into phases, review with user, then create GitHub issues. Use when the user asks to plan, decompose, structure, organize, or break down a task, spec, issue URL, or list of fixes into phases before coding.
plan-orchestrator
Turns a bullet list of tasks/issues/bugs into one ordered plan with full coverage verification. Fans out specialist sub-agents in parallel. Designed for Claude Code Plan Mode. Read-only — produces a plan, never edits.