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 177 of 240
Open game-mechanic-analyzerGeneral skillDesign and creative work
game-mechanic-analyzer↗
@2811jh·Python
Break down a game mechanic into reusable design insights and a concise report.
Project overviewThe skill analyzes a named game mechanic through three construction layers—rules, experience, and system relationships—and three evaluation dimensions: innovation, feedback loops, and coupling. It produces a 500–1,000-word Markdown and HTML report, with optional web-source extraction for traceable analysis.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open cefr-reading-coachGeneral skillEducation and learning
cefr-reading-coach↗
@ystyleb
Rewrite real English articles to your CEFR sub-level and target weak points over time.
Project overviewThe coach calibrates learners across 12 CEFR sub-levels, rewrites real articles to the chosen difficulty, and adjusts future sessions from comprehension feedback. It archives reading logs, vocabulary, inline IPA, and generated audio in Obsidian, then deliberately reuses the learner’s latest weak structure; Claude Code, Obsidian, and edge-tts are required.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open md-to-pdfGeneral skillDocument productivity
md-to-pdf↗
@WeAIClub·Typst
Convert Markdown into polished PDFs with reusable Typst themes.
Project overviewThe skill converts Markdown through Pandoc’s Typst writer, combines the result with a selected theme, and compiles a printable PDF. It ships with two Claude-inspired themes and supports custom themes described in DESIGN.md; Pandoc 3.2 or newer and Typst must be installed on the system.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open e2e-agentGeneral skillTesting and debugging
e2e-agent↗
@duylddev
Coordinate coding and end-to-end test agents with file queues
Project overviewe2e-agent coordinates a coding agent and a test agent through JSON files instead of a message broker or shared memory. Its initialization command scaffolds task queues, a Docker Compose app and database, test scripts, and a report reader. The test agent runs plain-language scenarios, returns feedback on failure, and routes completed or exhausted tasks to separate folders.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open claude-security-auditGeneral skillSecurity and privacy
claude-security-audit↗
@velimattiv·Python
Run a multi-phase code security audit and produce reports, SARIF, and an SBOM.
Project overviewThe skill maps a repository’s technologies and attack surfaces, runs a bundled set of SAST, dependency, secret, container, and infrastructure scanners, then performs parallel deep dives into areas such as authorization, injection, supply chain, and agentic risks. It emits Markdown, SARIF, CycloneDX, and a reusable baseline, supports Claude Code only, and is best run inside an isolated container.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open pumpfun-skillGeneral skillFinance, legal and compliance
pumpfun-skill↗
@Vo1ganin·Python
Monitor pump.fun activity and automate trading through PumpPortal or your own RPC.
Project overviewThe skill streams token launches, trades, KOL activity, and PumpSwap migrations, while also documenting bonding-curve math and historical analysis. It includes Lightning and Local trading examples, requires a single shared WebSocket connection, and needs a Solana RPC plus a hot-wallet private key for trading; Lightning adds a managed service fee.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open dexscreener-skillGeneral skillFinance, legal and compliance
dexscreener-skill↗
@Vo1ganin·Python
Check current DEX prices, liquidity, pairs, and trends across more than 20 chains.
Project overviewThis skill uses DexScreener’s free, unauthenticated API to search tokens and retrieve current price, volume, liquidity, market cap, price changes, and trading pairs. It can batch up to 30 tokens per call and inspect trending snapshots, but the API has no historical data, WebSocket stream, or paginated search.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open coinmarketcap-skillGeneral skillFinance, legal and compliance
coinmarketcap-skill↗
@Vo1ganin·Python
Fetch crypto prices, history, and market metrics while controlling CoinMarketCap credits.
Project overviewThis skill covers quotes, market caps, OHLCV history, global metrics, Fear & Greed, exchanges, DEX data, airdrops, and trends through CoinMarketCap Pro. It uses stable CMC IDs, batches requests, estimates credit usage from returned data points, and encourages caching; a CMC API key is required, and historical coverage depends on the plan.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open feishu-syncGeneral skillKnowledge management
feishu-sync↗
@0xE1337·Python
Sync Feishu documents with Markdown and upload tabular files as native Feishu Sheets.
Project overviewThe toolkit incrementally downloads Feishu docx and wiki content to Markdown, uploads Markdown with real LaTeX equation blocks, and imports CSV, TSV, or Markdown tables into standalone Sheets. It works as a Claude Code skill, bash CLI, or agent tool, and requires a Feishu self-built app with the appropriate scopes and credentials.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open issue-reporting-skillGeneral skillSupport and operations
issue-reporting-skill↗
@Nishtha-Pradhan
Turn incomplete bug descriptions into structured, copy-ready issue reports.
Project overviewWhen a user or support agent describes a problem with missing details, this Claude skill asks focused follow-up questions and fills a standardized 10-field template. It captures reproduction steps, environment details, expected versus actual behavior, and a suggested priority, then returns a report ready to paste into an issue tracker.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- Apr 24, 2026
Open pubmed-briefGeneral skillResearch and knowledge
pubmed-brief↗
@pabloatria·Python
Turn biomedical questions into ranked, shareable PDF literature briefs.
Project overviewGive pubmed-brief a biomedical topic and it searches PubMed, Europe PMC, and Crossref for recent and highly cited papers. It packages a cross-paper overview, structured summaries, citation details, and source links into a printable PDF; closed-access articles are summarized from abstracts when full text is unavailable.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open stern-code-reviewGeneral skillCode review and quality
stern-code-review↗
@y-a-v-a
Review code, diffs, or pull requests through a strict production-risk lens.
Project overviewThis Codex and Claude skill reviews changes as if they are about to run in production, prioritizing correctness, data safety, security, reliability, and missing tests over style. Findings include severity, confidence, location, impact, and a suggested fix, while the final verdict is derived from the highest-severity confirmed problem rather than reviewer mood.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- Jun 30, 2026
Open claudewan-kenobiGeneral skillPersonal and daily life
claudewan-kenobi↗
@tmarsteller
Make Claude answer in Star Wars prequel memes while still doing the work.
Project overviewDrop a prequel quote, character reference, or related phrase into a Claude Code conversation and this skill responds in matching Star Wars meme character without abandoning the requested task. It includes more than 120 call-and-response triggers across four tiers, making it a playful tone layer rather than a separate coding or analysis tool.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open astro-natal-simondGeneral skillPersonal and daily life
astro-natal-simond↗
@klasnyi·Python
Generate Western or Vedic astrology reports from birth details.
Project overviewProvide a birth date, time, and place to calculate a Western or Vedic chart and produce a styled DOCX with chart graphics, placement interpretations, and practical suggestions. The project also includes modules for transits, progressions, synastry, relocation, and related readings; local use depends on Python astrology libraries, while Claude composes the interpretive text.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- Apr 26, 2026
Open ui-design-makeover-skillGeneral skillDesign and creative workModel Context Protocol
ui-design-makeover-skill↗
@CBryant9
Audit, redesign, and browser-test an existing application's UI and UX.
Project overviewDesign Makeover turns a vague request such as “redesign my app” into a guided workflow: it scopes the job, asks a brief set of questions, audits the current interface, proposes distinct directions, implements the selected one, and reviews its own work. It adapts its approach to dashboards, marketing pages, editorial views, or mobile apps, with Playwright recommended for autonomous browser checks.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open context-kitGeneral skillKnowledge management
context-kit↗
@jiayuanyu361
Build portable context packs from your roles, projects, and session memory.
Project overviewcontext-kit interviews you to create role and project packs, then distills durable facts, decisions, open questions, and explicitly rejected options from ongoing conversations. The source stays as plain Markdown on your machine and can be exported for ChatGPT custom instructions, Claude Projects, or raw reuse elsewhere, without an account, server, or synchronization service.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open claude-skill-sms-verificationGeneral skillSecurity and privacyModel Context Protocol
claude-skill-sms-verification↗
@virtualsms-io
Let Claude request real-SIM numbers and receive verification codes through VirtualSMS.
Project overviewThis skill teaches Claude Desktop or Claude Code when and how to call the VirtualSMS MCP for phone verification. An agent can search availability, buy a number, wait for an SMS code by WebSocket or polling, swap a failed number, and cancel or refund unused orders across thousands of services and many countries; access requires the MCP connection and a VirtualSMS API key.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open timeln-secondbrain-skillGeneral skillKnowledge managementModel Context Protocol
timeln-secondbrain-skill↗
@goodrahstar·HTML
Connect Claude or Cursor to your Timeln documents and knowledge graph.
Project overviewTimeln Second Brain lets Claude Code or Cursor answer questions from the documents and relationships stored in your Timeln library. Through its MCP tools, an agent can inspect recent material, query connected topics, retrieve documents, and ingest text or public URLs; the hosted setup needs a Timeln account and bearer token, with a local Python MCP available as an alternative.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT