Help Wanted

Discover open source projects where your contributions truly matter

While large projects overflow with contributions, smaller initiatives eagerly await your expertise and passion

Active filters:Stars: 10+ Stars
Filters trigger API requests for better performance

Showing 30 of 5,975 opportunities to contribute

AI Summary: This feature request aims to improve the user experience for providing 2FA tokens. Instead of solely relying on CLI parameters or environment variables, the system should prompt the user for the 2FA token interactively when running in a terminal and if the token is not otherwise provided. This change will make the process more convenient for users operating in interactive environments.

Complexity:2/5
enhancementgood first issue

A luxurious package manager for Lua

Rust
#luarocks#package-manager

AI Summary: This issue proposes changing the default working directory (cwd) on the Run page from the dashboard's project root to the user's home directory. This aims to prevent ad-hoc runs from inheriting unnecessary project context, which can lead to larger initial API requests and potential failures. The change involves a minor modification to the `Run.tsx` file to prioritize the home directory in the cwd selection.

Complexity:2/5
bugdocumentationenhancementhelp wantedgood first issuequestion

๐Ÿš€ A real-time monitoring dashboard for Claude Code, built with SQLite3, Node.js, Express, React, Vite, TailwindCSS, and WebSockets. It tracks sessions, agent activity, tool usage, and subagent orchestration, providing live analytics, a Kanban status board, status notifications, a cute buddy, and an interactive web UI/MacOS/Windows native app.

TypeScript
#ai-agents#claude-agents#claude-code#claude-skills#express#expressjs#macos-app#node#nodejs#python#react#rest-api#rfc-6455#sqlite#sqlite3#tailwind#tailwindcss#typescript#vite#websocket

AI Summary: This issue proposes using the first user message in a session as a human-readable descriptor for sessions and their main agents. This descriptor will be a fallback for sessions that lack a custom or AI-generated title, making it easier to understand session content at a glance on the dashboard. The proposed solution ensures this new descriptor does not overwrite existing titles.

Complexity:2/5
bugdocumentationenhancementhelp wantedgood first issuequestion

๐Ÿš€ A real-time monitoring dashboard for Claude Code, built with SQLite3, Node.js, Express, React, Vite, TailwindCSS, and WebSockets. It tracks sessions, agent activity, tool usage, and subagent orchestration, providing live analytics, a Kanban status board, status notifications, a cute buddy, and an interactive web UI/MacOS/Windows native app.

TypeScript
#ai-agents#claude-agents#claude-code#claude-skills#express#expressjs#macos-app#node#nodejs#python#react#rest-api#rfc-6455#sqlite#sqlite3#tailwind#tailwindcss#typescript#vite#websocket

AI Summary: This issue describes a high-volume, benign warning from pdf.js in a Node.js environment related to image decoding failures. These warnings are purely cosmetic and do not impact the functionality of the PDF parsing process, as the application only extracts text and does not rely on decoded images. The issue is filed to prevent future investigation and is recommended to be left as-is unless pdf.js is upgraded.

Complexity:1/5
good first issue

Server to create Anki flashcards faster, easier and better today โญ๏ธ

TypeScript
#2anki#anki#anki-cards#cloze-deletions#convert#flashcards#genanki#notion#notion2anki#notiontoanki#toggle-lists#togglelists#toggles

AI Summary: This feature request aims to implement an OpenBadges-compliant system for issuing and publicly verifying digital certificates. The system will generate tamper-proof PDF certificates with QR codes upon administrator verification of event attendance, store metadata, and allow public verification of authenticity.

Complexity:3/5
enhancementgood first issueGSSoC'26level:beginnerNSOC'26mentor:Ayushh-Sharmaapriority:mediumneeds-more-infoneeds-labelsadmin-dashboardwebsite

๐Ÿš€ Official NexaSphere Platform Repository Admin Dashboard Credentials: Email: `nexasphere@glbajajgroup.org` Password: `admin@123` Please use these credentials for testing and development purposes only.

JavaScript

AI Summary: The SYCL 2020 standard has deprecated the `h_item` class, but the compiler currently does not issue a warning when it is used. This issue requests that the compiler be updated to deprecate `h_item` by issuing a warning, without removing the class entirely.

Complexity:2/5
buggood first issue

Intel staging area for llvm.org contribution. Home for Intel LLVM-based projects.

LLVM
#intel#llvm#oneapi#sycl

AI Summary: The server fails to start due to duplicate ESM imports and duplicate named import specifiers in `server/index.js`. Specifically, `studentAuthService` is imported twice, and `searchRateLimiter` is listed twice in the same import statement. Removing these duplicates will resolve the runtime errors.

Complexity:1/5
buggood first issueGSSoC'26level:beginnerNSOC'26mentor:Ayushh-Sharmaapriority:mediumneeds-more-infoneeds-labelswebsite

๐Ÿš€ Official NexaSphere Platform Repository Admin Dashboard Credentials: Email: `nexasphere@glbajajgroup.org` Password: `admin@123` Please use these credentials for testing and development purposes only.

JavaScript

AI Summary: This issue is a beginner-friendly task to add a new Japanese proverb to a JSON file. It requires no coding and can be completed in under a minute by forking the repository, editing the file directly in the browser, and submitting a pull request.

Complexity:1/5
enhancementhelp wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: This issue details four critical bugs in the Village.php file that need immediate fixing. These bugs include incorrect resource clamping, redundant database writes, an overwriting village ID, and a race condition in file locking. The author also proposes a phased refactoring plan to improve code quality and maintainability.

Complexity:2/5
BugEnhancementHelp wanted

Travian T3.6

PHP
#game#game-development#mmorpg#mmorpg-server#travian#travian-clone

AI Summary: The bulk user import process suffers from performance issues due to inefficient database connection handling and synchronous SMTP calls within a loop. This leads to connection pool exhaustion, long processing times, and a lack of transactional safety. The proposed solution involves reusing database connections, offloading email sending to a background queue, and batching database queries.

Complexity:3/5
enhancementgood first issueGSSoC'26level:beginnerNSOC'26mentor:Ayushh-Sharmaapriority:lowneeds-more-infoneeds-labelswebsite

๐Ÿš€ Official NexaSphere Platform Repository Admin Dashboard Credentials: Email: `nexasphere@glbajajgroup.org` Password: `admin@123` Please use these credentials for testing and development purposes only.

JavaScript

AI Summary: The active item in the documentation sidebar has poor contrast in light mode, making it hard to identify the current page. The suggested fix involves increasing contrast, using theme-aware colors, or adding visual cues like an accent border or bolder font weight to improve visibility and user experience.

Complexity:2/5
enhancementhelp wantedgood first issueGSSoC-26gssoc:approvedlevel:intermediate

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development

AI Summary: This issue proposes improving the documentation for a GitHub project by highlighting the "research/contact-discovery" feature. The goal is to make this feature, which helps users identify who to contact and what to say, more prominent in the README and other documentation, as it's been identified as a key driver of user success.

Complexity:1/5
documentationgood first issue

AI-powered job search system built on Claude Code. 14 skill modes, Go dashboard, PDF generation, batch processing.

JavaScript
#ai-agent#anthropic#automation#beginner-friendly#career#careerops#claude#claude-code#cli#first-timers-only#golang#good-first-issue#interview-prep#job-search#open-source#resume

AI Summary: This GitHub issue proposes adding a new CSS feature called 'Ease Gradient Border Glow Animation' to the EaseMotion CSS library. The animation creates a continuously rotating glowing gradient border around an element using pure CSS, enhancing visual appeal for UI components. The issue includes a description, justification for its usefulness, HTML and CSS code snippets, and a visual reference.

Complexity:2/5
enhancementhelp wantedgood first issueanimationGSSoC-26gssoc:approvedlevel:beginner

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development
feature33m ago

AI Summary: This issue requests the addition of an interactive, visually appealing mouse-tracking feature to the EaseMotion landing page. The feature should create a glowing purple ripple effect that follows the user's cursor, enhancing the site's fluid design philosophy. Implementation involves careful DOM management and performance optimization.

Complexity:3/5
help wantedgood first issuecomponentGSSoC-26gssoc:approvedlevel:intermediate

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development

AI Summary: This issue is a beginner-friendly task to add a new fun fact about Japan to a JSON file. No coding experience is required, and the contribution can be made directly through the browser in under a minute. It's designed for first-time open-source contributors and is tagged for Hacktoberfest.

Complexity:1/5
enhancementhelp wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: The `@zenfs/core` package has a significant dependency on `readable-stream`, contributing 10 out of 17 dependencies and a large portion of its unpacked size. Due to unresolved issues with `readable-stream`'s types and legacy code, the author proposes replacing it with a new polyfill for `node:stream` to improve performance and reduce package size.

Complexity:4/5
help wantedperformance

A filesystem, anywhere.

TypeScript
#browserfs#filesystem#zenfs

AI Summary: This issue proposes adding native integration for the EGC (presumably a development tool) into one of three IDEs: Zed, Amp, or Windsurf. The integration involves hooking into the IDE to emit structured events, registering EGC's MCP servers in the IDE's configuration, and synchronizing context changes made within the IDE. This is presented as a good first issue for developers familiar with one of these editors.

Complexity:3/5
enhancementhelp wantedgood first issue

Your AI agents never start from zero again. Local-first MCP runtime with persistent memory across sessions and tools.

JavaScript
#agent-runtime#ai-agents#ai-coding-assistant#antigravity#claude-code#claude-code-plugin#cli#codex#cursor#gemini-cli#google-ai#hooks#llm-orchestration#mcp#mcp-server#multi-harness#open-source#persistent-memory#skills#typescript

AI Summary: This issue proposes adding a 'Team Memory' feature to EGC, allowing developers to share learned lessons and state across a team. It involves implementing a synchronization layer for the local state store with options for Git, S3, or HTTPS backends, and introducing new CLI commands for initialization, synchronization, and status checks.

Complexity:4/5
enhancementhelp wanted

Your AI agents never start from zero again. Local-first MCP runtime with persistent memory across sessions and tools.

JavaScript
#agent-runtime#ai-agents#ai-coding-assistant#antigravity#claude-code#claude-code-plugin#cli#codex#cursor#gemini-cli#google-ai#hooks#llm-orchestration#mcp#mcp-server#multi-harness#open-source#persistent-memory#skills#typescript

AI Summary: This issue proposes the implementation of a plugin system for EGC, allowing community members to publish and install skill/agent packs via npm. The system will include CLI commands for installing, listing, removing, and updating plugins, with a defined plugin format and installation behavior that integrates plugins into the EGC core functionality.

Complexity:4/5
enhancementhelp wanted

Your AI agents never start from zero again. Local-first MCP runtime with persistent memory across sessions and tools.

JavaScript
#agent-runtime#ai-agents#ai-coding-assistant#antigravity#claude-code#claude-code-plugin#cli#codex#cursor#gemini-cli#google-ai#hooks#llm-orchestration#mcp#mcp-server#multi-harness#open-source#persistent-memory#skills#typescript

AI Summary: This issue proposes adding a "budget guardian" feature that allows users to set token and cost limits for AI sessions. The guardian will monitor tool calls and either warn or block them when the budget is nearing exhaustion, providing a mechanism to control AI spending and token usage.

Complexity:3/5
enhancementhelp wanted

Your AI agents never start from zero again. Local-first MCP runtime with persistent memory across sessions and tools.

JavaScript
#agent-runtime#ai-agents#ai-coding-assistant#antigravity#claude-code#claude-code-plugin#cli#codex#cursor#gemini-cli#google-ai#hooks#llm-orchestration#mcp#mcp-server#multi-harness#open-source#persistent-memory#skills#typescript

AI Summary: This issue proposes adding a new `egc replay <session-id>` command to the EGC CLI. This command will enable users to playback recorded sessions from the EGC Dashboard, featuring a timeline scrubber to view tool calls, file edits, and shell commands in chronological order. The motivation is to improve debugging, learning, and auditing capabilities, with potential for exporting replays as static HTML.

Complexity:4/5
enhancementhelp wanted

Your AI agents never start from zero again. Local-first MCP runtime with persistent memory across sessions and tools.

JavaScript
#agent-runtime#ai-agents#ai-coding-assistant#antigravity#claude-code#claude-code-plugin#cli#codex#cursor#gemini-cli#google-ai#hooks#llm-orchestration#mcp#mcp-server#multi-harness#open-source#persistent-memory#skills#typescript

AI Summary: This issue is a beginner-friendly task to add a new color theme called "Strawberry Daifuku" to the KanaDojo project. It requires no coding and can be completed directly in the browser by editing a JSON file and submitting a pull request.

Complexity:1/5
enhancementhelp wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: The `isCloudInit` field on operating systems is redundant and can lead to confusion because the presence of `userData` always triggers cloud-init provisioning. This issue proposes to deprecate the `isCloudInit` field after ensuring it's no longer sent by NICo TUI, NICo CLI, and internal clients.

Complexity:2/5
good first issueapi

NVIDIA Infra Controller - Hardware Lifecycle Management and multitenant networking

Rust

AI Summary: This issue proposes enhancing the ICP benchmark to include realistic registration scenarios beyond a near-identity transform. The goal is to measure not only iteration speed but also registration robustness and accuracy by using genuinely offset/rotated frames or sequential frames, and reporting convergence and final alignment error.

Complexity:3/5
good first issuebenchmarks

A high-performance 3D point cloud and mesh processing library for Rust, with Python bindings.

Rust
#3d#3d-performance#3d-visualization#computer-graphics#computer-vision#gpu#mesh#mesh-processing#point-cloud#reconstruction#registration#robotics#rust#visualization

AI Summary: This issue requests the integration of PCL (Point Cloud Library) into the existing cross-library benchmark table. The goal is to add PCL's performance metrics alongside ThreeCrate and Open3D by building and running an existing PCL benchmark script locally and then updating the documentation.

Complexity:2/5
help wantedbenchmarks

A high-performance 3D point cloud and mesh processing library for Rust, with Python bindings.

Rust
#3d#3d-performance#3d-visualization#computer-graphics#computer-vision#gpu#mesh#mesh-processing#point-cloud#reconstruction#registration#robotics#rust#visualization

AI Summary: This issue aims to significantly improve the performance of GPU-accelerated k-nearest neighbors (knn), normals, and ICP algorithms. The current GPU implementations are slower than their CPU counterparts due to inefficient pipeline management, blocking data readbacks, and the absence of GPU-resident spatial indexing. The proposed solutions involve caching pipelines, implementing asynchronous readbacks, and exploring GPU-based spatial data structures.

Complexity:4/5
help wantedperformancegpu

A high-performance 3D point cloud and mesh processing library for Rust, with Python bindings.

Rust
#3d#3d-performance#3d-visualization#computer-graphics#computer-vision#gpu#mesh#mesh-processing#point-cloud#reconstruction#registration#robotics#rust#visualization

AI Summary: The Dense ICP algorithm in ThreeCrate is still slower than Open3D on larger point clouds, despite recent optimizations. The issue highlights that the correspondence search is the primary bottleneck, and suggests investigating k-d tree performance, reuse strategies, parallelization, and early-termination heuristics to improve speed.

Complexity:4/5
help wantedperformancealgorithms

A high-performance 3D point cloud and mesh processing library for Rust, with Python bindings.

Rust
#3d#3d-performance#3d-visualization#computer-graphics#computer-vision#gpu#mesh#mesh-processing#point-cloud#reconstruction#registration#robotics#rust#visualization

AI Summary: This issue proposes to improve the performance of normal estimation in the ThreeCrate library by replacing its current pointer-based kd-tree with a flat, array-backed implementation. This change aims to address cache-unfriendliness and reduce the normal estimation time to be competitive with Open3D, which is currently ~1.7x faster. The task involves evaluating the 'kiddo' crate or implementing a new kd-tree structure.

Complexity:3/5
help wantedgood first issueperformancealgorithms

A high-performance 3D point cloud and mesh processing library for Rust, with Python bindings.

Rust
#3d#3d-performance#3d-visualization#computer-graphics#computer-vision#gpu#mesh#mesh-processing#point-cloud#reconstruction#registration#robotics#rust#visualization

AI Summary: The 'ACADEMY' extension type chip has poor contrast in both light and dark modes, making the text difficult to read. The expected behavior is for the chip to have clear legibility and consistent styling with other chip types.

Complexity:2/5
kind/bughelp wanted

Website for Meshery

JavaScript
#best-practices#catalog#cloud-native#cloud-native-architectures#cloud-native-management#cncf#cncf-shapes#control-plane#front-end#hacktoberfest#jekyll#kubernetes#management-plane#meshery#meshery-designs#ui#ui-design#ui-development#ux#ux-design

๐ŸŽจ Local-first, open-source Claude Design alternative. ๐Ÿ–ฅ๏ธ Native desktop app. โšก 259+ Skills ยท โœจ 142+ Design Systems ๐Ÿ–ผ๏ธ Web ยท desktop ยท mobile prototypes ยท slides ยท images ยท videos ยท HyperFrames ๐Ÿ“ฆ Sandboxed preview ยท HTML/PDF/PPTX/MP4 export ๐Ÿค– Claude Code / OpenClaw / Codex / Cursor / OpenCode / Qwen / Copilot / Hermes / Kimi & 17+ CLIs.

TypeScript
#agent-skills#ai-agents#ai-design#byok#claude-code-for-design#claude-design#codex-design#coding-agents#cursor-design#design-systems#design-tools#desktop-app#figma-alternative#generative-ai#hermes-agent#local-first#no-code#prototyping#ui-generator#vibe-coding