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 150 of 240
Open loopcoding-skillGeneral skillSoftware development
loopcoding-skill↗
@0xArx
Design self-verifying coding loops grounded in a real repository
Project overviewLoopCoding interviews the user and inspects the actual repository, installed skills, agents, connectors, hooks, workflows, and test commands before writing a LOOP.md. That specification defines the goal, machine-checkable done conditions, per-iteration checks, guardrails, escalation rules, and progress memory. A /loop runner or sub-agent then executes it until the checks pass. The approach is most useful when a task needs repeated changes and verification rather than prompt-by-prompt supervision.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open better-slidesGeneral skillDocument productivity
better-slides↗
@hanley-tech·HTML
Generate stage-ready HTML presentations with a coding agent.
Project overviewStart with a topic, notes, finished material, or an existing PPTX, and the skill helps a coding agent shape the talk around one clear idea before building a fixed-stage HTML deck. It adds timed reveals, animation, optional sound, and inline editing, while scaling the 1920×1080 composition as one unit across venue screens. Scripts support deployment and PDF export; sound-enabled decks may use separate audio assets.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open mule-headless-devGeneral skillTesting and debugging
mule-headless-dev↗
@chirstius·PowerShell
Build, deploy, and test Mule 4 apps on a standalone runtime
Project overviewmule-headless-dev provides cross-platform scripts for building, deploying, hot-redeploying, restarting, and testing Mule 4 applications on a real standalone runtime without Anypoint Studio. The same scripts can be used as a Claude Code skill or directly from Windows, macOS, and Linux. Mule 4.9+ requires JDK 17 and Maven 3.9+, while enterprise runtime and connector downloads require the appropriate MuleSoft repository credentials in Maven settings.
- Stars
- ★ 1
- Forks
- ⑂ 1
- License
- MIT
Open paxel-skillGeneral skillCode review and quality
paxel-skill↗
@skoppisetty·Python
Score Claude Code and Codex sessions locally on Paxel’s five axes
Project overviewpaxel-skill evaluates local Claude Code and Codex CLI sessions against Paxel’s five axes: execution leverage, steering, engineering quality, product thinking, and planning. It reads project logs and Git history, removes tool bodies and secrets, extracts events and decisions, then asks Claude Haiku for narratives and scores without uploading data or using a backend. Results include a performance band, but the project warns that the model differs from YC’s scorer, reruns vary, and the overall score is only an approximation.
- Stars
- ★ 1
- Forks
- ⑂ 0
- GitHub updated
- Jul 6, 2026
Open product-ui-designGeneral skillFrontend development
product-ui-design↗
@kuras3·Markdown
Builds restrained, production-style product UI.
Project overviewProduct UI Design helps build dashboards, SaaS screens, settings, tables, forms, and admin tools with a restrained product register. It asks the agent to observe real products, separate functional restraint from expressive styling, and scan for common AI-looking choices before delivery. It is meant for product surfaces rather than marketing pages; an optional script checks machine-detectable tells.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open Cat_find_anglesGeneral skillResearch and knowledge
Cat_find_angles↗
@academicatstool-netizen·Shell
Turn a broad research topic into focused directions and ready-to-run search queries.
Project overviewGive Find Angles an unfocused topic and it produces a structured tree of distinct research directions, concrete sub-angles, keywords, and an academic search query for every node. The workflow stays anchored to the terms you supplied and can run through Claude, Codex, or another capable model without web access. It maps where to investigate; it does not find papers or claim that proposed findings already exist.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open owl-browser-claude-pluginPluginWorkflow automationClaude Code
owl-browser-claude-plugin↗
@Olib-AI
Controls browsers through handle-addressable text instead of screenshots.
Project overviewOwl Browser gives Claude Code a browser MCP server and an observe-and-act skill that renders pages as compact OwlMark text with stable handles. The agent navigates, clicks, and types by handle rather than guessing from screenshots or pixel coordinates. A running Owl Browser instance, endpoint and token environment variables, and npx are required before the plugin can operate.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open clickup-operatorGeneral skillProject and product management
clickup-operator↗
@Spotlight-Revenue
Route ClickUp ideas, to-dos, and project work with reusable operator rules
Project overviewClickUp Operator organizes ideas, to-dos, and project work in ClickUp through a shared set of routing and setup rules. The package keeps its portable logic, templates, examples, and references in one core, then adds separate installation wrappers for OpenClaw or ClawHub and Claude Code. Maintainer notes and validation materials are kept apart from the runtime package, so the same operator behavior can be reused across both agent environments.
- Stars
- ★ 1
- Forks
- ⑂ 0
- GitHub updated
- Jul 4, 2026
Open product-modelling-cloning-influencerGeneral skillMedia, audio and video
product-modelling-cloning-influencer↗
@manvendrakumar-hub·Python
Create authorized product-modeling videos from a reference clip
Project overviewProduct Modelling — Cloning an Influencer provides an eight-step method for turning a reference video into product-modeling stills and videos. It extracts frames, builds a character sheet, creates identity-anchored variants, adds products and storyboard shots, then makes a local fast-cut montage with frame-by-frame checks. The repository ships scripts and guidance only: no likeness, brand footage, or product photos are included. Users must supply licensed material and obtain the real person’s consent before cloning or publishing a likeness.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open printable-docs-skillGeneral skillDocument productivity
printable-docs-skill↗
@sam33339999·HTML
Create printable Traditional Chinese A4 PDFs from self-contained HTML templates
Project overviewprintable-docs helps create Traditional Chinese A4 reports, quotes, contracts, minutes, forms, resumes, slides, and study sheets from self-contained HTML. It includes 39 templates, a style contract, reusable grid CSS, offline SVG infographic modules, and a page-assembly tool. Its explicit embeddable font stack addresses the macOS Chrome problem where Chinese text can disappear in printed PDFs. Before delivery, the project recommends printing a real PDF and checking selectable text, page count, and table breaks.
- Stars
- ★ 1
- Forks
- ⑂ 0
- GitHub updated
- Jun 15, 2026
Open macos-screen-recorder-system-audioCLI appMedia, audio and video
macos-screen-recorder-system-audio↗
@connerkward·Swift
Records a Mac screen with system audio from the command line.
Project overviewmacos-screen-recorder captures the main macOS display and the sound your Mac is playing, then writes a shareable H.264/AAC MP4 from a headless command-line run. It uses ScreenCaptureKit in one Swift source file, needs only the standard Screen Recording permission, and avoids virtual audio drivers or sudo. Duration is set when the command starts, and window or region selection is not included.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open prompt-frameworkGeneral skillContent creation
prompt-framework↗
@LillltaChen
Builds reusable bilingual prompts from structured skeletons and variables.
Project overviewPrompt Framework Generator assembles prompts from a reusable skeleton, replaceable variables, and concrete style anchors. Its five-stage method chooses a structure, fills the variables, translates vague style words into actionable dimensions, emits Chinese and English versions, and checks the result. The same framework can support image generation, article writing, and video scripts instead of locking the structure to one content type.
- Stars
- ★ 1
- Forks
- ⑂ 0
- GitHub updated
- Jun 12, 2026
Open burnoutguardGeneral skillPersonal and daily life
burnoutguard↗
@ajaykumar127·Python
Tracks attention strain and escalates from nudges to enforced cooldowns.
Project overviewBurnout Guard estimates burnout risk from self-report plus behavioral signals such as prompt heartbeats, late-night work, continuous blocks, and active-day streaks. Six levels range from quiet monitoring to single-task mode and a platform-level lockout with a cooldown, and Claude Code hooks can enforce the decision before a prompt reaches the model. State stays local, optional sleep and calendar inputs affect strain, and the project explicitly is not a medical device.
- Stars
- ★ 1
- Forks
- ⑂ 1
- License
- MIT
Open skill-english-proseGeneral skillWriting and editing
skill-english-prose↗
@qiaeru
Rewrite formulaic AI prose into natural, concrete American English.
Project overviewUse it to review essays, posts, documentation, or professional email before publication. The Claude Code skill identifies filler, stock structures, vague verbs, and over-compressed slogans, then rewrites the text with clearer subjects and more varied rhythm. It can be installed as a plugin or copied into a skills directory, but it does not check grammar or verify factual claims.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open triathlon-coach-skillGeneral skillPersonal and daily lifeModel Context Protocol
triathlon-coach-skill↗
@HenrikBrehm·Python
Combine endurance and recovery data to recommend the next triathlon training session.
Project overviewThe skill gathers swim, bike, run, sleep, HRV, and related records from connected fitness MCP servers, normalizes and deduplicates them, then calculates training-load and recovery metrics with a local Python script. It returns a coach-style snapshot, discipline trends, safety flags, and a concrete next-session recommendation. At least one fitness data source is required, and the output is decision support rather than medical advice or a certified coach.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open music-stem-separationGeneral skillMedia, audio and video
music-stem-separation↗
@jianga0801-ui·Python
Separate lead vocals, harmonies, instrumentals, and reverb from mixed music.
Project overviewRun one command to turn a mixed track into instrumental, full-vocal, harmony, lead-vocal, extracted-reverb, dereverbed, and lightly de-essed outputs. The cross-platform Python driver uses several audio-separator model ensembles and can also be invoked as an agent skill. It requires Python, ffmpeg, and audio-separator, downloads roughly 5–6 GB of models on first use, and runs much more slowly without acceleration. The downloaded separation models have their own licenses, which should be reviewed separately for commercial use.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open Programmatic-SEO-ExpertGeneral skillSEO and search optimization
Programmatic-SEO-Expert↗
@thevrus·Shell
Design programmatic SEO pages that can rank and earn AI citations
Project overviewThe Programmatic SEO Expert helps design scalable page systems with unique value for both Google Search and AI retrieval. It first tests whether programmatic SEO fits the business, then covers data foundations, server-rendered HTML, answer-first structure, index management, and organic plus AI visibility measurement. A staged rollout discourages launching huge page counts before quality is proven. References also cover GEO, AEO, LLMO, crawler access, and rendering checks, while fast-changing mechanics should be re-verified against current guidance.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open claude-skill-tribunalGeneral skillCode review and quality
claude-skill-tribunal↗
@hekman316
Review a branch diff through adversarial accusations, defense, and judgment
Project overviewTribunal reviews only the current branch diff against a base branch. A hater examines each changed file, an integration reviewer looks for broken cross-module contracts, and a judge tests whether each accusation is deliberate or defensible before the verdict keeps the real weak spots. The skill writes a severity-ranked report to docs/reviews/ and works across common languages without external dependencies. It is not a general audit of the repository’s older, unchanged code.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT