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 205 of 240
Open improve-loopGeneral skillCode review and quality
improve-loop↗
@freyesperales
Continuously improve an app through rotating adversarial review lenses.
Project overviewRun repeated improvement rounds over a real application by rotating lenses such as UX, code quality, security, performance, accessibility, and observability. Each round records evidence, prioritizes the highest-leverage change, checks whether the product's identity survives, and verifies the result before logging it. This is an ongoing loop rather than a one-off audit.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open pretext-claude-skillGeneral skillFrontend development
pretext-claude-skill↗
@GuyNachshon
Measure and lay out multiline text without relying on the DOM.
Project overviewUse the pretext library to measure text height, wrap lines, shrink-wrap containers, render to canvas or SVG, virtualize long lists, and place inline chips or mentions without a DOM. The skill guides the fast prepare/layout path and richer segment APIs, while calling out font, line-height, letter-spacing, and font-loading details that affect accuracy.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open alex-hormozi-coachGeneral skillEducation and learning
alex-hormozi-coach↗
@Mahanaicoach
Coach business decisions with stage-aware questions, numbers, and small next moves.
Project overviewAnswer one question at a time while the skill routes the business to a stage-specific playbook. It uses revenue and unit-economics math to test the stated problem, identify a constraint, and prescribe the smallest high-leverage move. The approach is an independent educational use of published frameworks, not impersonation, financial advice, or an earnings promise.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open obsidian-writeGeneral skillWriting and editing
obsidian-write↗
@rhino-ty·Shell
Apply Obsidian writing conventions and catch CJK Markdown emphasis breaks.
Project overviewFormat and review Obsidian notes with shared rules for headings, separators, indentation, emphasis, stickers, tags, and PARA folders. The skill adds a CJK-specific check for Markdown delimiter edge cases, offers a delegation interface for other writing skills, and keeps the note language aligned with the user's request. It is convention infrastructure, not a content generator.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open postgres-query-optimization-skillGeneral skillBackend development
postgres-query-optimization-skill↗
@yuribodo
Diagnose slow PostgreSQL queries with measured plans and one-change-at-a-time fixes.
Project overviewFind the queries consuming the most total time, inspect their actual execution plans and buffers, and identify the slow node rather than guessing at indexes. The workflow then applies one root-cause change, such as a sargable predicate, index, or statistics update, and reruns the plan to confirm the result. It also accounts for write and storage costs.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open Ivy-UgoGeneral skillSEO and search optimization
Ivy-Ugo↗
@ugodemontigny
Govern named-entity citations for Québec content and AI-search visibility.
Project overviewApply a citation workflow to blog posts and web pages: add three to five named entities with precise claims and links, draw from a maintained claim bank, add JSON-LD mentions and citation fields, and finish with a Sources block and pre-publication checklist. The adaptation uses Québec-focused authorities and forbids invented figures.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open explainer-deckGeneral skillEducation and learning
explainer-deck↗
@sunxiayi·Python
Turn dense technical articles into beginner-friendly, interactive HTML teaching decks.
Project overviewGive the skill a paper, blog post, or whitepaper and it builds a self-contained HTML deck with foundation vocabulary, section-by-section explanations, analogies, math, tables, and figures. Readers can select text and ask questions through a local session layer. Python and Chrome are required, while optional image backends need their own credentials.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open pagewrightGeneral skillDesign and creative work
pagewright↗
@sys0xFF·Python
Generate an original static landing page from a one-line product brief.
Project overviewTurn a one-line product brief into a browser-ready static HTML and Tailwind page. The skill anchors each build to one real reference site, then chooses a page archetype, typography, color, and micro-grammar so the result does not default to the same generic layout. It can hand-build dashboards, tables, charts, and code-like UI elements.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open task-snapshotGeneral skillSoftware development
task-snapshot↗
@zYellow0826
Keep only start and end snapshots while subagents handle heavy refactors.
Project overviewFor work likely to touch many files or require repeated exploration, record a timestamp and short Git commit at the start, delegate the heavy work, and collect only a structured summary of up to 200 words. The workflow helps limit context and editor memory growth during large refactors, but adds overhead to small edits or tightly coupled reasoning.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open turing-communityGeneral skillEducation and learning
turing-community↗
@lucifer726·Python
Match project gaps to Turing learning paths and public technical resources.
Project overviewInspect a code project read-only, identify its stack and heuristic learning gaps, and match them to Turing books or public resources with reasons. The skill can produce a trackable weekly plan and aggregate gaps across repositories, while keeping book content and paid access boundaries intact. Prices, stock, and course status should be checked on the official site.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open nerissa-competitive-researchGeneral skillResearch and knowledge
nerissa-competitive-research↗
@xuenerissa-png
Run disciplined competitor research with multi-source checks and six-dimension scoring.
Project overviewResearch a company by opening its site, verifying funding with at least two independent sources, checking customer overlap, and separating technology from packaging, sales, brand, and network effects. Recommendations receive a six-dimension score, while fundraising references stay separate from practical learning targets. Historical judgments are marked when they were not re-verified.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open nerissa-self-auditGeneral skillProject and product management
nerissa-self-audit↗
@xuenerissa-png
Audit your startup through nine strategy lenses and a convergence map.
Project overviewRun First Principles, JTBD, 5 Whys, OKR, SWOT, Porter, BCG, Blue Ocean ERRC, and Inversion independently, then compare which conclusions recur across lenses. The output focuses on root diagnoses, blocked decisions, death scenarios, and questions only the team can answer, with anti-flattery checks throughout. The workshop takes about two hours and is heavier than a single-framework review.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open dove-sms-skillGeneral skillMarketing, growth and sales
dove-sms-skill↗
@sandeep121sandeep·Python
Send compliant Indian SMS with approved DLT templates and delivery reports.
Project overviewUse the dove commands to import approved DLT templates, send individual or bulk messages, generate or verify OTPs, schedule campaigns, and decode delivery reports. The engine distinguishes gateway acceptance from actual delivery and explains DLT failures such as DND or template mismatch. Indian DLT registration is required, and bulk messages cost money and require consent.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open fabric-apps-skillGeneral skillBackend development
fabric-apps-skill↗
@NikolajUnserRichter
Build Microsoft Fabric Apps with Rayfin data models, auth, and GraphQL access.
Project overviewUse the skill to scaffold Fabric Apps with TypeScript models, relationships, row-level authorization, GraphQL client calls, and Rayfin CLI configuration. It focuses on the preview workload and tells the agent to check current Microsoft documentation because decorators and signatures may change. Deploying a real app still requires a Fabric workspace, capacity, and an administrator-enabled preview workload.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open ada-compliance-auditorGeneral skillTesting and debugging
ada-compliance-auditor↗
@NikolovG·Python
Audit web, document, and media accessibility against WCAG 2.1 AA.
Project overviewRoute web pages, PDFs, Office files, video, audio, and images through media-specific accessibility tools, then produce JSON and HTML reports with WCAG criteria, severity, source tool, and review status. The skill marks missing tools and out-of-scope checks instead of treating them as passes. Native mobile apps, formal conformance claims, and several interactive behaviors still need separate testing.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- Jun 5, 2026
Open rubrica-builderGeneral skillEducation and learning
rubrica-builder↗
@JuanCruzRobledo·Python
Create and test self-contained Active-IA rubrics with deterministic scoring rules.
Project overviewTurn an assignment prompt into a rubric that contains everything the evaluator needs, audits omissions and contradictions, and keeps score-bearing criteria separate from checklist subcriteria. The skill can also simulate a real correction locally with the Claude CLI and validate the result against backend rules. Python 3.10 is required, and TEST mode needs `claude` on PATH.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- Apache-2.0
Open yt-transcriptGeneral skillMedia, audio and video
yt-transcript↗
@drdoomsville·Python
Extract YouTube transcripts to files, then request summaries, bullets, critiques, or questions.
Project overviewFetch a YouTube transcript from a supported URL and save it as Markdown and plain text. Optional actions hand the saved transcript to the agent for a summary, bullet list, claim critique, or follow-up questions; the script itself does not run an LLM or require an API key. Python, the transcript package, and network access are required.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open resume_skillGeneral skillDocument productivity
resume_skill↗
@dominciyue·HTML
Build a truthful experience bank, tailor resumes to job descriptions, and practice interviews.
Project overviewIngest a resume, GitHub repository, or other documents into a reusable experience bank, then tailor an HTML resume to a job description with weighted keywords, STAR rewrites, and a match report. A mock interview probes the same claims from basics to technical and behavioral depth. The skill refuses invented metrics or credentials; browser-only use cannot persist the bank on your computer.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- Jun 5, 2026