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 116 of 240
Open midnight-ops-doctorGeneral skillTesting and debugging
midnight-ops-doctor↗
@samuelarogbonlo·JavaScript
Diagnose Midnight backend failures and route each symptom to a runnable fix.
Project overviewUse this skill when a Midnight wallet stalls, a deployment hangs, the wrong address is selected, an RPC endpoint is blocked, or a Groth16 verifier may not match its local key. It maps symptoms to focused runbooks and includes scripts for address derivation, reachability checks, hash parity, and post-deploy verification. It is intended for developers operating Midnight Network backends through Claude Code, Codex, Cursor, or another markdown-aware agent.
- Stars
- ★ 2
- Forks
- ⑂ 0
- License
- MIT
Open figma-android-xmlGeneral skillDesign and creative workModel Context Protocol
figma-android-xml↗
@jahonn
Restore Figma designs as high-fidelity Android XML layouts with an early validation workflow.
Project overviewThis Claude Code skill pulls design context through Figma MCP, produces a design-spec checkpoint, and then generates resources, styles, drawables, XML layouts, and minimal ViewBinding code in a controlled order. It validates the result with an Android build and can iterate from screenshot differences. The workflow is intended for Android View-system projects rather than Compose.
- Stars
- ★ 2
- Forks
- ⑂ 0
- License
- MIT
Open artifact-organizerGeneral skillData visualization
artifact-organizer↗
@keepYaoung·JavaScript
Turn agent outputs into self-contained HTML files and a reusable dashboard.
Project overviewHave the agent emit semantic JSON instead of raw HTML, then render it as a self-contained file with styles, scripts, and fonts included. Reports, diagrams, or documents can be stacked into a persistent dashboard and restyled later without changing their content. The files open offline and can also be published through GitHub Pages or a custom deployment.
- Stars
- ★ 2
- Forks
- ⑂ 1
- License
- MIT
Open memory-mapGeneral skillKnowledge management
memory-map↗
@shandar·Shell
Preserve, recall, and prune project context across AI assistant sessions.
Project overviewmemory-map bundles three skills that preserve project progress, decisions, and pending work after a conversation ends, recall relevant context in later sessions, and propose cleanup when stored memory becomes stale or cluttered. It uses a local Markdown file in Claude Code, the persistent memory interface on claude.ai, and can be installed in other tools that support the Agent Skills format.
- Stars
- ★ 2
- Forks
- ⑂ 0
- License
- MIT
Open sk-info-assetsGeneral skillKnowledge management
sk-info-assets↗
@situker·HTML
Turn Feishu transcripts into structured, searchable information-asset notes.
Project overviewConvert Feishu Dou or Feishu Minutes transcripts into an eight-section note for meetings, interviews, courses, podcasts, and other dense recordings. The skill separates recap, business implications, reusable content, methods, and actions, attaches stable IDs with source, value, and timestamp labels, and can render a Mermaid relationship map or an HTML card version.
- Stars
- ★ 2
- Forks
- ⑂ 0
- GitHub updated
- May 20, 2026
Open ai-form-builderGeneral skillFrontend development
ai-form-builder↗
@lukinov·Python
Generate runnable React forms from screenshots, PDFs, HTML, or plain text.
Project overviewProvide a screenshot, PDF, HTML snippet, or form description in Claude Code, Cursor, or Windsurf, and the tool returns validated FormEngine JSON plus a runnable App.tsx. The schema can round-trip through the online visual builder and render with RSuite, Material UI, or Mantine, making it easier to edit and reuse than one-off JSX. It currently depends on an LLM host that can load the skill or rule; the standalone MCP server is still planned.
- Stars
- ★ 2
- Forks
- ⑂ 0
- License
- MIT
Open google-marketing-opsGeneral skillMarketing, growth and salesModel Context Protocol
google-marketing-ops↗
@chjm-ai
Coordinate Google Ads, GA4, and GTM from one Claude Code workflow.
Project overviewUse this skill to route marketing tasks across Google Ads, Google Analytics 4, and Google Tag Manager, combining them for campaign analysis and changes, funnel diagnosis, tag debugging, conversion reconciliation, and weekly reviews. Each service still requires its own SDK, MCP connection, and authentication. GA4 access is read-only, campaign creation is recommended through the Ads web interface, and conversion totals across the three systems should be reconciled rather than forced to match.
- Stars
- ★ 2
- Forks
- ⑂ 0
- License
- MIT
Open prompt-refiner-skillGeneral skillWriting and editing
prompt-refiner-skill↗
@HenrikBrehm·JavaScript
Lint prompt defects without rewriting or imposing a framework.
Project overviewprompt-refiner audits prompts you have already written in Claude Code, Cursor, or ChatGPT against a documented catalog of clarity, output-hygiene, and prompt-injection rules. A zero-dependency Node detector handles reproducible checks and can run in CI, while semantic cases use the active model. It reports findings with locations and evidence, but does not rewrite the prompt, impose a framework, or interview the user.
- Stars
- ★ 2
- Forks
- ⑂ 0
- License
- MIT
Open webtrader-skillGeneral skillFrontend development
webtrader-skill↗
@fdiex·JavaScript
Scaffold white-label trading components for React and Supabase
Project overviewWebTrader Skill supplies React and Supabase scaffolds for order tickets, live prices, positions and history, margin and P&L calculations, stop-loss and take-profit controls, partial closes, and mobile order sheets. It also includes a SignalR price-feed context with reconnect and stale detection, plus standalone financial-math helpers. The scaffolds are MIT-licensed, while the complete white-label broker platform and its admin, KYC, CRM, and payment systems are a separate commercial product.
- Stars
- ★ 2
- Forks
- ⑂ 1
- GitHub updated
- May 6, 2026
Open skillsCollection or directorySoftware developmentClaude Code
skills↗
@chrismccoy·HTML
Browse 25 Claude Code skills for WordPress, refactoring, scripts, and writing
Project overviewchrismccoy/skills is a Claude Code plugin marketplace containing 25 independent skills grouped around WordPress, app planning, codebase mapping, refactoring, servers and scripting, data, writing, language, and session tools. The collection includes WordPress builders and reviewers, HTML-to-theme conversion, diagram generation, Docker and Kubernetes scaffolding, jq help, formula troubleshooting, and README writing. Each plugin can be installed separately; the repository is a catalog rather than one integrated application.
- Stars
- ★ 2
- Forks
- ⑂ 0
- GitHub updated
- Jul 5, 2026
Open skill-checkGeneral skillTesting and debugging
skill-check↗
@JckJhns·Python
Test Agent Skills for structural, security, contract, and workflow failures.
Project overviewRun SkillCheck against an Agent Skill before distributing it or after a regression. Quick mode covers structure, syntax, integrity, security, and best practices; Standard adds script execution, I/O checks, and eval regression; Deep adds malformed inputs, edge cases, and end-to-end workflows. The result is a targeted report with pass rates, findings, and an overall health verdict.
- Stars
- ★ 2
- Forks
- ⑂ 0
- License
- MIT
Open ixbrlGeneral skillFinance, legal and compliance
ixbrl↗
@MaxSchoon·HTML
Check iXBRL filing rules and validate reports across major jurisdictions.
Project overviewiXBRL Skill helps accountants, auditors, reporting teams, and engineers navigate Inline XBRL requirements across major regulators and taxonomies. It combines primary-source references with Arelle workflows and a lightweight preflight script for common filing defects. Regulated submissions still require checking the current publisher rules and professional judgment.
- Stars
- ★ 2
- Forks
- ⑂ 1
- License
- MIT
Open reddit-skillsAutomationSocial media contentWindows
reddit-skills↗
@beggarticksarthurtatum121·Python
Automate Reddit browsing, interaction, and publishing through your browser
Project overviewreddit-skills connects an AI agent to your own Chrome browser and Reddit account through an extension bridge. Its separate skills cover account setup, community exploration, content operations, interaction, and publishing, including monitoring posts, commenting, collecting page data, and triggering workflows. It assumes Windows 10 or 11, Chrome, an active internet connection, and account permission, and recommends conservative activity rates, log checks, and stopping the browser task when needed.
- Stars
- ★ 2
- Forks
- ⑂ 1
- License
- MIT
Open cybersegurancaGeneral skillSecurity and privacy
cyberseguranca↗
@izaurogabriel-hash·TypeScript
Run Portuguese-language security reviews, threat modeling, and hardening work.
Project overviewcyberseguranca gives Claude Code a routed Portuguese reference set for threat modeling, compliance, supply-chain security, incident response, and AI or agent risks. It includes operational checklists, response playbooks, and copy-ready templates, with especially concrete guidance for Cloudflare Workers, Supabase, Astro, and related services. The principles can transfer elsewhere, but many examples reflect that assumed stack and business context.
- Stars
- ★ 2
- Forks
- ⑂ 1
- License
- MIT
Open mmmmealplanGeneral skillPersonal and daily lifeModel Context Protocol
mmmmealplan↗
@philippdubach·Shell
Build weekly meal plans and Migros shopping lists from your dietary settings.
Project overviewMmmmealplan turns a YAML profile and recipe library into a weekly menu with an aggregated, categorized shopping list. It uses live Migros promotions, nutrition, and allergen data while flagging macro gaps or restriction conflicts instead of silently changing the plan. The skill depends on the unofficial Migros MCP and does not place grocery orders.
- Stars
- ★ 2
- Forks
- ⑂ 0
- License
- MIT
Open zafu-thesis-formatter-skillGeneral skillDocument productivity
zafu-thesis-formatter-skill↗
@wjyxiaojiu-del·Python
Convert ZAFU undergraduate theses into deterministic LaTeX-formatted PDFs
Project overviewZAFU Thesis Formatter converts DOCX or Markdown theses into a Zhejiang A&F University LaTeX/PDF template. A Python script generates the cover, abstracts, table of contents, chapters, acknowledgements, and bibliography. It requires Python and a TeX distribution, and the included format targets ZAFU.
- Stars
- ★ 2
- Forks
- ⑂ 0
- License
- MIT
Open secure-builder-claude-skillGeneral skillSecurity and privacy
secure-builder-claude-skill↗
@HenrikBrehm·Shell
Apply secure defaults before writing security-sensitive software
Project overviewsecure-builder activates when a Claude Code task touches authentication, uploads, user-supplied URLs, secrets, deployment settings, Dockerfiles, CI workflows, dependencies, or pre-commit checks. It plans threats first, then applies patterns for password storage, validation, SSRF, file handling, cookies, token rotation, container hardening, CI permissions, and security tests. The skill can also guide a private-repository bootstrap with scanning and branch rules. Routine refactors, renames, and pure UI work stay outside its trigger scope.
- Stars
- ★ 2
- Forks
- ⑂ 0
- License
- MIT
Open bes-pilotGeneral skillFinance, legal and complianceModel Context Protocol
bes-pilot↗
@ViberProDevAI·Python
Manage a Turkish BES fund basket with risk-aware monthly guidance
Project overviewBES Pilot helps Turkish individual pension users build and revisit a fund basket from age, horizon, income, and risk tolerance. It measures the previous basket against BIST 100 and inflation references, can guide eSube allocation changes, and leaves the final confirmation to the user. Türkiye Hayat is the fully tested adapter; most other providers remain exploratory, and the project explicitly is not investment advice.
- Stars
- ★ 2
- Forks
- ⑂ 1
- GitHub updated
- Jul 8, 2026