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 184 of 240
Open tradingview-session-skillGeneral skillPersonal and daily lifeModel Context Protocol
tradingview-session-skill↗
@ShayantoDutta
Start and health-check a TradingView desktop session with one trigger
Project overviewTradingView Session Skill turns the startup ceremony into a single tv_start trigger that launches TradingView Desktop, checks the local MCP connection, verifies a rules.json knowledge base, and returns a compact readiness status. It has a fallback launch path when the normal MCP action fails. TradingView Desktop, a local companion MCP server, and a machine-specific rules file are required.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- May 5, 2026
Open marketing-audit-skillGeneral skillMarketing, growth and sales
marketing-audit-skill↗
@ShayantoDutta
Run marketing audits and planning from one Claude Code dashboard
Project overviewMarketing Audit Skill gathers audits, SEO analysis, copy and ad drafting, funnel reviews, competitive analysis, and launch planning behind one /marketing dashboard. Fifteen sub-skills use a shared scoring rubric and require recommendations to name the change, location, and expected impact. Lazy loading keeps each run focused, and missing pages or inputs are reported instead of filled with invented analysis.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- May 5, 2026
Open claude-restate-confirmGeneral skillCommunication and collaboration
claude-restate-confirm↗
@1400621504-lang
Restate a requested change and wait for confirmation before acting
Project overviewrestate-confirm makes Claude Code summarize its understanding in one or two declarative sentences before editing files, deleting data, running side-effecting commands, or acting on an ambiguous request. It waits for confirmation, repeats the understanding after a correction, and then proceeds. Clear continuation signals and ordinary questions can skip the protocol; the plugin is a local instruction layer rather than an execution guard.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- May 6, 2026
Open clean-code-audit-pluginGeneral skillCode review and quality
clean-code-audit-plugin↗
@kyoon3·Python
Audit codebase drift and prioritize clean-code refactoring targets
Project overviewclean-code-audit scans an existing codebase for long files and functions, complexity, weak comments, magic literals, oversized tests, and duplication, then writes a prioritized Markdown report without editing anything. Python analysis uses the AST, while TypeScript and JavaScript rely on a documented heuristic. Thresholds and scan scopes are configurable, and the findings are intended to guide a separate refactoring effort rather than trigger automatic changes.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open agency-os-roadmap-app-skillGeneral skillProject and product management
agency-os-roadmap-app-skill↗
@Mankeihunter·HTML
Turn an Agency OS roadmap into an interactive task-tracking web app
Project overviewAgency OS Roadmap App Skill turns SETUP-ROADMAP.md into a self-contained HTML tracker with phases, weekly timing, estimates, critical-path markers, resource links, checkboxes, and per-task notes. Progress stays in localStorage by default, while an optional Supabase mode synchronizes workspaces and falls back offline. The current skill and UI strings are primarily German, and team sync requires a configured Supabase project.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open claude-skill-pptx-previewGeneral skillDocument productivity
claude-skill-pptx-preview↗
@kawaji·Shell
Render PPTX slides to PNG using PowerPoint for Mac itself
Project overviewclaude-skill-pptx-preview opens a PPTX in PowerPoint for Mac through AppleScript, exports a PDF, and converts each page to a PNG with pdftoppm for visual inspection. Using PowerPoint as the renderer makes font fallback and complex-shape behavior closer to what the user will see. It requires macOS, PowerPoint, poppler, and automation permission, and the output resolution is adjustable.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open owasp-mobile-audit-skillGeneral skillSecurity and privacy
owasp-mobile-audit-skill↗
@NoaTubic
Audit mobile codebases against OWASP Mobile Top 10 security risks
Project overviewOWASP Mobile Audit Skill checks Flutter, Android, and iOS codebases against all ten OWASP Mobile Top 10 categories plus six emerging checks. The report groups findings by severity, includes file and line evidence with a concrete fix, and records positive controls already present. You can filter the run by rule IDs, but the Markdown report remains an audit aid rather than proof that a mobile app is secure.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open flutter-dependency-audit-skillGeneral skillCode review and quality
flutter-dependency-audit-skill↗
@NoaTubic
Audit Flutter dependencies for security, licensing, and maintenance risks
Project overviewFlutter Dependency Audit Skill reviews a Flutter or Dart project's packages across outdated versions, abandoned libraries, duplicate functionality, license conflicts, known CVEs, loose pinning, and dependency overrides. It reports package-level evidence, severity, positive findings, and prioritized next steps instead of changing the dependency graph automatically. A pubspec.yaml and ideally pubspec.lock are required for a useful audit.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open flutter-localization-audit-skillGeneral skillCode review and quality
flutter-localization-audit-skill↗
@NoaTubic
Audit Flutter localization coverage, formatting, and RTL behavior
Project overviewFlutter Localization Audit Skill scans Flutter and Dart projects for hardcoded strings, incomplete ARB files, intl setup problems, plural and gender forms, RTL gaps, locale-unaware formatting, interpolation errors, and fallback issues. Its report combines per-locale coverage with file-level evidence, severity, positive findings, and prioritized fixes. A project with pubspec.yaml and ARB files is required, and the skill reports issues without editing translations.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open flutter-store-readiness-skillGeneral skillDevOps and deployment
flutter-store-readiness-skill↗
@NoaTubic
Check Flutter projects for App Store and Google Play submission gaps
Project overviewFlutter Store Readiness Skill audits a Flutter project for iOS privacy manifests, Android Data Safety, permission explanations, screenshots, age ratings, metadata limits, signing, target SDK, and release configuration. It returns per-platform readiness states, item-level checklists, blocking issues, and positive findings before submission. The project must contain iOS or Android sources, and some final checks still belong in App Store Connect or Play Console.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open wayamzpostGeneral skillSocial media content
wayamzpost↗
@lanfuli·Python
Create bilingual Amazon-seller content cards for several social platforms
Project overviewwayamzpost turns an Amazon seller's daily topic into researched copy, six to nine rendered cards, and a platform-ready Markdown post in Chinese or English. It supports platform-specific limits for Xiaohongshu, LinkedIn, X, and Instagram, plus source-health checks. Some gated sources are fetched through Chrome, while automatic publishing is disabled and enabling the adapter requires considering platform terms and account risk.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open dependabot-triageGeneral skillSecurity and privacy
dependabot-triage↗
@akshayrao14·Go Template
Triage JavaScript dependency alerts with exposure and lockfile checks
Project overviewdependabot-triage handles npm, pnpm, yarn, and bun alerts by ranking impact, exposure, and CVSS, mapping import sites, selecting a minimal patched version, and checking the changelog for breaking changes. It updates every package-manager override in play, regenerates lockfiles, and aborts when resolved versions drift across local and CI tooling. The skill pauses for explicit approval before applying a bump or opening a pull request.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open thorough-reviewGeneral skillCode review and quality
thorough-review↗
@ajmalhassan
Review high-stakes changes with citations, executed fixes, and a verification log
Project overviewthorough-review structures code review into scope, contextual reading, tagged findings, verification, and adversarial self-validation. Final findings need reproducible file-and-line evidence, hypotheses must be promoted or dropped, and proposed fix snippets must be executed before they are posted. It works with GitHub, GitLab, or local branches and is aimed at security, payments, migrations, infrastructure, and other high-stakes changes.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open jd-interview-arsenalGeneral skillEducation and learning
jd-interview-arsenal↗
@daizhouchen·HTML
Build deep-interview knowledge cards with follow-up questions and sources
Project overviewjd-interview-arsenal turns a job description into six libraries of reusable interview cards covering concepts, company context, industry framing, domain application, B2B judgment, and numbers or stories. Each card rehearses five realistic follow-up questions, supplies answer material, opposing language, and source labels, then exports a printable single-file HTML with a rapid-reference section. It complements a broader preparation map and still needs the candidate's real experience.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open agentic-windows-bootstrapGeneral skillDevOps and deployment
agentic-windows-bootstrap↗
@RayyanZahid·Go Template
Build a wipe-and-reinstall Windows 11 USB with remote Tailscale handoff
Project overviewagentic-windows-bootstrap builds an unattended Windows 11 USB, wipes and reinstalls a target PC, then enrolls it into Tailscale with OpenSSH for remote access. The agent handles preparation, media creation, post-install setup, and recording, while the user must still insert the USB and choose it from the boot menu. Because it erases the target disk, use it only after verifying the target and recovery path.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open asuka-personaGeneral skillPersonal and daily lifeModel Context Protocol
asuka-persona↗
@sss23457
Roleplay Asuka in bilingual, version-aware Evangelion conversations
Project overviewasuka-persona gives Claude a bilingual Asuka Langley voice, switching between the Soryu and Shikinami versions when the conversation supplies matching story cues. It loads deeper character, lore, and relationship references only when needed and can use an optional knowledge-base MCP for grounded recall. The project is an unofficial fan work, so its roleplay and lore references are not a substitute for licensed canon.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- May 7, 2026
Open slack-daily-digestGeneral skillWorkflow automation
slack-daily-digest↗
@encircleacity2·Python
Turn Slack history into scheduled intelligence digests in Feishu
Project overviewslack-daily-digest reads Slack channel history and writes Feishu documents containing prioritized highlights, TODOs, business movement, risks, statistics, and unabridged channel context, then sends a compact Lark card. It supports two daily slots and a watchdog that checks required sections and retries with backoff. A Slack app, a Feishu app, and companion document skills are required; credentials stay in local mode-0600 files.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open product-viewGeneral skillProject and product management
product-view↗
@tstanmay13·Shell
Explain software through the user's experience instead of code details
Project overviewproduct-view keeps Claude in a product-language lens that describes what a customer, player, reader, or developer experiences. Its explain, reframe, and plan modes cover existing flows, bugs, and new functionality, with view on and view off for persistence. It deliberately stays out of algorithmic, performance, infrastructure, and code-style questions where technical language is the more useful level.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT