Lucklyric Cc Dev Tools
lucklyric-cc-dev-tools is a Claude Code plugin for the Build phase that bundles four dev integrations for models, images, diagrams, notifications, and subagent coding helpers.
Install this four-plugin Claude Code dev bundle when you want Gemini models, image generation, Telegram notifications, diagrams, and subagent-style coding helpers in one repo.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install lucklyric-cc-dev-tools@Lucklyric/cc-dev-toolsBuilt 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:Lucklyric/cc-dev-tools") and the paste-ready config with skillselion.get_install_config("plugin:Lucklyric/cc-dev-tools").
What it does
lucklyric-cc-dev-tools is a Claude Code plugin collection—four plugins in one repository—that extends the agent with practical builder integrations: alternate model routes (Gemini, reasoning and completion patterns), image and icon generation (nanobanana and related keywords), Telegram notifications, diagram generation, and subagent-style task handoffs. Solo developers use it to reduce context switching between Claude Code, Google models, visual asset tools, and chat-based ops pings. The catalog keywords also mention dry-run, environment variables, session continuation, and standalone server access, which suggests configurable, test-friendly invocation rather than hard-coded one-liners. It fits early Build when scaffolding integrations and stays useful when you want Telegram signals during Ship or Grow. Complexity is intermediate because you must configure models, tokens, and notifier endpoints. It is a dev-tools marketplace bundle, not a full test harness or deployment platform.
Highlights
- Four-plugin Claude Code dev-tools bundle in a single Lucklyric/cc-dev-tools repository
- Google Gemini and multi-model invocation patterns including Codex-oriented subagent tasks
- Nanobanana and image generation flows for icons, assets, and visual deliverables
- Telegram notifier integration for session or task completion alerts
- Diagram and asset generation hooks plus configurable environment and dry-run style controls
Why builders use it
Jumping between Claude Code, Gemini, image tools, diagram generators, and Telegram for status updates fragments the solo builder’s integration-heavy workflow.
After registering the bundle, Claude Code can invoke four packaged plugins for model access, visuals, diagrams, and Telegram notifications from one dev-tools repo.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 28 stars, 0 votes.
FAQ
Who is lucklyric-cc-dev-tools for?
Claude Code users who want several adjacent integrations—models, images, diagrams, Telegram—in one Lucklyric repo instead of installing unrelated plugins one by one.
When should I use lucklyric-cc-dev-tools?
Use it while building features that need Gemini or subagent coding, generated visuals or diagrams, or Telegram notifications tied to long agent sessions or task completion.
How do I add lucklyric-cc-dev-tools to my agent?
Add the Lucklyric/cc-dev-tools Claude Code plugin bundle from the catalog, enable the four plugins you need, and configure API keys, model defaults, and Telegram bot settings per each plugin’s docs.
Comments
Share how you use lucklyric-cc-dev-tools, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.