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 186 of 240
Open aitunnel-docsGeneral skillResearch and knowledge
aitunnel-docs↗
@baslie·Python
Browse a local AITUNNEL API documentation mirror from Claude.
Project overviewaitunnel-docs packages a local Markdown mirror of AITUNNEL documentation as a Claude skill. Its routing file points questions about models, limits, endpoints, authentication, errors, and integrations to 46 reference pages, while scripts can regenerate the mirror with crawl4ai. Refreshing the mirror requires Python, Playwright Chromium, and network access; the repository is primarily a documentation aid rather than an API client.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- May 9, 2026
Open skillcenter-name-forgeGeneral skillSoftware development
skillcenter-name-forge↗
@andreahlert
Generate, check, and rank distinctive names for developer tools.
Project overviewName Forge turns a product description into a shortlist of candidate names. Four strategies generate ideas in parallel, survivors are checked across GitHub, npm, PyPI, crates.io, and the open web, and the remaining names are scored for memorability, typing, pronunciation, distinctiveness, and domain potential. The report ranks ten names and expands on the top three, but it is not a trademark clearance service.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- Apache-2.0
Open deep-review-skillGeneral skillResearch and knowledge
deep-review-skill↗
@dipakkrishnan·Python
Stress-test papers and technical artifacts with specialist reviews.
Project overviewDeep Review is an experimental Claude skill for finding problems that a generic file pass may miss. After a short calibration interview, it decomposes a paper or technical artifact into specialist checks, tests claims against sources and computations where possible, and returns a severity-ranked report. Optional review memory is written only after approval, and the tool is best treated as preparation for expert judgment rather than a replacement.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- Apache-2.0
Open writers-roomGeneral skillWriting and editing
writers-room↗
@JuJu78·Python
Turn a brief into a checked, styled web article with agent workshops.
Project overviewWriters Room coordinates a multi-agent editorial workflow from brief intake through research, outlining, drafting, quality passes, linking, verification, and publication metadata. A Python checker measures paragraph and sentence lengths, link policy, banned phrases, and heading hierarchy, while an optional design pass derives CSS and renders a self-contained HTML preview. Configuration controls voice, length, sources, and output, so the workflow is better suited to substantial articles than quick edits.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open brand-coherence-auditGeneral skillSEO and search optimizationREST
brand-coherence-audit↗
@JuJu78
Audit whether a brand's public claims stay consistent across web sources
Project overviewbrand-coherence-audit compares a brand or person across up to 15 public web sources, extracting claims about positioning, offers, expertise, and proof. It produces weighted scores, a cross-source comparison matrix, quoted inconsistencies, and a prioritized update plan aimed at clearer AI-search understanding. The skill orchestrates external collection tools, so API access may be needed for social and search sources.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open session-connectorGeneral skillResearch and knowledge
session-connector↗
@2imi9
Save, resume, and survey long-running research threads across sessions.
Project overviewSession Connector keeps multi-day research, experiments, and notebook work coherent across Claude Code sessions. Its save operation snapshots progress and updates each thread, resume surfaces all active threads, and status gives a quick survey without reopening every note. State normally lives under the project’s `.claude/sessions/` directory, with an optional constrained external-drive location. It never deletes old sessions automatically.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open shva-marketplaceCollection or directoryContent creationClaude Code
shva-marketplace↗
@Shivak11·HTML
Install Shiva’s personal Claude Code tools for writing and teaching workflows.
Project overviewshva-marketplace is a small personal plugin collection for Claude Code, separate from the author’s product-specific tools. Its `shva` pack includes briefing, LinkedIn and Medium writing, teaching design, worksheet generation, GenAI use-case discovery, source finding, and persona profiling from text. Install it by adding the local marketplace and then the plugin; the marketplace is intentionally narrow and may grow over time.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- Jun 27, 2026
Open toolkitCollection or directoryWriting and editing
toolkit↗
@putaitowork
Give senior managers reusable AI prompts, skills, and workflows.
Project overviewPut AI To Work is a curated repository for senior managers and directors who want practical AI support without losing their voice. It organizes installable skills, standalone prompts, printable cheat sheets, and recipe-style workflows; the current featured skill audits drafts for vocabulary, structure, tone, and punctuation patterns associated with machine-written copy, then suggests a cleaner rewrite. Artifacts are refreshed quarterly and can be pinned to release tags.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open waypointPluginProject and product managementClaude Code
waypoint↗
@jfuechsl
Plan Claude Code projects with milestones, phases, stubs, and acceptance checks.
Project overviewWaypoint adds a structured planning layer to Claude Code. Work is split into independent milestones and strictly ordered phases; completion checks track acceptance criteria, deferred stubs, and architecture decisions, and a phase cannot start until the previous one is complete. A milestone remains open when required verification is missing or tracked stubs remain in the codebase, making it useful for projects that span multiple sessions.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open crafting-portfolio-essaysGeneral skillWriting and editing
crafting-portfolio-essays↗
@lucasyhzhu-debug
Extract an author’s voice and plan magazine-style portfolio essays.
Project overviewCrafting Portfolio Essays starts with finished writing samples rather than guessing at a personal voice. It asks for essays, transcripts, or informal notes, then produces a `tone-and-soul.md` voice guide and an essay-specific specification through interview questions and one of six narrative archetypes. The skill does not scan files, query Notion, or invent quotations, and it is aimed at personal portfolio essays rather than technical documentation.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open skillsCollection or directorySoftware developmentClaude Code
skills↗
@D3OXY
Install focused agent skills for design, PRs, and domain language.
Project overviewD3OXY/skills is a small pack of independently installable capabilities for coding agents. The included skills cover frontend design with an optional cinematic glass aesthetic, pull request preparation, and extraction of a domain glossary with ambiguity flags. The Skills CLI can list the pack, install one named skill, or install everything, so teams can keep their tool surface focused.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open claude-devloopGeneral skillSoftware development
claude-devloop↗
@AntaresYuan
Run an unattended issue queue from implementation through deployment checks.
Project overviewDevloop turns Claude Code into an unattended worker for a repository’s issue queue. For each task it branches, implements in small steps, builds and tests, opens a pull request, requests a fresh code review, merges, checks the live deployment, and logs the result before moving on. ScheduleWakeup controls pacing, while explicit stop conditions pause the loop for conflicts, product decisions, credentials, or guardrail violations. Because it can push and merge, permissions deserve careful setup.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open bc-realestate-due-diligenceGeneral skillResearch and knowledge
bc-realestate-due-diligence↗
@hytonylee
Generate source-linked due diligence checklists for British Columbia neighbourhoods.
Project overviewNeighbourhood Due Diligence Report creates a use-case-specific research checklist for Canadian neighbourhoods, with British Columbia as the primary focus. It adjusts priorities for families, long-term rental investors, short-term rental investors, and commercial users, then covers market data, zoning, transit, schools, safety, demographics, amenities, environmental risks, and investment signals. Each item points to a direct data source, but users outside BC must substitute equivalent local agencies.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- May 11, 2026
Open site-security-assessmentGeneral skillSecurity and privacy
site-security-assessment↗
@keremt-dev·Shell
Run authorized, ownership-gated security tests on your website
Project overviewsite-security-assessment tests websites only after an ownership gate: a matching session email domain unlocks passive reconnaissance, while a token file placed under the target domain unlocks deeper levels. The four levels cover passive checks, limited active probes, authenticated DAST, and webhook threat modeling, with per-test approval, evidence-based findings, and false-positive checks. It refuses third-party targets, denial-of-service or load tests, brute force, active automated scanners, and production-data access, and does not bypass harness denials.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open session-handoff-skillGeneral skillResearch and knowledge
session-handoff-skill↗
@sergeyramas·Shell
Transfer Claude session context to a new chat in seconds
Project overviewSession Handoff packages a Claude session into a structured file and copies a ready-to-paste opening message for the next chat. It detects a development context and creates a compact, plan-linked pointer, or switches to a fuller research handoff with findings, decisions, rejected alternatives, and open questions. Clipboard support uses pbcopy on macOS, with xclip or xsel as Linux alternatives.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- May 11, 2026
Open publish-skillGeneral skillSoftware development
publish-skill↗
@sergeyramas·Shell
Package a successful agent workflow as a reusable skill
Project overviewPublish Skill turns the current chat's problem, steps, requirements, and anti-patterns into a reusable package: a local SKILL.md, a public GitHub repository with a bilingual README, and a GitHub Pages landing page. It can also generate a cover and add a card to a personal site; raster output is used in Codex with SVG fallback when image generation is unavailable. It requires authenticated gh, git, and bash; a site-repository path is only needed for the optional card.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- May 11, 2026
Open kaizen-consulting-skillGeneral skillProject and product management
kaizen-consulting-skill↗
@Kentobayashi
Plan staged change management with Kaizen principles
Project overviewkaizen-consulting-skill helps consultants plan organizational or tool changes as stages instead of a single Big Bang rollout. From a project brief, it sets transition criteria around roughly 70% acceptance, segments employees into four response groups, and proposes communication, risks, anti-patterns, and a next step with an owner and deadline. Its trigger phrases are primarily German, so English activation may be unreliable.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- Apache-2.0
Open start-goal-skillGeneral skillProject and product management
start-goal-skill↗
@sergeyramas·Shell
Turn rough objectives into executable Codex goals
Project overviewStart Goal converts a vague request into a measurable goal brief before autonomous work begins. It restates assumptions, classifies the task, gathers the needed context and constraints, defines deliverables and stop conditions, and writes a concrete “Done when” checklist. Creative or product tasks pass through brainstorming first, and long-running work is handed to /goal only after acceptance criteria are specific.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- May 11, 2026