nowfound

Alternatives

Products that do what We open-sourced our content writing workflow as a Claude Code skill does

  1. 1

    Specialized capabilities you can customize

    Oct 2025

  2. 2

    A new way to delegate coding tasks right from your browser

    Oct 2025

  3. 3CC

    In the nature of Open Source, I am releasing something I'm actively working on but is insanely simple and will likely be made anyways. It is an SDK for scripting Claude Code. It's a lightweight (155 lines) and free wrapper around claude code This is a big deal because it seems that using claude code and cursor has become largly repitive. My workflow typically goes like this: Plan out my task into a file, then have claude code implement the plan into my code. I'm actively building a product with this, but still wanted to make it OSS! Use it now with `pip install codesys`

    2025 · github.com

  4. 4

    Store, review, and share your Claude Code sessions

    Mar 2026

  5. 5AP
  6. 6OS
  7. 7

    Preview and share your coding work live as it happens

    Jun 2026 · claude.com

  8. 8

    Find which Claude Code skills you actually use

    Apr 2026

  9. 9

    Upload docs, add context, and have focused chats with Claude

    2024

  10. 10
    Claudebin258

    Export and share your Claude Code sessions as resumable URLs

    Feb 2026

  11. 11IM

    At my work they provided a single Claude subscription for everyone on the team. To be honest I like kiro better as it provides a way better SDD management. But the company can't provide it and I can't afford it yet. Turns out I had the skill creator skill in my claude instance so I made use of it to create this Skill. I made it fully by using Claude but I wanted to make it open source, so I asked it to help me make tests and preparations for it, even a CI to run python tests. Well, we got this results with it: - Phase 2A: 67 static assertions (Python script, runs in CI) - Phase 2B: 15…

    May 2026 · github.com

  12. 12PS

    I got tired of playwright-mcp eating through Claude's 200K token limit, so I built this using the new Claude Skills system. Built it with Claude Code itself. Instead of sending accessibility tree snapshots on every action, Claude just writes Playwright code and runs it. You get back screenshots and console output. That's it. 314 lines of instructions vs a persistent MCP server. Full API docs only load if Claude needs them. Same browser automation, way less overhead. Works as a Claude Code plugin or manual install. Token limit issue:…

    Oct 2025 · github.com

  13. 13OS

    2024 · github.com

  14. 14CC

    2025 · cloudcoding.ai

  15. 15FO
  16. 16CC

    Continuous Claude is a CLI wrapper I made that runs Claude Code in an iterative loop with persistent context, automatically driving a PR-based workflow. Each iteration creates a branch, applies a focused code change, generates a commit, opens a PR via GitHub's CLI, waits for required checks and reviews, merges if green, and records state into a shared notes file. This avoids the typical stateless one-shot pattern of current coding agents and enables multi-step changes without losing intermediate reasoning, test failures, or partial progress. The tool is useful for tasks that require many…

    Nov 2025 · github.com

  17. 171O

    Hi, we're Sergey and Serafim. We've been building dev tools at 21st.dev and recently open-sourced 1Code (https://1code.dev), a local UI for Claude Code. Here's a video of the product: https://www.youtube.com/watch?v=Sgk9Z-nAjC0 Claude Code has been our go-to for 4 months. When Opus 4.5 dropped, parallel agents stopped needing so much babysitting. We started trusting it with more: building features end to end, adding tests, refactors. Stuff you'd normally hand off to a developer. We started running 3-4 at once. Then the CLI became annoying: too many terminals, hard to…

    Jan 2026 · github.com

  18. 18

    An AI-powered Job Search System built on Claude Code

    Apr 2026

  19. 19

    Claude Code as a Tech Lead with parallel Worker Agents

    Apr 2026

  20. 20CC

    Have you ever wondered if Claude Code could be rewritten as a bash script? Me neither, yet here we are. Just for kicks I decided to try and strip down the source, removing all the packages.

    Mar 2026 · github.com

  21. 21

    100+ open-source Claude Code skills for GTM teams

    Mar 2026

  22. 22SD

    Spec Driven Development approach allows to squeeze more from coding agents thanks to few strong concepts: - decomposition across two dimensions. first you generate specs in multiple steps (requirements, code analysis, design), than you split task into multiple subtasks and implement them one by one - you clear context between every step - after spec generation and after subtask implementation. this helps keep cost low and context clear and focused which boost performance - specs written to disk help with information persistency - delivering specs layer by layer help to catch early when agent…

    May 2026

  23. 23

    Open-source Claude Work alternative, powered by OpenCode

    Jan 2026

  24. 24CS

    Hi HN, We use Claude Code a lot, and after a long session there isn't a simple way to share exactly what happened with someone else. Prompts, responses, file edits, and tool calls all stay inside the terminal. We built Claudebin to make that easier. It's a plugin that lets you export the current session as a URL containing: - the full message thread - file reads and writes - bash commands - web and MCP calls You can send the link to someone, attach it to a PR, embed part of it, or resume the session locally. It's open source. GitHub:…

    Feb 2026 · claudebin.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →