JavaScript claude-code

Open-source JavaScript projects categorized as claude-code

Top 23 JavaScript claude-code Projects

claude-code
  1. 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-11

    https://github.com/JuliusBrussee/caveman ask claude to install, and after installation /caveman

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. 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-01

    These 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.

  4. 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
  5. claude-hud

    A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress

    Project mention: Claude Code plugin that shows what's happening | news.ycombinator.com | 2026-05-31
  6. career-ops

    AI-powered job search system built on Claude Code. 14 skill modes, Go dashboard, PDF generation, batch processing.

    Project mention: Why I forked career-ops and shut down the tool I built | dev.to | 2026-04-23

    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.

  7. 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-09

    I 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.

  8. open-claude-cowork

    Open Source version of Claude Cowork with 500+ SaaS app integrations

    Project mention: Open Claude Cowork | news.ycombinator.com | 2026-01-23
  9. 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
  10. 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-07

    Just use Playwright Skill (https://github.com/lackeyjb/playwright-skill). It is a game changer. Otherwise it is Claude the Blind, as OP mentioned.

  11. 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-04

    View the Project on GitHub

  12. 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-16

    The 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.

  13. 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.

    Project mention: Claude Code Plugins | news.ycombinator.com | 2026-02-04
  14. 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
  15. 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: Covibes Covibing is for humans and AI | news.ycombinator.com | 2026-01-10
  16. get-shit-done-redux

    Getting Shit Done, the Aftermath

    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

  17. claude-delegator

    Delegate tasks to Codex and Gemini directly from within Claude Code. (by jarrodwatts)

    Project mention: One model is a guess. Three that agree is a plan. | dev.to | 2026-05-18

    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.

  18. 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
  19. claude-code-workflows

    Production-ready development workflows for Claude Code, powered by specialized AI agents.

    Project mention: Letting LLMs Jump — and Then Verifying Ruthlessly | dev.to | 2026-02-12

    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.

  20. 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
  21. 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.

    Project mention: Your Claude Code Settings Will Die With Your Machine | dev.to | 2026-04-07

    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/.

  22. claude-cowork-linux

    Run Claude Desktop’s Cowork mode natively on Linux — no macOS or VM required

    Project mention: I spent 6 hours debugging a VM that didn't need to exist | dev.to | 2026-04-16

    Then I find this repo.

  23. 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
  24. 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-08

    An 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.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript claude-code discussion

Log in or Post with

JavaScript claude-code related posts

  • When one translation isn't enough to say something real

    1 project | dev.to | 11 Jun 2026
  • How I Forked OpenUsage and Built a Linux-First Community Edition

    1 project | dev.to | 11 Jun 2026
  • We need a deterministic Governance Layer for AI coding Agents

    2 projects | dev.to | 9 Jun 2026
  • Stop Telling Claude to 'Be Careful': Reinforcing It from the Outside with 3 Tools

    2 projects | dev.to | 8 Jun 2026
  • I Had 74 Daemons Running Because I Made One Claude Audit Another for Missed Tool Calls

    2 projects | dev.to | 8 Jun 2026
  • Published Throughline to npm: A hook to offload Claude Code tool I/O to SQLite

    1 project | dev.to | 5 Jun 2026
  • 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
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that JavaScript is
the 5th most popular programming language
based on number of references?