SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 JavaScript claude-code Projects
-
caveman
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
Project mention: How to save tokens/usage on your Coding Sessions (Claude, etc) | dev.to | 2026-06-11https://github.com/JuliusBrussee/caveman ask claude to install, and after installation /caveman
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
get-shit-done
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
Project mention: Spec-Driven Development: When Structure Helps and When It Becomes Tax | dev.to | 2026-06-01These don't replace the spec; they govern how the agent acts on it. Superpowers uses guided Q&A to clarify intent, then runs sub-agents behind a verification-before-completion gate. GSD manages context in waves for solo developers. HVE Core runs an RPI loop: Research, Plan, Implement, Review.
-
system_prompts_leaks
Extracted system prompts from Anthropic - Claude Code, Claude Design, Opus 4.8, Sonnet 4.6. OpenAI - ChatGPT 5.5 Thinking, GPT 5.5 Instant, Codex, Google - Gemini - 3.5 Flash, 3.1 Pro, Antigravity, xAI - Grok, Cursor, Copilot, VS Code, Perplexity, and more. Updated regularly.
Project mention: System_prompts_leaks: Anthropic/Claude-Opus-4.6.md | news.ycombinator.com | 2026-04-06 -
claude-hud
A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress
-
career-ops
AI-powered job search system built on Claude Code. 14 skill modes, Go dashboard, PDF generation, batch processing.
Last month I found career-ops by Santiago Ferreira — a Claude Code-native job search system with a Go-based TUI dashboard, portal scanners, batch evaluation, and an interview story bank. It does everything Rendure did, plus most of the job search workflow Rendure never touched. I forked it, plugged my own pipeline pieces into the parts that didn't fit me, and moved on.
-
9router
Unlimited FREE AI coding. Connect Claude Code, Codex, Cursor, Cline, Copilot, Antigravity to FREE Claude/GPT/Gemini via 40+ providers. Auto-fallback, RTK -40% tokens, never hit limits.
Project mention: 9router: route Claude Code, Cursor, or Copilot through whichever free tier you've got | dev.to | 2026-05-09I was crawling GitHub trending for AI infra projects when I came across decolua/9router. It's the most thoughtful "stretch your free tiers" project I've seen for AI coding tools — and it does a few things I hadn't seen combined before. Worth a 60-second rundown for anyone burning through Cursor/Claude/Copilot budgets faster than they'd like.
-
-
clawd-on-desk
A pixel desktop pet that watches Claude Code, Codex, Cursor & other AI coding agents — so you don't have to.
Project mention: Clawd-on-Desk: a pixel desktop pet watching your AI coding agents | news.ycombinator.com | 2026-05-28 -
playwright-skill
Claude Code Skill for browser automation with Playwright. Model-invoked - Claude autonomously writes and executes custom automation for testing and validation.
Project mention: I Tried and Failed to Rebuild the 1996 Space Jam Website with Claude | news.ycombinator.com | 2025-12-07Just use Playwright Skill (https://github.com/lackeyjb/playwright-skill). It is a game changer. Otherwise it is Claude the Blind, as OP mentioned.
-
super-agent-party
⭐ All-in-one AI companion! Super Agent Party = Self hosted neuro sama + openclaw! ⭐ 全能AI伴侣!超级智能体派对 = 自托管neuro sama + openclaw!
Project mention: Supercharge Your LLMs: Turn Basic APIs into 3D AI Desktop Companions with Zero Code Change | dev.to | 2025-11-04View the Project on GitHub
-
pro-workflow
Claude Code learns from your corrections: self-correcting memory that compounds over 50+ sessions. Context engineering, parallel worktrees, agent teams, and 17 battle-tested skills.
Project mention: Stop Rebuilding Your Claude Code Setup - Scaffold It Once with Worclaude | dev.to | 2026-04-16The workflow draws from Boris Cherny's tips (creator of Claude Code at Anthropic), patterns from Affaan Mir's everything-claude-code (Anthropic hackathon winner), Karpathy's coding principles, and community repos like pro-workflow.
-
awesome-claude-plugins
A curated list of Plugins that let you extend Claude Code with custom commands, agents, hooks, and MCP servers through the plugin system.
-
avoid-ai-writing
Skill that audits and rewrites content to remove AI writing patterns. Use it with your favorite agents including Claude Code, OpenClaw, and Hermes.
Project mention: AGENTS.md, SKILL.md, DESIGN.md: How AI Instructions Split into Three Layers | dev.to | 2026-05-02 -
zeroshot
Your autonomous engineering team in a CLI. Point Zeroshot at an issue, walk away, and return to production-grade code. Supports Claude Code, OpenAI Codex, OpenCode, and Gemini CLI.
-
Project mention: We need a deterministic Governance Layer for AI coding Agents | dev.to | 2026-06-09
I built Get Tasks Done from get-shit-done to provide a lightweight, deterministic state machine layer for AI-assisted development. It bridges the gap between high-level human intent and execution AI agents by turning specifications into granular execution tasks using leveraging a GitHub-native integration. Instead of a fluid, unpredictable implementation step, GTD structures development into explicit, auditable stages: Product Intent ➔ Markdown Specs ➔ Granular GitHub Issues ➔ Atomic PRs
-
claude-delegator
Delegate tasks to Codex and Gemini directly from within Claude Code. (by jarrodwatts)
I did not invent the delegation layer. claude-delegator is a fork of Jarrod Watts' original (MIT, upstream currently quiet), fully based on his design - I kept the structure and the license.
-
agentsys
AI writes code. This automates everything else · 24 plugins · 49 agents · 44 skills · for Claude Code, OpenCode, Codex, Cursor, Kiro.
Project mention: Show HN: My way – 18-agent autonomous workflow for ClaudeCode – issues to deploy | news.ycombinator.com | 2026-01-17 -
claude-code-workflows
Production-ready development workflows for Claude Code, powered by specialized AI agents.
Here's how I structured the diagnosis workflow using Claude Code's slash commands and sub-agents. Full implementation is available at github.com/shinpr/claude-code-workflows.
-
claude-code-hooks
🪝 A growing collection of useful Claude Code hooks. Copy, paste, customize. (by karanb192)
Project mention: Show HN: Claude Code Hooks – Block dangerous commands, protect secrets | news.ycombinator.com | 2026-01-26 -
cross-code-organizer
Cross-Code Organizer (formerly Claude Code Organizer): cross-harness config dashboard for Claude Code, Codex CLI, MCP servers, skills, memories, agents, sessions, security scanning, context budget, and backups.
The scanner is extracted from Claude Code Organizer, so it knows exactly where to look. Not just ~/.claude/. It finds project-scoped .claude/ directories too, and decodes those hashed paths under ~/.claude/projects/.
-
Then I find this repo.
-
49Agents
Open-source 2D IDE for managing AI agents in native CLIs, terminal, gits, beads issues, and files across multiple projects and machines. Self-host on a single machine via localhost OR host on a cluster via Tailscale OR connect to app.49agents.com (coming soon)
Project mention: Show HN: Open-source 2D IDE for managing agent CLIs | news.ycombinator.com | 2026-05-10 -
accessibility-agents
Accessibility review agents for Claude Code, GitHub Copilot, and Claude Desktop. Eleven specialists that enforce WCAG 2.2 AA compliance so AI coding tools stop generating inaccessible code.
Project mention: The enforcement gap: why finding issues was never the problem | dev.to | 2026-04-08An open-source project called Community Access released 57 accessibility agents for Claude Code, GitHub Copilot, and Claude Desktop. They enforce WCAG 2.2 AA by intercepting every prompt and delegating to specialist reviewers.
JavaScript claude-code discussion
JavaScript claude-code related posts
-
When one translation isn't enough to say something real
-
How I Forked OpenUsage and Built a Linux-First Community Edition
-
We need a deterministic Governance Layer for AI coding Agents
-
Stop Telling Claude to 'Be Careful': Reinforcing It from the Outside with 3 Tools
-
I Had 74 Daemons Running Because I Made One Claude Audit Another for Missed Tool Calls
-
Published Throughline to npm: A hook to offload Claude Code tool I/O to SQLite
-
mcp-server-mysql VS onequery - a user suggested alternative
2 projects | 1 Jun 2026 -
A note from our sponsor - SaaSHub
www.saashub.com | 11 Jun 2026
Index
What are some of the best open-source claude-code projects in JavaScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | caveman | 71,068 |
| 2 | get-shit-done | 63,951 |
| 3 | system_prompts_leaks | 41,269 |
| 4 | claude-hud | 24,546 |
| 5 | career-ops | 24,191 |
| 6 | 9router | 6,614 |
| 7 | open-claude-cowork | 4,229 |
| 8 | clawd-on-desk | 3,188 |
| 9 | playwright-skill | 2,754 |
| 10 | super-agent-party | 2,331 |
| 11 | pro-workflow | 1,907 |
| 12 | awesome-claude-plugins | 1,713 |
| 13 | avoid-ai-writing | 1,690 |
| 14 | zeroshot | 1,495 |
| 15 | get-shit-done-redux | 1,199 |
| 16 | claude-delegator | 963 |
| 17 | agentsys | 863 |
| 18 | claude-code-workflows | 423 |
| 19 | claude-code-hooks | 418 |
| 20 | cross-code-organizer | 335 |
| 21 | claude-cowork-linux | 316 |
| 22 | 49Agents | 306 |
| 23 | accessibility-agents | 306 |