Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.
Showing 30 of 15,088 opportunities to contribute
A free collection of curated, high-quality resources to take you from Bronze to Platinum and beyond.
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!
Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.
🎨 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.
Turn Android 5-16 devices into lightweight Home Assistant satellites with Bluetooth proxy, local intercom, and smart home panel features.
Wanaku MCP Router
En dugnad for å samle nettleie-tariffer i det norske kraftsystemet
Self-hosted knowledge base with extended Markdown, Kanban, OIDC/SSO, PWA & offline support. Deploy in one command.
AI agent orchestration for open and closed source — a fully customizable fleet of AI agents covering every level of project maintenance, from brainstorming to full autonomy
Read and analyze SEC EDGAR filings in Python. 10-K, 8-K, XBRL financials, Form 3/4/5, 13F, ADV — clean API, well-typed, MIT-licensed.
Read and analyze SEC EDGAR filings in Python. 10-K, 8-K, XBRL financials, Form 3/4/5, 13F, ADV — clean API, well-typed, MIT-licensed.
Read and analyze SEC EDGAR filings in Python. 10-K, 8-K, XBRL financials, Form 3/4/5, 13F, ADV — clean API, well-typed, MIT-licensed.
Read and analyze SEC EDGAR filings in Python. 10-K, 8-K, XBRL financials, Form 3/4/5, 13F, ADV — clean API, well-typed, MIT-licensed.
Bitcoin Stamps API / Explorer
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!
AI Summary: The `v2-tests.yml` GitHub Actions workflow is scheduled to run every 15 minutes, leading to significant redundant runner spend. This is because the same tests are already triggered on pull requests and pushes, and another hourly workflow (`coverage-hourly.yml`) provides a similar safety net. The recommendation is to reduce the cron schedule to hourly or remove it entirely, as it's not catching issues missed by existing gates.
AI agent orchestration for open and closed source — a fully customizable fleet of AI agents covering every level of project maintenance, from brainstorming to full autonomy
AI Summary: This issue is a beginner-friendly task to add a new Japanese proverb, "一石二鳥" (Isseki nichou - One stone, two birds), to a JSON file. No coding is required, and the contribution can be made directly from the browser in under a minute.
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!
AI Summary: The user reports that decreasing the screen resolution in the application is not functioning correctly, while increasing the resolution works as expected. This indicates a specific bug related to the downscaling functionality.
AI Summary: The `pnpm test` and `pnpm build` commands were not being correctly routed by the `rtk` agent because the existing rule only matched specific `pnpm run` subcommands. This enhancement adds support for these common script names, ensuring they are processed correctly. A secondary fix addresses an issue where commands like `pnpm installer` were incorrectly matched.
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies
AI Summary: The current npm rule in rtk does not correctly identify and route common npm subcommands like 'install', 'test', and 'audit'. This means these commands are not processed by rtk's filtering mechanisms, leading to noisy output and potential loss of savings from filtering.
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies
AI Summary: The `rtk ls -R` command incorrectly parses the output of the real `ls -R` command. It discards directory headers, leading to entries being displayed without their parent directory, making it impossible to distinguish files with the same name in different locations. This results in a loss of crucial information and can cause subsequent file operations to fail.
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies