Find the open-source solution that fits.
Start with a real need, then filter by use case, format, runtime, and repository facts to find projects you can use, combine, or build on.
- Projects
- 4,306
- Authors
- 3,645
- GitHub Stars
- 13,022,829
4306 projects · page 179 of 240
Open make-me-claude-godGeneral skillSoftware development
make-me-claude-god↗
@josharsh·Shell
Set up and audit a focused Claude Code workflow.
Project overviewGuide Claude Code through a short setup interview, then tailor a small set of skills, project rules, hooks, settings, and optional MCP integrations to the way you work. Its status command reports the installed setup and context budget, while the wizard explains what it skips. Recommendations are intentionally limited.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open humanizeFrameworkWriting and editingClaude Code
humanize↗
@kimhons·Python
Remove common AI-writing patterns from Claude Code output.
Project overviewMake Claude Code prose less formulaic with six layers: persistent rules, a slash command, a Write/Edit hook, a reviewer subagent, and a scoring CLI. The framework covers 38 patterns and four domain profiles, so academic, documentation, blog, and commit writing can use different exceptions instead of one blunt filter.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- May 8, 2026
Open Better-Vapi-CLICLI appSoftware developmentREST
Better-Vapi-CLI↗
@EvoTechMike·TypeScript
Manage Vapi voice-AI resources from an untruncated CLI.
Project overviewUse a CLI to read and manage Vapi assistants, squads, tools, calls, phone numbers, and files through the REST API, preserving large system prompts and transcripts that the Vapi MCP server cannot return intact. It emits JSON to stdout or a file for local jq workflows and includes a Claude Code skill for AI-assisted operations. Vapi authentication is required.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- Apr 28, 2026
Open claude-cowork-bridgeGeneral skillWorkflow automation
claude-cowork-bridge↗
@PlayQodeX·PowerShell
Turn findings from Claude conversations into batched Claude Code tasks.
Project overviewBridge findings from Cowork, Claude.ai, Claude Desktop, or Claude for Work into Claude Code through a shared markdown inbox. The /cowork skill classifies scope, asks for one confirmation, runs in-scope items sequentially, archives completed findings, and produces an aggregate report. Data-destructive work always pauses for explicit confirmation, and upstream inbox population remains your choice.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open ultra-plan-skillGeneral skillSoftware development
ultra-plan-skill↗
@Dawn-Inator·Shell
Plan large multi-module architectures with a five-phase workflow.
Project overviewUse ultra-plan when a feature spans several modules or requires multiple AI sessions. It probes project rules, dispatches parallel read-only research, builds a module dependency graph, writes a global plan plus one document per module, and then asks how to execute. Separate Claude Code and Codex versions adapt the prompts and dispatch tools; routine single-file work is intentionally out of scope.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open voidly-pay-skillGeneral skillFinance, legal and compliance
voidly-pay-skill↗
@voidly-ai
Handle x402 USDC payments between AI agents from Claude Code.
Project overviewThis Claude Code skill teaches agents to charge for APIs, wrap AI inference in an HTTP 402 paywall, search for and hire other agents, and automatically pay 402 quotes through Voidly Pay. It also describes subscription and streaming metering and an optional MCP server with dedicated payment tools. The documented rail uses USDC on Base, with local Ed25519 identity keys.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- Jun 19, 2026
Open kdh-design-systemGeneral skillFrontend development
kdh-design-system↗
@kimzeze·CSS
Build Korean web interfaces with reusable tokens, components, and patterns.
Project overviewUse the Claude Code skill to build Korean web interfaces around Tailwind v4, W3C three-layer design tokens, and four theme modes. The repository packages a reusable design-system skill rather than a one-off page, and its Tailwind token file can be copied into a project.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open claude-skill-book-clubGeneral skillEducation and learning
claude-skill-book-club↗
@epechuzal
Read along by chapter, log predictions, and keep spoilers out.
Project overviewTurn Claude Code into a chapter-aware reading companion. It reads scenes and quotes from a configured plaintext library instead of relying on recalled plot details, keeps discussion within your current chapter, and records reactions and predictions in a per-book journal. For a series, completed books remain available for cross-book callbacks without exposing material beyond your reading progress.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open polymedia-review-skillGeneral skillWriting and editing
polymedia-review-skill↗
@rhino-ty
Turn your thoughts on books, games, films, or music into deep review notes.
Project overviewUse a Socratic interview rather than a critic-style answer to draw out your own reactions to a book, game, film, or album. The four-phase workflow calibrates the work, asks and follows up on questions, then writes a media-specific Markdown note with an optional style-matching draft. It adapts to Obsidian, Logseq, Notion, Bear, or plain Markdown.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open review-myblog-converterGeneral skillWriting and editing
review-myblog-converter↗
@rhino-ty
Convert review notes into Korean posts in your own blog voice.
Project overviewRewrite review notes from Obsidian, Logseq, Notion, Bear, or plain Markdown into Korean posts for Naver Blog, Tistory, or Velog. Its five-step flow extracts the strongest points, proposes titles, adjusts the platform tone, removes formulaic AI phrasing, and runs a pre-publishing checklist. It is intended for the user’s own voice, not imitation or bulk SEO writing.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open session-bug-hunterGeneral skillTesting and debugging
session-bug-hunter↗
@sdfkr22
Turn coding-session clues into reviewable GitHub issues
Project overviewsession-bug-hunter scans conversation history and changed files for errors, unfinished TODOs, security concerns, and other bug signals. It groups findings by severity and type, shows the full list for approval, then opens structured GitHub issues with locations, reproduction steps, and suggested fixes. It requires Claude Code and an authenticated GitHub CLI.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- Apr 28, 2026
Open session-continuityPluginKnowledge management
session-continuity↗
@talgolan·Shell
Carry Claude Code project context across sessions with two Markdown files
Project overviewsession-continuity keeps a project's memory in two committed Markdown files: a current-state SESSION_PRIMER and an append-only LEARNINGS log. Slash commands refresh the primer, record hard-won lessons, and close a session, while hooks surface stale context or missing checks. The approach stays portable and human-readable instead of relying on a hosted memory service.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open copywriting-15-patterns-skillGeneral skillMarketing, growth and sales
copywriting-15-patterns-skill↗
@okazaky
Generate Japanese headlines and hooks from 15 copywriting patterns
Project overviewcopywriting-15-patterns turns a Japanese headline or social-hook request into grouped options drawn from 15 patterns across five functional clusters. You can ask for a specific pattern, a cluster, or the default multi-pattern mix, with the skill producing several candidates rather than one rewrite. It avoids invented numbers, fake deadlines, and deceptive claims, and runs as a Claude Code skill.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open claude-skill-fb-page-translatorGeneral skillSocial media contentModel Context Protocol
claude-skill-fb-page-translator↗
@Lee-unhn
Draft plain-Chinese Facebook content for B2B and thought-leadership pages
Project overviewfb-page-translator gives B2B Facebook operators a three-mode editorial routine: tool deep-dives on Monday, Wednesday, and Friday; recent-news translation on Tuesday, Thursday, and Saturday; and a weekly recap on Sunday. It locks the voice to short, concrete Chinese rather than MBA jargon, then drafts at 20:30 for a 21:00 review and possible Chrome MCP publishing. The workflow depends on a logged-in Facebook page and the required Claude scheduling and browser integrations.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- Jun 4, 2026
Open maatGeneral skillDocument productivity
maat↗
@jlcases
Audit AI-assisted business artifacts for traceability and missing counter-analysis
Project overviewMaat audits strategy reports, M&A memos, market analyses, RAG knowledge bases, prompt libraries, and other business artifacts shaped by AI. It checks whether strategic claims can be traced to evidence, whether uncertainty was lost, whether authority is being faked, and whether counter-analysis is missing. The result includes an executive verdict, principle-by-principle findings, risky claims, a reconstructed prompt, and a machine-readable 0–10 score.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- Apr 28, 2026
Open tec-monterrey-docs-skillGeneral skillDocument productivity
tec-monterrey-docs-skill↗
@LFFranco00·Python
Generate Tec de Monterrey-styled Word reports and PowerPoint decks
Project overviewThis Claude Skill turns supplied notes, text, files, or ideas into academic Word documents or PowerPoint decks for Tec de Monterrey. It applies the institution's blue palette, Arial typography, logo treatment, academic cover pages, headers, footers, and presentation layouts, with examples for individual work, team reports, and project defenses. It is aimed at Tec students and faculty; the included institutional logos are intended only for that context.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- Apr 28, 2026
Open pubcraftGeneral skillContent creation
pubcraft↗
@thevrus
Research and shape platform-native articles and social drafts
Project overviewPubcraft researches live search results and primary sources before drafting, then applies the structural rules of the requested surface, from SEO articles and LinkedIn to Reddit, YouTube, newsletters, and Product Hunt. It keeps working links for numerical claims, checks for AI-sounding language, and surfaces compliance placeholders for medical, financial, legal, and other regulated topics. It drafts the material but does not publish it or replace expert compliance review.
- Stars
- ★ 0
- Forks
- ⑂ 1
- License
- MIT
Open agent_er_specGeneral skillBackend development
agent_er_spec↗
@LoShinYen·HTML
Turn SQL or design notes into durable interactive ER design bundles
Project overviewAgent ER spec converts SQL DDL or design Markdown into schema-checked `.erd.json` bundles and renders them as draggable, zoomable HTML diagrams. Beyond table relationships, the format preserves color-coded layers, multiple views, data-flow narratives, and design-decision logs, with examples and validation and rendering scripts included. The repository defines the data shape and a minimal interactive viewer rather than a complete architecture documentation product.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT