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 138 of 240
Open aibtiDesktop appPersonal and daily lifeWindows
aibti↗
@Acuminate-conventionality909·HTML
Analyze local AI coding prompts and match interaction styles
Project overviewaibti is a small Windows utility that reads locally stored prompt or chat-history files from tools such as Claude Code, Cursor, and Codex. It analyzes request patterns, maps them to one of 16 personality archetypes, shows the top three matches, and lets users print or export the result. The project says prompt history stays on the user's machine rather than being sent to a cloud service.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open claude-todos-skillGeneral skillProject and product management
claude-todos-skill↗
@gonoff·TypeScript
Track projects with todos, a project brain, and a dashboard
Project overviewclaude-todos-skill gives each project a committed todo board and SQLite project brain, then aggregates them in a local broadsheet-style Bun dashboard. Its command set covers initialization, batch planning, backend-first autonomous builds, frontend briefs, design, synchronization, QA handoffs, and closing work. Phases, dependencies, history, and evaluation artifacts preserve context across sessions and projects.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open suno-prompt-crafterGeneral skillMedia, audio and video
suno-prompt-crafter↗
@noravoid-log
Turn a music idea into a complete, copy-ready Suno prompt package.
Project overviewDescribe the genre, mood, theme, or artist references for a track and receive the fields needed for Suno's Advanced Mode: styles, lyrics or instrumental guidance, exclusions, slider settings, a title, and production tips. The skill translates artist references into descriptive musical language and adapts recommendations to the user's plan and model version, with an optional consistency profile for an EP. It prepares prompts; it does not generate the audio itself.
- Stars
- ★ 1
- Forks
- ⑂ 1
- License
- MIT
Open qpay-skillsGeneral skillBackend development
qpay-skills↗
@dokind
Integrate Mongolia's QPay payments across common web stacks
Project overviewqpay-skills guides Mongolian developers from stack detection through QPay v2 setup, credential configuration, invoice creation, webhook handling, status polling, local testing, and a launch checklist. It includes patterns for Next.js, Node, Python, and Laravel plus bilingual merchant guidance. A registered QPay merchant account, contract, and API credentials are required, and the community project is not an official QPay product.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open conventional-comments-skillGeneral skillCode review and quality
conventional-comments-skill↗
@pltnk
Format review feedback as scannable, actionable Conventional Comments
Project overviewConventional Comments Skill applies the Conventional Comments structure to reviews of code, documents, designs, drafts, and pull requests. It supplies semantic labels, blocking and topic decorations, an issue-to-suggestion pairing rule, and communication guidance for curious, actionable feedback. It formats the comments without deciding what deserves review, how the review is organized, or how many comments should be written.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open web-animation-engineGeneral skillFrontend development
web-animation-engine↗
@smk-labs·JavaScript
Compose scrubable web animations with a small CDN-based React and SVG runtime
Project overviewweb-animation-engine combines a Claude skill with a compact React and SVG runtime for animated explainers, diagrams, dashboards, and motion graphics. Stage owns the playhead, Sprite controls each beat's time window, and SVG and HTML layers handle different visual elements. React 18 and Babel load from a CDN, so there is no npm install or build step; the result is runnable HTML rather than an exported video.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open stop-slop-frGeneral skillWriting and editing
stop-slop-fr↗
@Whitemes
Reduce AI-typical phrasing in French academic writing
Project overviewstop-slop-fr reviews French academic reports, theses, dissertations, and research writing for repetitive connectors, empty formulas, mechanical structures, and unsupported source language. It adapts tone to the assignment, asks for concrete author-and-year citations, and uses a qualitative 50-point score to flag text for revision. It does not replace grammar tools or human supervision, does not bypass commercial detectors, and may need discipline-specific judgment.
- Stars
- ★ 1
- Forks
- ⑂ 0
- GitHub updated
- Jun 11, 2026
Open forkcastGeneral skillProject and product management
forkcast↗
@sboghossian·TypeScript
Simulate competing project plans as a scored, editable decision tree
Project overviewForkcast expands a software goal into decision points, branches each choice, simulates up to ten steps, scores outcomes against weighted objectives, and emits a Markdown tree with a Mermaid diagram. It grounds steps in project artifacts, stops a branch when cumulative confidence falls too low, and sends selected paths to an adversarial critic. The tree is human-editable, so users can override scores and choose what to execute.
- Stars
- ★ 1
- Forks
- ⑂ 0
- GitHub updated
- May 15, 2026
Open github-repo-launch-kitGeneral skillMarketing, growth and sales
github-repo-launch-kit↗
@harrisliangsu·Shell
Prepare an open-source repository for discovery, launch, and ongoing care
Project overviewgithub-repo-launch-kit organizes an open-source launch into trust signals, repository differentiation, first-wave outreach, and ongoing maintenance. It inspects the repository and can safely apply selected setup changes through a dry-run-aware script, while marking human-owned work such as authentic posts and the launch narrative. It explicitly rejects star manipulation, automated account posting, and replacing the maintainer's voice.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open commitronGeneral skillSoftware development
commitron↗
@SakuraPuare
Create isolated Conventional Commits without shared-index conflicts
Project overviewCommitron analyzes changes and creates one atomic Conventional Commit per call, or splits a larger set into multiple commits in batch mode. It uses git commit --only to avoid broad shared-index staging, matches the language of existing history, and never uses git add . or adds co-author trailers. The tool is designed for Claude Code and Codex workflows where unrelated agents may touch different files.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open jira-dev-workflowGeneral skillProject and product managementModel Context Protocol
jira-dev-workflow↗
@toyunity·Shell
Move Jira tickets through planning, implementation, commits, and completion gates.
Project overviewjira-dev-workflow turns a Jira ticket key into a gated Claude Code development flow: read the issue, plan the work, create sub-tasks when appropriate, implement on branches, commit, merge, update Jira states, and post a completion summary. Every state-changing step asks for approval, and interrupted runs can be resumed. A Jira MCP server registered under the `atlassian` name is required; without it, the workflow stops before making changes.
- Stars
- ★ 1
- Forks
- ⑂ 1
- License
- MIT
Open html-to-svgGeneral skillDesign and creative work
html-to-svg↗
@Sora-bluesky
Convert HTML previews into crisp, self-contained SVG assets
Project overviewhtml-to-svg converts an HTML preview into an SVG whose glyphs are embedded as paths, preserving browser line breaks and Variable Font weight and optical-size settings in environments that cannot load the original fonts. It targets static assets such as brand banners; the first run installs Node packages including fontkit, Playwright, and SVGO.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open spectastic-debugger-skillGeneral skillTesting and debugging
spectastic-debugger-skill↗
@spectastic·Python
Triage spec-driven defects at the highest layer that needs change
Project overviewspectastic-debugger classifies defects in spec-driven projects as constitutional, specification, planning, cross-spec, or implementation gaps, then proposes a fix at the highest layer that actually needs to change. Its evaluation harness covers under- and over-escalation, scope traps, hotfix pressure, cross-spec drift, and platform bugs. The skill produces a structured triage report and is designed for disciplined diagnosis, not automatic code edits.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open swiftui-mac-pro-skillGeneral skillSoftware development
swiftui-mac-pro-skill↗
@toankhontech
Ground Claude Code in current macOS SwiftUI patterns and APIs.
Project overviewUse this skill when Claude Code needs reliable, Mac-specific guidance for SwiftUI and AppKit work instead of defaulting to iOS patterns or stale APIs. Its references cover windows, menus, sandboxing, signing, notarization, testing, and macOS 15 and 26 features, with triggers in English, Vietnamese, and Simplified Chinese; iOS and other Apple platforms are outside its scope.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open quant-alpha-research-skillGeneral skillResearch and knowledge
quant-alpha-research-skill↗
@junsier9·Python
Turn crypto strategy ideas into falsifiable research plans before optimization.
Project overviewUse this skill to test a crypto quant idea against current repository evidence before investing in optimization or promotion. It separates provider coverage from data trust, designs Stage 0 and falsification checks, and returns explicit decisions such as go, no-go, blocked, or research-only. It is a research discipline for Codex and Claude Code, not an alpha generator or trading bot.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- Apache-2.0
Open mockhunterGeneral skillTesting and debuggingModel Context Protocol
mockhunter↗
@CodeShuX
Trace visible web data to find mocks, hardcoded values, and broken pipelines.
Project overviewMockHunter opens a live page through Claude Code and Playwright MCP, exercises its interface, and traces each visible value through network calls, APIs, and an optional database. The report classifies data as real, mock, LLM-generated, hardcoded, broken, or unknown, with severity and recommended actions. It avoids destructive controls and payment submission, but currently audits one page per run and may require manual pre-login for OAuth, magic links, or two-factor authentication.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open apexGeneral skillSEO and search optimization
apex↗
@Apex-Radar·TypeScript
Audit how clearly AI engines understand and cite your website.
Project overviewCrawl a page locally and run a broad set of SEO, AEO, and AI-visibility checks, then score the result and rank the fixes that matter most. Apex works as a Claude skill or standalone CLI without an account or hosted backend. Live citation checks for services such as ChatGPT, Claude, and Perplexity require your own provider keys; without them, those checks are skipped and the score is capped.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open econometrics-phd-level-skillGeneral skillEducation and learning
econometrics-phd-level-skill↗
@jayjeo·Stata
Study advanced econometrics with focused references and reproducible Stata scripts
Project overvieweconometrics-phd-level-skill organizes a Korean lecture series into topic-specific references and runnable Stata scripts covering OLS, inference, specification, IV and GMM, difference-in-differences, regression discontinuity, panel fixed effects, MLE, Logit, and Probit. A keyword router loads only the relevant references for each question, keeping the active context smaller. The material is derived from a third-party course rather than redistributing its original recordings.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT