Set up Tangerine on the host machine or inside a VM — install tools, configure projects, clone repos, and install agent skills.
dinhtungdu/tangerine
SkillsMP has collected 5 skills from dinhtungdu/tangerine. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 5
- GitHub forks
- 2
Skills in this repository
Showing 5 of 5 collected skills.
Reference for agents running inside a Tangerine task — API endpoints, env vars, and common workflows.
Use when releasing a new semantic version of a project/package from Tangerine: resolve target version or bump kind, spawn a version-bump worker, merge its PR without bypassing protection, pull default branch, then publish/tag the release.
Visually verify web UI changes using playwright-cli with Chromium. Start a dev server on a unique port per worktree, navigate to affected pages, take screenshots, and check for console errors. Use after completing any web dashboard feature, bug fix, or UI…
Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any…