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 189 of 240
Open claude-skill-interview-simGeneral skillResearch and knowledge
claude-skill-interview-sim↗
@AntaresYuan
Simulate realistic research interviews from a protocol and persona profile.
Project overviewInterview Sim turns an interview protocol and a real or fictional persona into a text transcript with calibrated pacing, hesitations, self-corrections, and natural follow-up probes. It begins with an intake to align duration, language, scenario, interviewer style, and fidelity, then runs a self-check for persona consistency and fabricated claims. The output is text only, with one interviewer and one interviewee; it is not an audio transcription tool.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open claude-skill-iterateGeneral skillCode review and quality
claude-skill-iterate↗
@AntaresYuan
Improve Claude Code skills from logged friction without auto-merging changes.
Project overviewIterate is a meta-skill for improving other Claude Code skills through run evidence. An opted-in target records structured friction events, and Iterate accumulates them across runs before asking a read-only agent to propose an SKILL.md diff in a pull request. It never auto-merges, weakens deny rules, skips safety hooks, or changes files outside the target skill. Friction state is isolated per project.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open win-c-cleanerGeneral skillPersonal and daily life
win-c-cleaner↗
@Gutiz·PowerShell
Free Windows C drive space through eight staged, confirmation-gated cleanups.
Project overviewWin-C-Cleaner guides Windows 10 and 11 C-drive cleanup through eight stages, from temporary files and hibernation data to component storage, duplicate drivers, OEM software, and recovery packages. It requires an administrator PowerShell, validates deletion paths, defaults the first stage to dry-run, and adds explicit confirmations or backups to riskier operations. Some component-store cleanup cannot be rolled back, so the staged workflow matters.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- Apache-2.0
Open oss-contributor-skillGeneral skillSoftware developmentREST
oss-contributor-skill↗
@runlingli·Python
Find, claim, and track unclaimed GitHub issues in AI and ML repositories.
Project overviewOSS Contributor helps aspiring AI engineers find and track open-source work instead of browsing random good-first-issue labels. It searches configured repositories through the GitHub REST API, filters candidates with a five-point verification, and monitors claim comments, pull-request status, and escalating deadlines. A small setup script stores per-project state in `.claude/oss-config.json`; the runtime uses only Python’s standard library.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open reality-citation-auditGeneral skillWriting and editing
reality-citation-audit↗
@realitydeslab·Python
Audit and repair LaTeX bibliographies, DOIs, and citation-content matches.
Project overviewReality Citation Audit checks a LaTeX paper’s bibliography end to end. It verifies DOI metadata through Crossref and related sources, resolves anonymous authors and published versions, finds missing or dead entries, and tests whether citations actually support the surrounding claims. It can merge duplicate keys, rewrite references, rebuild the paper, and report remaining issues. A `.tex` project, `.bib` file, network access, Python, and LaTeX tools are required.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open google-map-voicesGeneral skillMarketing, growth and sales
google-map-voices↗
@HelloRuru·Python
Scrape public Google Maps reviews and turn them into analyzable customer voice data.
Project overviewGoogle Map Voices collects public Google Maps reviews with SeleniumBase, supports several sort modes, merges duplicates, and saves fields such as text, stars, names, and dates to JSON. You can pass that file to Claude or GPT using the included analysis guide to extract positive quotes, pain points, and a concise insight. It is intended for small reconnaissance jobs, not paid bulk scraping or automated review replies, and Google’s UI changes may require maintenance.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open dailyforgeGeneral skillProject and product managementWebhooks
dailyforge↗
@qapitall
Generate narrative daily standup reports across multiple Unity repositories.
Project overviewDailyForge turns the last 24 hours of Git activity across multiple Unity repositories into a narrative report for Discord. It enriches commits with Unity-specific context and supports whole-project, personal-commit, or anonymous team scopes without commit counts or rankings. Configure the provider, repositories, recipients, and webhook, and notify affected developers in writing before processing their data.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open shiprocket-api-skillCLI appSupport and operations
shiprocket-api-skill↗
@aditya-m-bharadwaj·Python
Manage Shiprocket orders and shipments with safer API patterns
Project overviewShiprocket-API Skill pairs a stdlib-only cross-platform Python CLI with a Claude skill, keeping the API password and JWT out of AI context. It covers common order, courier, serviceability, tracking, and pickup-location queries and exposes a generic gateway for other endpoints. Requests use six safety tiers; a short-lived JWT is kept in OS-native storage with a restricted local-file fallback, while mutations require explicit flags and an audit log. The project is an early alpha, so audit the code and use --dry-run before production.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open avisGeneral skillCommunication and collaborationModel Context Protocol
avis↗
@sryo·JavaScript
Annotate web pages so Claude can read and add comments in context.
Project overviewUse avis to place comments directly on a web page and let Claude see them in their original context. The skill also supports asking the agent to annotate the page for you, making it useful for design or content feedback tied to specific locations. It requires a browser MCP server; perch is the documented macOS reference backend.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- Jun 10, 2026
Open reversion-skillGeneral skillDesign and creative work
reversion-skill↗
@exelobaiza·TypeScript
Switch React prototype components between design versions without rebuilding.
Project overviewAdd a floating toolbar to a React 18+ prototype so designers, PMs, and stakeholders can switch component alternatives in place. The toolbar highlights the component under each option, keeps selections and layout state in local storage, and shows only versions whose wrapped component is in the viewport. It has no new npm dependencies; the page-side toolbar is local-only by default, while production use relies on the companion extension or an explicit override.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open claude-pluginsCollection or directorySoftware developmentClaude Code
claude-plugins↗
@glitchwerks
Install reproducible Claude Code plugins from the Glitchwerks marketplace.
Project overviewThis repository is a Claude Code marketplace for Glitchwerks projects. Its current listing is claude-wayfinder, which helps select agents and skills through typed, auditable scoring; a prospector plugin is listed as upcoming rather than available. Marketplace entries pin source commits so installs are reproducible, making the repo useful for users who want a small, version-pinned plugin catalog.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open lloydbriantech-ascentFrameworkSoftware development
lloydbriantech-ascent↗
@lloydbrian·Shell
Scaffold and maintain opinionated full-stack projects with Claude Code.
Project overviewASCENT scaffolds a containerized Express, SQLite-WAL, React, and Vite project, then keeps it organized with ADRs, phase-gated delivery, tests, health checks, and session-resumption files. Its parent Claude skill routes work by engineering role and operation mode, while embedded ascent-* skills audit the project as it grows. The framework is deliberately opinionated, so it suits teams that want strong conventions rather than a minimal or freely chosen stack.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- May 22, 2026
Open design-atlasGeneral skillDesign and creative workModel Context Protocol
design-atlas↗
@arkbridge·HTML
Research every product screen with Mobbin and build a navigable design atlas.
Project overviewDesign Atlas turns a product brief into a screen-by-screen research report. It interviews for product and brand alignment, enumerates states such as empty, loading, error, and populated, queries Mobbin for each screen, and bundles curated references into a self-contained HTML atlas. SaaS and iOS work are documented as proven; marketing sites remain experimental, and full access requires an authenticated paid Mobbin plan.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open Claude-direct-Codex-SkillGeneral skillSoftware development
Claude-direct-Codex-Skill↗
@HaoYangJin
Turn a request into a bounded Codex brief and a structured execution report.
Project overviewThis paired workflow turns a one-line request into a Codex-ready brief with goals, scope, constraints, acceptance criteria, deliverables, validation, and output rules. A second skill on the Codex side consumes that brief, executes the task, and reports a summary, changed files, validation results, and follow-ups. It is useful when planning and implementation should be separated; the two skills are installed in different environments.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open package-cooldownGeneral skillSecurity and privacy
package-cooldown↗
@gabrielstuff·Shell
Add release-age cooldowns and install guards to Node and Python projects.
Project overviewHarden Node.js and Python dependency installs with release-age cooldowns, exact-version pinning, lifecycle-script restrictions, lockfile regeneration, and trust-policy checks. The skill audits current settings, can write machine- and project-level guards, and supports a dry-run or non-interactive CLI mode. It can also generate a Socket Basics pull-request workflow, which requires a Socket API key.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open english-for-webdevGeneral skillEducation and learning
english-for-webdev↗
@vpbao
Practice spoken English for standups, PRs, reviews, bugs, and interviews.
Project overviewThis skill helps Vietnamese web developers move from understanding English to using it in real-time work situations. It offers plans, lessons, short drills, writing review, mock interviews, inline correction, and progress tracking built around reusable phrases rather than isolated vocabulary. Examples cover PHP/Laravel, React/Next.js, and Node.js/TypeScript, with progress kept in one file between sessions.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open Vibe2TestGeneral skillTesting and debugging
Vibe2Test↗
@Octo-o-o-o·JavaScript
Turn git history into an offline business regression kanban for non-engineers.
Project overviewGive the skill a git repository and it turns the commit history into a single static kanban.html for PMs, QA, or business owners. The page groups 8–15 user-journey regression tasks, includes pass criteria and result capture, and keeps the full commit log with searchable impact tags and filters. It works offline without a build step, but it is an executable checklist rather than an automated test runner.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open baimiao-skillGeneral skillWriting and editing
baimiao-skill↗
@outsiderrr
Generate restrained, concrete prose using Chinese plain-description principles.
Project overviewUse this language-style skill to guide AI writing toward Chinese plain description (白描): concrete, perceptible details carry the scene while explicit emotion, judgment, and causal explanation are held back. It defines requirements, mechanisms, boundaries, distinctions from nearby styles, and a seven-point self-check. The skill is application-independent, so it can support fiction, screenplays, RPG dialogue, journalism, or other prose.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- CC-BY-4.0