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 192 of 240
Open skills-safe-commitGeneral skillSecurity and privacy
skills-safe-commit↗
@torifo
Block unsafe commits by checking staged secrets, attribution, files, and policies.
Project overviewRun this Claude Code skill before committing staged changes. It checks for secrets and credentials, AI attribution in commit messages, oversized files, .env files, and misplaced design assets, then blocks the commit with reasons or shows a preview when clean. It is a pre-commit guard for the staged set; deeper scans across repository history require a separate tool.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- May 18, 2026
Open skills-branch-cleanupGeneral skillSoftware development
skills-branch-cleanup↗
@torifo
Safely clean stale branches and worktrees with confirmation for every deletion.
Project overviewUse this Claude Code skill after feature work or pull-request merges to inspect local branches and worktrees. It categorizes merged, stale, active, and worktree-related entries, presents candidates, confirms each deletion separately, removes worktrees before branches, and never force-deletes without explicit approval. It is designed for cautious local cleanup rather than remote branch administration.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- May 18, 2026
Open task-dashboardGeneral skillProject and product management
task-dashboard↗
@Octo-o-o-o·Python
Track multi-step Claude tasks in an offline HTML flow and Kanban dashboard.
Project overviewUse this skill to maintain a browser-friendly task dashboard while Claude works through a multi-step project. It stores task state in JSON and renders a standalone HTML view with a scalable SVG flow, chronological feed, upcoming queue, search and filters, persistent history, and dark or light themes. The renderer uses Python 3.9+ standard library only and works offline; the dashboard appears when explicitly invoked or when its state file already exists.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open skills-mock-designGeneral skillTesting and debugging
skills-mock-design↗
@torifo
A Claude Code skill for choosing safe mock boundaries in deterministic tests.
Project overviewskills-mock-design guides Claude Code to mock external boundaries such as time, randomness, HTTP, the file system, and environment variables, while calling pure internal functions directly and using a test database for integration tests. It is aimed at removing nondeterminism without over-mocking, and links to a related test-generation skill.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- May 18, 2026
Open skills-plan-before-actionGeneral skillSoftware development
skills-plan-before-action↗
@torifo
A Claude Code skill that requires an approved plan before file changes or destructive commands.
Project overviewskills-plan-before-action presents a numbered plan before modifying files or running destructive commands. The plan lists files, external resources, commands, and an execution estimate, then waits for `y` or `go`. It delegates estimate generation to `skills-time-estimate` and is intended as an approval gate for code changes.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- May 18, 2026
Open skills-refactor-safeGeneral skillCode review and quality
skills-refactor-safe↗
@torifo
A Claude Code skill for test-guarded, one-change-at-a-time refactoring.
Project overviewskills-refactor-safe enforces a green test baseline before refactoring, limits each step to one atomic change, and reruns tests after every step. A failure stops the process and triggers an immediate revert instead of a forward fix. The repository links to `skills-run-tests` for test-suite execution.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- May 18, 2026
Open skills-run-testsGeneral skillTesting and debugging
skills-run-tests↗
@torifo
A Claude skill that detects test runners and offers scoped or background test execution.
Project overviewskills-run-tests detects common runners such as Bun, Vitest, Jest, pytest, and Go test, estimates duration for larger suites, and offers filtering, bail-on-first-failure, background, or cancel options. It reports passed, failed, and skipped counts with elapsed time, and connects to `skills-time-estimate` and `skills-refactor-safe`.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- May 18, 2026
Open skills-time-estimateGeneral skillSoftware development
skills-time-estimate↗
@torifo
A Claude Code skill for estimating time, token use, and parallelism before heavy work.
Project overviewskills-time-estimate provides a quick cost view before parallel dispatches, multi-file edits, large recursive operations, or builds and tests likely to take more than 30 seconds. It classifies work as Quick, Medium, or Heavy and, for heavy operations, offers proceed, split, background, or cancel choices. Other planning and testing skills use it for estimates.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- May 18, 2026
Open Website-Traffic-AnalysisGeneral skillSEO and search optimizationModel Context Protocol
Website-Traffic-Analysis↗
@twominutereports
A Claude SEO analysis skill that combines GA4 and Search Console through Two Minute Reports.
Project overviewWebsite-Traffic-Analysis turns Claude into an SEO analyst through the Two Minute Reports MCP connected to Google Analytics 4 and Search Console. It covers traffic overviews, CTR issues, traffic-drop diagnosis, content gaps, keyword cannibalization, technical health, engagement, on-page checks, and a 30-day action plan. Use requires a compatible Claude plan, a connected MCP, and linked GA4 and Search Console accounts; the project states that MCP data is not stored.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- May 18, 2026
Open growth-enginePluginMarketing, growth and salesClaude Code
growth-engine↗
@sofyanjamil·PowerShell
A portable Claude plugin for turning a codebase into market research, Instagram content, and SEO pages.
Project overviewgrowth-engine scans a codebase and creates a `growth/` directory containing an eight-framework market report, a 30-day calendar with 180 Instagram pieces, and 14 to 105 SEO pages across blog, comparison, alternatives, integrations, and glossary sections. Its `/growth-*` commands support research, content, SEO, and optional framework-specific wiring, using free search and fetch interfaces without paid API keys. It also provides guidance for other coding agents.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open CatalystAIPluginSoftware developmentClaude Code
CatalystAI↗
@Aravindargutus·Python
A two-skill Zoho Catalyst toolkit for cleaning documentation and guiding AI/ML development.
Project overviewCatalystAI bundles `llms-txt-cleaner`, an idempotent Python utility that normalizes scraped `llms-full.txt` documentation, with `catalyst-ai`, an expert skill for Zoho Catalyst services such as Zia, QuickML, ConvoKraft, and SmartBrowz. It includes installation paths for Claude Code, Cursor, Gemini CLI, Copilot, and Windsurf, plus planned work for deeper references and pricing guidance.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- May 19, 2026
Open md-twitter-dresser-skillGeneral skillImage generation and editing
md-twitter-dresser-skill↗
@chrisduu·Python
A Claude Code skill that adds titles, cover art, and inline illustrations to Markdown articles.
Project overviewmd-twitter-dresser-skill dresses a finished Markdown article by proposing titles and image slots, then uses two HTML review rounds to confirm prompts and generated images before producing an article with embedded images. It supports a fixed 5:2 cover, content-based inline aspect ratios, bilingual prompts, reusable title and image styles, and standard CommonMark output; confirmation happens before image-generation spend.
- Stars
- ★ 0
- Forks
- ⑂ 1
- License
- MIT
Open plivo-skillGeneral skillCommunication and collaborationREST
plivo-skill↗
@priyanshu-plivo
A Markdown-only Claude skill for working with Plivo REST APIs across messaging, voice, and account resources.
Project overviewplivo-skill is a compact, Markdown-only reference for agents using Plivo REST APIs. It covers SMS, voice, WhatsApp, Verify, numbers, accounts, subaccounts, authentication, safety tiers, and resource-specific API notes. A small entry file keeps context use low while detailed references load as needed; it supports skills.sh, global, and project-local installation. The skill documents guidance rather than enforcing spend or mutation limits.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open winston-coachGeneral skillWriting and editing
winston-coach↗
@Anastasios3
A Claude skill for shaping talks, slides, and writing with Patrick Winston’s communication framework.
Project overviewwinston-coach applies Patrick Winston’s MIT lecture and book principles to talks, lectures, presentations, reports, emails, abstracts, papers, and proposals. Its fourteen tools cover openings, VSN-C structure, the Star, engagement techniques, slide hygiene, abstracts, and format-specific guidance. A routing table selects full drafts, critiques, or structures, followed by a humanizer pass before delivery.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- May 18, 2026
Open ignition-skillsCollection or directoryResearch and knowledge
ignition-skills↗
@aimerfan
Conceptual grounding skills for Claude responses about Ignition 8.1 and SepaSoft Batch Procedure.
Project overviewignition-skills provides two Claude skill sets for Ignition 8.1 and SepaSoft Batch Procedure. They emphasize source-backed conceptual grounding, mark unsupported facts as pending, and direct users to verify relevant details in the Designer GUI. The project intentionally excludes troubleshooting content, signature and option lists, how-to material, and customer-specific frameworks; it is maintained and installed by copying the two folders to a user-level skill directory.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- Jul 7, 2026
Open claude-skillGeneral skillSoftware development
claude-skill↗
@DepegOrg
A self-contained Claude Code guide for integrating with the DEPEG protocol on Solana.
Project overviewThe DEPEG skill explains how to derive public PDAs, decode on-chain account layouts, and build user-facing instructions for swapping USDC and stablecoins, staking, claiming rewards, unstaking, and buying boosters. It also covers permissionless keeper instructions, pool initialization with an admin co-signature, and parsing the protocol’s decimal-formatted logs. The guide pairs with the `@depegprotocol/sdk` TypeScript package.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- May 18, 2026
Open claude-skill-news-tickerGeneral skillVideo creation and editing
claude-skill-news-ticker↗
@sketch-man
A Claude Code skill for rendering branded news tickers and lower-thirds as transparent MOV overlays.
Project overviewclaude-skill-news-ticker renders news tickers, lower-thirds, and subtitle overlays from HTML and CSS, then encodes them as transparent ProRes 4444 MOV files for CapCut, Premiere, or DaVinci. It supports custom brand colors and fonts, automatic duration calculation, five palettes, and optional alpha-capable video formats. Playwright handles browser rendering and ffmpeg handles encoding.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open notebooklm-researchGeneral skillResearch and knowledge
notebooklm-research↗
@vincent-wen789·Shell
A portable four-stage NotebookLM research skill focused on citations, dates, numbers, and entity checks.
Project overviewnotebooklm-research wraps NotebookLM with a four-stage handoff: choose a research variant and scale, create a search outline, apply citation and fact/opinion/inference rules, then verify the finished report. It checks decision-grade numbers, time markers, named entities, and recurring anomalies, while preserving a human-in-the-loop exchange between the agent and NotebookLM. The repository includes installers for native skill hosts and pointer-based setup for rules-driven agents.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT