Tubone24 Claude Code Settings
tubone24-claude-code-settings is a Claude Code plugin for the Build phase that delivers one bundled pack of agents, skills, commands, hooks, rules, and MCP configuration.
Import a production-oriented Claude Code settings pack—agents, skills, commands, hooks, rules, and MCP—for Next.js, React, and TypeScript projects.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install tubone24-claude-code-settings@tubone24/claude-code-settingsBuilt 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:tubone24/claude-code-settings") and the paste-ready config with skillselion.get_install_config("plugin:tubone24/claude-code-settings").
What it does
tubone24-claude-code-settings is a Claude Code plugin marketplace entry—one plugin—that packages an extensive settings repository: custom agents, skills, slash commands, lifecycle hooks, behavioral rules, and MCP server wiring. Solo builders shipping Next.js and React apps with TypeScript can treat it as a starter operating system for Claude Code instead of rebuilding .claude config from blog posts. Hooks and rules matter when you want the agent to respect team conventions on every turn, and bundled MCP settings reduce friction when you add tools incrementally. The repo is maintained as a productivity-focused catalog item with keywords emphasizing production-ready patterns rather than toy demos. Complexity trends intermediate because you must merge these settings with your existing project policies and understand which hooks fire when. It complements skill marketplaces by governing how the agent runs, not by replacing domain-specific skills.
Highlights
- One comprehensive plugin aggregating agents, skills, commands, hooks, rules, and MCP settings.
- Next.js, React, and TypeScript-oriented production-ready defaults.
- Hooks and rules layer for consistent agent behavior across sessions.
- MCP configuration included alongside native Claude Code extension surfaces.
- Documented as a full settings repository for Claude Code power users.
Why builders use it
Scattered Claude Code config fragments make it hard to get consistent agents, hooks, and MCP behavior on a TypeScript or Next.js repo.
After installing the plugin, you inherit a cohesive Claude Code settings baseline you can adapt for production Next.js, React, and TypeScript work.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is tubone24-claude-code-settings for?
It is for developers who want a curated Claude Code settings repository covering agents, skills, commands, hooks, rules, and MCP for modern React stacks.
When should I use tubone24-claude-code-settings?
Use it when starting or refactoring a project’s Claude Code setup so hooks, rules, and MCP align with production Next.js and TypeScript practices.
How do I add tubone24-claude-code-settings to my agent?
Register tubone24/claude-code-settings in Claude Code, install the single plugin, then merge or symlink the bundled agents, skills, hooks, rules, and MCP config into your environment.
Comments
Share how you use tubone24-claude-code-settings, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.