Tungpun Skills
tungpun-skills is a Claude Code plugin for the Build phase that adds devbox-oriented package search and install skills to your agent session.
Install a small Claude Code plugin bundle so the agent can search, install, and use missing devbox packages without leaving the coding flow.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install tungpun-skills@tungpun/skillsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:tungpun/skills") and the paste-ready config with skillselion.get_install_config("plugin:tungpun/skills").
What it does
tungpun-skills is a Claude Code plugin marketplace bundle from tungpun/skills that packages a focused set of reusable agent skills rather than a monolithic app integration. For solo and indie builders who rely on devbox (or similar reproducible dev environments), the surfaced keywords point at practical commands: finding packages, installing what is missing, and applying those tools inside Claude-driven sessions. That matters when agents otherwise hallucinate install steps or break a locked shell mid-feature. The listing is community-sourced with a single plugin today, so expect a narrow scope—environment and package hygiene—not launch SEO or production monitoring. Install when you want Claude Code to follow consistent patterns for devbox search and package use alongside your repo. Skip it if you need multi-phase planning orchestration or hosted MCP bridges; those live in other catalog entries. Complexity stays beginner-friendly because the skill models one operational loop instead of a full delivery pipeline.
Highlights
- Community plugin bundle with 1 packaged skill focused on devbox-oriented package workflows
- Keyword coverage for search, install, and use of missing packages via command-style invocation
- Fits solo builders standardizing Nix/devbox shells while pair-programming with Claude Code
- Lightweight add-on—skills collection, not a full orchestration or MCP server stack
- Repo tungpun/skills—reusable skills catalog entry for Claude Code marketplace browse
Why builders use it
Agents and new contributors waste time guessing how to install missing devbox packages and which commands actually work in your shell.
After registering the bundle, Claude Code can follow packaged skills to search, install, and use missing packages in a devbox-aligned workflow.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is tungpun-skills for?
It is for Claude Code users on reproducible devbox setups who want reusable skills for finding and installing missing packages during builds.
When should I use tungpun-skills?
Use it when local or agent-assisted work stalls on missing packages and you want standardized search-and-install behavior instead of ad hoc shell commands.
How do I add tungpun-skills to my agent?
Add the tungpun/skills marketplace plugin in Claude Code per your plugin install flow, then enable the bundled skill so invocations match the repo’s command patterns.
Comments
Share how you use tungpun-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.