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 131 of 240
Open claude-skill-harnessAgent harnessSoftware developmentClaude Code
claude-skill-harness↗
@suntao2yl·Python
Keep long-running Claude Code development campaigns moving across sessions.
Project overviewHarness Plan keeps a long development campaign resumable across Claude Code sessions using compact state, one active feature contract, session summaries, deterministic transition scripts, and risk-gated verification. The same /harness-plan command starts or resumes work, while optional change units split larger features into reviewable stages and companion discipline skills add more structured testing and safeguards.
- Stars
- ★ 1
- Forks
- ⑂ 0
- GitHub updated
- May 15, 2026
Open capsulate-skillGeneral skillData visualization
capsulate-skill↗
@imekenni
Turn Gmail messages into structured, browser-based dashboards.
Project overviewCapsulate turns a tracking request into a Gmail search, an extraction schema, local structured data, and a self-contained HTML dashboard that opens in the browser. Gmail messages are fetched through the gws CLI and results stay under ~/.capsulate, but email snippets are sent to Anthropic's API for extraction, which matters for sensitive inboxes.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open upstream-syncGeneral skillSoftware development
upstream-sync↗
@dris1153·JavaScript
Review and adapt upstream Git changes without blindly merging a customized fork.
Project overviewUpstream Sync avoids blindly merging an original repository into a customized fork. It fetches upstream diffs, compares each file with local modifications, chooses whether to apply, adapt, partially apply, or skip the change, edits files directly, records the last synchronized commit, and reports every decision so future runs remain incremental.
- Stars
- ★ 1
- Forks
- ⑂ 0
- GitHub updated
- Jun 22, 2026
Open context-bridgeGeneral skillCommunication and collaboration
context-bridge↗
@pasindudilshan1
Turn project state into a pasteable handoff for another AI tool.
Project overviewContext Bridge packages your stack, closed decisions, constraints, current state, and next task into a copyable Context Block for Cursor, ChatGPT, Gemini, Claude Code, and other tools. It can generate a handoff from the current session or decompile a messy conversation into a cleaner brief, including a compact memory block.
- Stars
- ★ 1
- Forks
- ⑂ 1
- License
- MIT
Open claude-skill-advplGeneral skillSoftware development
claude-skill-advpl↗
@jaylson
Guide ADVPL and TLPP development for the TOTVS Protheus ecosystem.
Project overviewADVPL Dev gives Claude domain guidance for building on TOTVS Protheus, including naming and source conventions, database locks and transactions, MVC entry points, REST APIs, error handling, performance, essential functions, SX tables, and common failures. It is distributed as an installable Claude skill with reference material compiled from TOTVS documentation.
- Stars
- ★ 1
- Forks
- ⑂ 1
- License
- MIT
Open apple-skillGeneral skillProductivity and office
apple-skill↗
@D1DX
Manage Notes and Reminders while querying Voice Memos data on macOS.
Project overviewApple Skill gives agents practical AppleScript patterns for listing, reading, creating, completing, or deleting Apple Notes and Reminders. Because Voice Memos has no public scripting API, it documents the local SQLite schema and query patterns for listing or exporting recordings. It has no third-party dependencies, but the undocumented Voice Memos schema may change with macOS updates.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open interview-prep-builderGeneral skillPersonal and daily life
interview-prep-builder↗
@FuzulsFriend
Build a personalized, offline interview-prep app from your role and background.
Project overviewGive the skill a company, role, interview date, and your experience, and it generates a tailored standalone HTML preparation app with talking points, question banks, flashcards, a simulation timer, readiness tracking, and browser speech features. The file opens in Chrome without a build step, although speech recognition may require serving it locally when the `file://` protocol is restricted. Web research is optional enrichment.
- Stars
- ★ 1
- Forks
- ⑂ 0
- GitHub updated
- Jun 18, 2026
Open meeting-intel-briefGeneral skillResearch and knowledgeModel Context Protocol
meeting-intel-brief↗
@FuzulsFriend·Python
Research a company and attendee before a meeting, then build an HTML brief.
Project overviewMeeting Intel Brief takes a person's name, company, and meeting type, then coordinates parallel research on the organization, attendee, and surrounding context. It produces a standalone HTML brief with company facts, personal background, likely goals, conversation openers, questions, and watch-outs for sales, interviews, investing, or partnerships. Current intelligence requires working web-search or MCP tools.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open launchpad-claude-skillGeneral skillSoftware development
launchpad-claude-skill↗
@wrsmith108
Chain planning, review, issue creation, and execution into a resumable workflow.
Project overviewLaunchpad coordinates wave-planner, plan-review, Linear issue creation, and hive-mind-execution as a four-stage Claude Code workflow with explicit gates. It can resume from the last completed stage, start from a chosen phase, skip review, or route infrastructure work differently, and verifies that Linear issues exist before execution. The companion skills and integrations are required.
- Stars
- ★ 1
- Forks
- ⑂ 1
- GitHub updated
- May 13, 2026
Open get-electedGeneral skillMarketing, growth and sales
get-elected↗
@dougdevitre
Plan a U.S. campaign with nonpartisan tools for compliance, messaging, and voter outreach.
Project overviewGet Elected guides U.S. candidates from campaign launch through fundraising, messaging, field operations, and voter engagement, with commands that generate plans, compliance checklists, speeches, emails, and volunteer materials. It includes federal guidance and state-specific coverage for eleven states. Because election and campaign-finance rules change by jurisdiction, the project is educational and should not replace advice from an attorney or election authority.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open data-barrensGeneral skillPersonal and daily life
data-barrens↗
@hilberthiggs-hash·Python
Play an asynchronous multiplayer PvP RPG inside the Claude Code terminal.
Project overviewData Barrens turns Claude Code into a terminal RPG where players create characters, fight asynchronously, loot equipment, collect sets, and climb an ELO ladder. Installing the Markdown skill connects the agent to the public game server, while a FastAPI and SQLite backend can also be self-hosted with Docker for a private instance.
- Stars
- ★ 1
- Forks
- ⑂ 0
- GitHub updated
- Apr 8, 2026
Open project-makerGeneral skillSoftware development
project-maker↗
@renatodpaula
Move software ideas through specification, validation, security checks, and delivery.
Project overviewProject Maker guides Claude Code through staged, spec-driven development instead of one drifting conversation. It creates progressive on-disk artifacts for discovery, requirements, planning, execution, acceptance testing, security review, and pull-request delivery, while adapting the depth to the project size. Independent validators, resumable UAT, and explicit gates stop failed or risky work from being presented as complete.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open music-analyzerGeneral skillMedia, audio and video
music-analyzer↗
@rtfirst·Python
Analyze songs for lyrics, genre, mood, instruments, tempo, key, and production.
Project overviewGive it an MP3, WAV, FLAC, M4A, or OGG file to separate vocals, transcribe lyrics, and extract musical features such as BPM, key, and spectral characteristics. An AI agent then turns the raw results into genre, mood, instrument, vocal, and production analysis. Python and ffmpeg are required; a CUDA GPU is recommended but not mandatory.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open zhongcaoGeneral skillSocial media content
zhongcao↗
@1-SKILL
Turn product, venue, or personal notes into ready-to-post Xiaohongshu copy.
Project overviewGive it a product recommendation, store visit, or personal experience and receive a Xiaohongshu-style post with a stronger title, mobile-friendly short paragraphs, emoji pacing, and layered hashtags. It is aimed at creators, brands, e-commerce teams, and casual reviewers who want to reshape stiff source material into copy that feels native to the platform.
- Stars
- ★ 1
- Forks
- ⑂ 0
- GitHub updated
- Jun 3, 2026
Open dy-seoGeneral skillSEO and search optimization
dy-seo↗
@1-SKILL
Plan keywords and search optimization for Douyin or TikTok videos.
Project overviewUse this skill to build a keyword hierarchy and search-focused content plan for Douyin or TikTok videos. It helps creators look beyond recommendation feeds by reviewing how titles, phrasing, and topic coverage align with likely search queries. The workflow is intended for short-video creators, social media operators, and local businesses seeking more discoverable content.
- Stars
- ★ 1
- Forks
- ⑂ 0
- GitHub updated
- May 13, 2026
Open wcag-auditorGeneral skillFinance, legal and compliance
wcag-auditor↗
@benry-products·JavaScript
Audit web apps for WCAG 2.2 AA and turn violations into source-level fixes.
Project overviewRun axe-core through Playwright against public or session-authenticated pages, map each violation to the relevant WCAG success criteria, and use the application source to propose concrete edit diffs. The skill produces a deterministic Markdown findings report and can optionally fill a user-supplied VPAT 2.5 INT template. It is primarily intended for auditing web apps whose source Claude can read.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open senior-grugGeneral skillSoftware development
senior-grug↗
@sorcerai
Review code, architecture, and product scope through a simplicity-first senior engineering lens.
Project overviewUse this skill to challenge premature abstractions, unnecessary services, oversized product scopes, and clever code that future maintainers will struggle to understand. It favors readable implementations, prototypes, integration tests, small refactors, and measurement before optimization. The playful grug voice is optional; the underlying review keeps technical rigor and still accepts complexity when the problem genuinely requires it.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open stock-analyzerGeneral skillResearch and knowledge
stock-analyzer↗
@harnoorDev
Turn a stock ticker into a sourced five-part equity research report and PDF.
Project overviewEnter a ticker to research the business, catalysts, valuation, peer comparisons, downside risks, technical setup, and overall thesis using current web data. The skill adds sector-specific analysis for biotech, SaaS, and commodities and can export a formatted PDF alongside the chat summary. It states a data-backed view without issuing buy or sell advice, and critical figures should still be independently verified.
- Stars
- ★ 1
- Forks
- ⑂ 1
- License
- MIT