SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Python claude-code Projects
-
ui-ux-pro-max-skill
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
UI/UX Pro Max is a skill that gives your agent actual design taste. 60,000+ stars. 50+ distinct UI styles, 97 colour palettes, 57 font pairings, 25 chart types, and design system generation. Install it and your agent stops defaulting to the same generic SaaS template.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Note: This is a fork of shareAI-lab/learn-claude-code with all agents migrated from the Anthropic SDK to the OpenAI SDK (openai Python package). All agents work with any OpenAI-compatible endpoint — cloud APIs (OpenAI, GitHub Models, Azure OpenAI) or local servers (LM Studio, Ollama, GPT4All).
-
awesome-claude-code
A curated list of awesome skills, hooks, slash-commands, agent orchestrators, applications, and plugins for Claude Code by Anthropic
Project mention: Put your Coding Agents in Drive w/ Superpowers (aka How Superpowers is the Automatic Transmission of Agentic Coding) | dev.to | 2026-05-28The most downloaded and widely used methodology in the Claude Code ecosystem is Superpowers, with over 208k stars⭐️ and 18.5k forks🍴 on GitHub (and counting!)
-
antigravity-awesome-skills
Installable GitHub library of 1,500+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes specialized plugins, installer CLI, bundles, workflows, and official/community skill collections.
Corpus. antigravity-awesome-skills, a public collection of Anthropic-format skills from the community. 4,556 SKILL.md files, deduplicated by directory. Each file has a YAML frontmatter (name, description, tags) and a markdown body.
-
agents
Multi-harness agentic plugin marketplace for Claude Code, Codex CLI, Cursor, OpenCode, and Gemini CLI
Project mention: Repository Transformation: From Chaos to Professional Prompt Engineering Toolkit | dev.to | 2026-03-25Prominently featured 74 professional AI agent configurations adapted from wshobson/agents:
-
-
last30days-skill
AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
Source: https://github.com/mvanhorn/last30days-skill
-
serena
A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
You should add Serena https://github.com/oraios/serena to your list.
Serena gives you symbol-level navigation, reading, and editing via tree-sitter. So you're already getting much of what CoderLM offers — plus Serena has editing capabilities(replace symbol body, insert before/after symbol, rename). GitNexus goes further with the graph/impact analysis layer on top.
I personally use Serena and GitNexus.
The case for using both
- GitNexus tells you what to change (impact analysis, dependency maps, blast radius) -
Agent-Reach
Give your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
Source: https://github.com/Panniantong/Agent-Reach
-
code-review-graph
Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.
Project mention: Code-review-graphv 2.1.0, 8× fewer tokens for code reviews via structural graph | news.ycombinator.com | 2026-04-03• True zero-config install — one command across 7 platforms
Tech: Python + Tree-sitter + SQLite (WAL) + FastMCP. 572 tests.
https://code-review-graph.com
GitHub: https://github.com/tirth8205/code-review-graph
pip install code-review-graph && code-review-graph install
-
claude-skills
337 Claude Code skills & agent skills & plugins (30+ Agents, 70+ custom commands, 330+ skills, customizable references, scripts)for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — engineering, marketing, product, compliance, C-level advisory, research, business operations, commercial & finance, and your daily productivity skills.
Project mention: Best Claude Code skills in 2026: the honest list (free and paid) | dev.to | 2026-05-30Free option just as valid: install from alirezarezvani/claude-skills and run the 7-check audit framework yourself.
-
Anthropic-Cybersecurity-Skills
754 structured cybersecurity skills for AI agents · Mapped to 5 frameworks: MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, D3FEND & NIST AI RMF · agentskills.io standard · Works with Claude Code, GitHub Copilot, Codex CLI, Cursor, Gemini CLI & 20+ platforms · 26 security domains · Apache 2.0
The GitHub Trending board today corroborates this. Of the top fifteen repos, at least four are explicitly Skills-targeted: multica-ai/andrej-karpathy-skills (154K stars), affaan-m/ECC (192K stars), mukul975/Anthropic-Cybersecurity-Skills (9K), and the broader multica-ai/multica managed-agents platform.
-
Project mention: Tell HN: YC companies scrape GitHub activity, send spam emails to users | news.ycombinator.com | 2026-02-26
Even worse, I got contacted through YC Jobs (workatastartup.com) with a message that was basically: "Star, fork, and submit PRs to our open-source repo and we'll maybe review you for a contract."
I said "No thanks."
Got this reply: "(...) I'm looking forward to reviewing your PRs. Feel free to share me any of your questions. (...)"
Apparently, they are automating this shit.
---
Company: Aden (W20)
Contact: Vincent Jiang, Founder
Github: https://github.com/aden-hive/hive
-
claude-skills
66 Specialized Skills for Full-Stack Developers. Transform Claude Code into your expert pair programmer. (by Jeffallan)
Project mention: Show HN: Claude Skills. Try vibe engineering instead of vibe coding | news.ycombinator.com | 2026-02-0565 skills and 9 workflow commands for Claude Code. The interesting parts:
1 /common-ground: surfaces Claude's hidden assumptions about your project before you start. You confirm or reject them. "A smart thing to do." https://github.com/hesreallyhim/awesome-claude-code#latest-a....
2 Project workflows: discovery → planning → execution → retrospectives, with Jira and Confluence integration. Real tickets, real acceptance criteria, real code review.
Vibe coding is great for prototyping. Vibe engineering helps build production applications.
Repo: https://github.com/jeffallan/claude-skills
-
-
Some of us have built our own layers on top. We use Claude Code Usage Monitor to track token usage as a proxy for understanding consumption patterns. It isn't perfect, isn't always accurate, but it gives you a feeling for where your usage goes. A few engineers on our teams have personal Grafana dashboards tracking their own AI metrics. But these aren't centralised, aren't standardised, and aren't as useful as they could be.
-
academic-research-skills
Academic Research Skills for Claude Code: research → write → review → revise → finalize
So yes a/b broadly speaking is what I was saying (test cases and can show it is actually better).
Even this repo just the "b" showcase, showing the outputs as is (with no clear documentation how those were generated, is it headless in a CI pipeline somewhere?), is not good, https://github.com/Imbad0202/academic-research-skills/tree/m....
-
claude-code-guide
Claude Code Guide - Setup, Commands, workflows, agents, skills & tips-n-tricks go from beginner to power user!
-
claude-scholar
Semi-automated research assistant for academic research and software development. Supports Claude Code, Codex CLI, Kimi Code CLI, and OpenCode across ideation, coding, experiments, writing, and publication.
-
Continuous-Claude-v3
Context management for Claude Code. Hooks maintain state via ledgers and handoffs. MCP execution without context pollution. Agent orchestration with isolated context windows.
-
Can you try with a more complex story such as "three little pigs"? I tried but it created a storybook instead of the SVG animation. I am looking to partially imitate Godogen [1] which is really great, even for animations.
[1] https://github.com/htdt/godogen
-
claude_codex_bridge
Visible multi-agent CLI teams for Claude, Codex, Gemini, OpenCode, and Droid with project memory and tmux supervision
https://github.com/fengshao1227/ccg-workflow
This one also seems promising, but I haven't tried it yet.
https://github.com/bfly123/claude_code_bridge
All of them are made by Chinese dev. I know some people are hesitant when they see Chinese products, so I'll address that first. But I have tried all of them, and they have all been great.
-
llm-wiki-agent
A personal knowledge base that builds and maintains itself. Drop in sources — Claude (or Codex/Gemini) reads them, extracts knowledge, and maintains a persistent interlinked wiki. Works with Claude Code, Codex, OpenCode, Gemini CLI. No API key needed.
Project mention: Show HN: Claude Soul – cross-session learning engine for Claude Code | news.ycombinator.com | 2026-05-18I'm really interested in trying this out. Currently, I'm using the standard Obsidian MD format for long-term memory (https://github.com/SamurAIGPT/llm-wiki-agent) and asking the agent to access the wiki at the start of the task and then record useful information at the end
Python claude-code discussion
Python claude-code related posts
-
Ask HN: What are tools you have made for yourself since the advent of AI
-
Answers rot. Store questions instead.
-
your AI coding agent keeps re-making the bug you already fixed. here's the fix.
-
Terradev 5.3.3
-
Local LLM Benchmarking & Agent Tools for Self-Hosted AI
-
A theoretical reconstruction of the Mythos architecture from first principles
-
last30days-skill
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Jun 2026
Index
What are some of the best open-source claude-code projects in Python? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | ui-ux-pro-max-skill | 87,871 |
| 2 | learn-claude-code | 64,902 |
| 3 | awesome-claude-code | 45,612 |
| 4 | antigravity-awesome-skills | 39,700 |
| 5 | agents | 36,406 |
| 6 | claude-code-templates | 27,792 |
| 7 | last30days-skill | 27,236 |
| 8 | serena | 24,975 |
| 9 | Agent-Reach | 24,017 |
| 10 | code-review-graph | 18,025 |
| 11 | claude-skills | 17,158 |
| 12 | Anthropic-Cybersecurity-Skills | 14,293 |
| 13 | hive | 10,494 |
| 14 | claude-skills | 9,649 |
| 15 | xonsh | 9,491 |
| 16 | Claude-Code-Usage-Monitor | 8,146 |
| 17 | academic-research-skills | 5,432 |
| 18 | claude-code-guide | 4,231 |
| 19 | claude-scholar | 4,196 |
| 20 | Continuous-Claude-v3 | 3,801 |
| 21 | godogen | 3,334 |
| 22 | claude_codex_bridge | 2,899 |
| 23 | llm-wiki-agent | 2,858 |