Shadow Cljs Debug
Debug shadow-cljs development projects directly within your IDE using this riatzukiza tool for efficient ClojureScript testing.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add shadow-cljs-debug npx -- -y @trustedskills/shadow-cljs-debug
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"shadow-cljs-debug": {
"command": "npx",
"args": [
"-y",
"@trustedskills/shadow-cljs-debug"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides debugging capabilities within Shadow CLJS development environments. It allows developers to inspect and modify application state during runtime, facilitating faster identification and resolution of issues. Specifically, it enables live editing and hot reloading for efficient debugging workflows.
When to use it
- When encountering unexpected behavior in a ClojureScript application developed with Shadow CLJS.
- During the development phase to quickly iterate on code changes and observe their effects.
- To diagnose performance bottlenecks or memory leaks within a Shadow CLJS project.
- For live debugging of complex interactions between frontend components and backend services.
Key capabilities
- Live editing of ClojureScript source files.
- Hot reloading of application updates during development.
- Runtime inspection of application state.
- Debugging workflows within the Shadow CLJS environment.
Example prompts
- "Start debugging my shadow-cljs project."
- "Inspect the current state of my component at runtime."
- "Reload the application with my latest code changes."
Tips & gotchas
This skill requires a working Shadow CLJS development environment to be effective. Ensure your project is properly configured for debugging before attempting to use this skill.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.