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 129 of 240
Open api-client-gen-skillGeneral skillFrontend developmentOpenAPI
api-client-gen-skill↗
@showkkd133
Generate a typed TypeScript API client and optional hooks from an OpenAPI specification.
Project overviewPoint this Claude Code skill at an OpenAPI URL, local file, or pasted YAML or JSON to generate request and response types, a Fetch- or Axios-based HTTP client, and endpoint functions grouped by tags. It can optionally create React Query or SWR hooks and includes support for authentication, retries, interceptors, and typed errors. The generated code follows the project's TypeScript and formatting settings and is checked with `tsc --noEmit`.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open claude-pixel-perfect-agentGeneral skillDesign and creative workModel Context Protocol
claude-pixel-perfect-agent↗
@maxrihter
Audit a live web app's CSS against Figma, brand guidelines, or another design reference.
Project overviewThis Claude Code skill measures typography, colors, spacing, borders, shadows, and interactive states in a live or staging site through Chrome DevTools, then compares them with Figma, a PDF brandbook, a reference site, screenshots, or manual specifications. It cross-checks suspected deviations, filters false positives, and produces a structured Excel or Markdown report with severity and current versus expected values. A target URL, at least one design reference, and the Chrome MCP extension are required.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open meridianAutomationSoftware developmentClaude Code
meridian↗
@mattjaikaran·Python
Persist AI development state locally and enforce structured execution and quality gates.
Project overviewMeridian stores milestones, phases, plans, decisions, and checkpoints in a local SQLite state machine so Claude Code can resume deterministically after a session reset. It executes plans in scoped subagents, supports parallel waves, and applies regression checks, requirement coverage, stub detection, repair strategies, and two-stage review. Optional integrations can sync a kanban board or dispatch work to remote agents. Setup requires Python 3.11+, uv, Git, and Claude Code with skills support.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- Apache-2.0
Open skills-best-practicesGeneral skillSoftware development
skills-best-practices↗
@riqxa·Python
Guide the creation, validation, and organization of agent skills with focused context.
Project overviewskills-best-practices is a guidance-oriented repository for creating and maintaining agent skills. Its documented workflow covers skill descriptions, example phrases, model-assisted validation, and organizing a reusable skill library while keeping context lean. The verifiable repository content centers on a SKILL.md and supporting guidance rather than a standalone desktop application.
- Stars
- ★ 1
- Forks
- ⑂ 0
- GitHub updated
- Jul 10, 2026
Open csm-ebr-qbr-prep-skillGeneral skillSupport and operations
csm-ebr-qbr-prep-skill↗
@teotiaanjali6-ai
Prepare executive-ready EBR and QBR insights and presentation structures.
Project overviewThis Claude skill is designed for Customer Success Managers preparing Executive Business Reviews and Quarterly Business Reviews. It focuses on organizing review material into executive-facing insights and a coherent slide structure, giving users a clearer narrative and presentation sequence for customer business-review meetings.
- Stars
- ★ 1
- Forks
- ⑂ 0
- GitHub updated
- Mar 9, 2026
Open ddex-validateGeneral skillWorkflow automation
ddex-validate↗
@musictechlab
Validate DDEX ERN XML and music metadata before sending releases to distributors.
Project overviewUpload or point to a DDEX ERN XML file to detect its version, validate it against official schemas, and check fields such as ISRCs, UPC or EAN codes, territories, and required metadata. The result includes a release summary, error locations, and concrete fix suggestions. It is designed as a proof of concept for pre-delivery checks by labels and distribution teams.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open ionic-capacitor-skillsGeneral skillMobile app development
ionic-capacitor-skills↗
@gabriel-tutor
Build Ionic Capacitor apps with framework-specific mobile patterns and native APIs.
Project overviewIonic Capacitor Skill teaches Claude Code the expected page structure, lifecycle hooks, forms, theming, navigation, and native plugin patterns for React, Angular, and Vue projects. Its references cover Ionic components, official Capacitor plugins, and production concerns such as debugging, accessibility, security, performance, and deployment. It is intended to prevent generic web patterns from replacing framework-appropriate mobile implementations.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open m_AI_lAgent harnessCommunication and collaborationModel Context Protocol
m_AI_l↗
@playtosor·Batchfile
Pass context asynchronously between Claude conversations through shared Markdown mailboxes.
Project overviewm_AI_l coordinates ongoing projects with a roster, per-thread mailboxes, and archives stored as ordinary Markdown files. Each Claude conversation can leave messages, act on its inbox, and hand work to a successor when its context fills, without a database or custom server. It is aimed mainly at non-developers seeking minimal setup and requires Claude Desktop with filesystem MCP access; the web version is not supported.
- Stars
- ★ 1
- Forks
- ⑂ 0
- GitHub updated
- May 25, 2026
Open deepthink-skillGeneral skillResearch and knowledge
deepthink-skill↗
@TheNight-Watch·Shell
Research a topic, then develop your own view through Socratic questioning.
Project overviewDeepThink starts by clarifying why a topic matters to you, researches it through Perplexity, optional X/Twitter search, and curated RSS feeds, then shifts into a Socratic session with follow-up questions and counterarguments. It stores topics, research, sessions, and changes in your beliefs across conversations. A Perplexity API key is required for the core research stage, while the X source is optional.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open berserk-skillsGeneral skillTesting and debugging
berserk-skills↗
@berserkdb·Shell
Query Berserk observability data and route incidents to focused agent specialists.
Project overviewAfter installing the skill, its specialist agents, and the `bzrk` CLI, you can ask for error searches, trace analysis, metric exploration, service health checks, or production incident triage in natural language. The main skill routes each request to a focused log, trace, metric, cluster, or incident agent so detailed query output does not overwhelm the primary conversation.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- Apache-2.0
Open designlint-skillGeneral skillDesign and creative work
designlint-skill↗
@rgranet
Define a distinctive design direction before coding, or audit an existing interface.
Project overviewIn Create mode, DesignLint makes the agent understand the user, choose a creative tension, and commit to nine decisions across aesthetics, typography, color, space, motion, interaction, voice, and departure before implementation. In Audit mode, it documents the current UI, scans for repetitive AI patterns, scores the design, and proposes the three highest-impact improvements. It supports Claude Code, Cursor, Codex, and other agents.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open cybersecurity-skillGeneral skillSecurity and privacy
cybersecurity-skill↗
@electron44
Apply a seven-layer security review to code, infrastructure, and LLM systems.
Project overviewThe skill examines relevant work across static code, dependencies, secrets, infrastructure, authentication and authorization, business logic, and runtime observability. It can generate hardened code, threat models, bug-bounty reports, and compliance gap assessments mapped to OWASP, CWE, NIST CSF, ISO 27001, and CIS Controls. Each result includes a scorecard and residual risks rather than claiming the system is secure.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open GouvernAI-skillGeneral skillSecurity and privacy
GouvernAI-skill↗
@Myr-Aya
Add risk-tiered notices, approval gates, and audit logging to Claude Code actions.
Project overviewClassify Claude Code actions such as reads, file writes, network requests, credential handling, and destructive commands into proportional risk tiers. Routine work can continue, while sensitive actions trigger notices, approval pauses, or stops and are logged for review. This repository is the Markdown-only skill, so enforcement depends on model compliance; the companion plugin adds deterministic hooks.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open development-story-report-skillGeneral skillWriting and editing
development-story-report-skill↗
@fengwang·Python
Turn completed development work into concise, leadership-ready wrap-up reports.
Project overviewThis skill produces top-down development summaries for busy, non-technical readers. It leads with the bottom line, groups changes by outcomes and implications, surfaces material open issues, and ends with one concrete next step instead of replaying the work chronologically. Ready-to-install wrappers are provided for both Claude Code and Codex.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open ELI5General skillEducation and learning
ELI5↗
@DreambigOu·Python
Adapt explanations to a listener's age, role, relationship, and technical depth.
Project overviewELI5 detects who the explanation is for and adjusts vocabulary, analogies, tone, depth, and framing accordingly. It can explain code to a manager, simplify an error for a parent, or describe a technical concept to a child without using the same generic style for every audience. The skill installs in Claude Code and triggers from ordinary requests.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open x-open-source-algorithm-skillGeneral skillSocial media content
x-open-source-algorithm-skill↗
@attainmentlabs
Score and revise X posts using engagement signals, format guidance, and posting plans.
Project overviewThis skill reviews an X post against the engagement signals described by the open-source Phoenix recommendation system, then suggests a format, rewrites, and a posting plan. Its weighted score also incorporates observed 2026 engagement data. Because the released source does not include the platform's exact private weights, the result is an optimization framework rather than a precise reach forecast.
- Stars
- ★ 1
- Forks
- ⑂ 2
- License
- MIT
Open overnight-skillGeneral skillSoftware development
overnight-skill↗
@Twenseventeen·Shell
Run repeated Claude Code audits and fixes on a dedicated branch with build gates.
Project overviewovernight-skill audits a codebase, asks the user to confirm protected files, and then launches fresh Claude Code sessions from a tmux runner to fix queued issues. Each iteration runs verification, commits and pushes to a dedicated branch, and reverts on failure, while a draft PR, progress log, and morning review capture the outcome. It runs headlessly with bypassPermissions, so its shell-enforced safeguards and scope require careful review before use.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open emailwriterGeneral skillMarketing, growth and sales
emailwriter↗
@SimonTheSalesBooster
Draft cold outreach and lifecycle email sequences with testing and deliverability guidance.
Project overviewemailwriter helps Claude create cold emails, welcome series, abandoned-cart flows, win-back campaigns, and other lifecycle messages. Outputs can include subject-line alternatives, preview text, follow-up timing, and notes on the frameworks used, along with deliverability and compliance considerations for different industries. The material supports structured writing and testing, but it does not guarantee replies, meetings, or revenue.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT