Jamesscalescode Claude Dev Toolkit
jamesscalescode-claude-dev-toolkit is a Claude Code plugin for the Build phase that provides Angular scaffolding, dev commands, and Jasmine-oriented TDD skills for agent-assisted development.
Add a Claude Code developer toolkit plugin for Angular scaffolding, module patterns, and Jasmine TDD commands while building web apps.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install jamesscalescode-claude-dev-toolkit@jamesscalescode/claude-dev-toolkitBuilt 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:jamesscalescode/claude-dev-toolkit") and the paste-ready config with skillselion.get_install_config("plugin:jamesscalescode/claude-dev-toolkit").
What it does
jamesscalescode-claude-dev-toolkit is a development-category Claude Code plugin marketplace entry that ships one consolidated toolkit for Angular-heavy work. Solo builders install it when they want Claude to scaffold components, services, and modules with less manual ceremony and to stay inside test-driven habits using Jasmine-oriented flows. The listing emphasizes commands, skills, scaffolding, and unit tests rather than infra or distribution, which keeps the value squarely in the build-and-verify loop for SPAs and internal tools. It fits indie developers who already chose Angular and want agent assistance that respects module boundaries and test suites instead of dumping unstructured snippets. You should treat it as an accelerator on top of your normal Angular CLI workflow, not a replacement for project architecture decisions or CI setup. When you are past the prototype phase, the same toolkit remains useful as you extend features and keep tests green during agent-led refactors.
Highlights
- Single-plugin Claude Code toolkit focused on Angular development workflows
- Scaffolding for components, services, and modules via Claude commands and skills
- TDD and unit-test orientation with Jasmine called out in marketplace keywords
- development-tools category entry aimed at day-to-day Claude-assisted coding
- Combines dev commands with testing vocabulary for iterative agent builds
Why builders use it
Angular solo builders waste time repeating scaffold patterns and drifting from TDD when Claude generates components and services without project-native commands.
After registering the toolkit marketplace plugin, Claude Code gains structured Angular scaffolding and testing-oriented commands so generated code matches modules, services, and Jasmine unit-test expectations.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is jamesscalescode-claude-dev-toolkit for?
It is for developers using Claude Code on Angular projects who want scaffolding commands, skills, and Jasmine-friendly TDD helpers in one plugin.
When should I use jamesscalescode-claude-dev-toolkit?
Use it during active Angular feature work when you need faster component and service generation and want the agent to follow unit-test and module conventions.
How do I add jamesscalescode-claude-dev-toolkit to my agent?
Add the jamesscalescode/claude-dev-toolkit repository as a Claude Code plugin source and install the listed developer toolkit plugin from that marketplace entry.
Comments
Share how you use jamesscalescode-claude-dev-toolkit, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.