GitHub Trends
10.3K subscribers
15.5K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#shell

Unifi-in-Docker lets you run Ubiquiti's Unifi Controller easily in a Docker container on Ubuntu, Debian, macOS, Windows, or Raspberry Pi. Install Docker, create ~/unifi/data and ~/unifi/log folders, then run a simple docker command to start it—access at https8443. Upgrades are easy: stop the old container, run the new one; your data stays safe on your disk. This benefits you by skipping version conflicts with Java or OS updates, making setup and maintenance fast and hassle-free.

https://github.com/jacobalberty/unifi-docker
#javascript #ai_agents #anthropic #claude #claude_code #developer_tools #llm #mcp #productivity

Everything Claude Code is a top-rated (50K+ stars) plugin system that boosts AI coding agents like Claude Code with 28 agents, 116 skills, 59 commands, hooks, rules, and security scans across 10+ languages (TypeScript, Python, Go, Java, etc.). Install via `/plugin install` for quick setup, then use `/plan`, `/tdd`, or `/code-review` to automate planning, testing, reviews, and builds. It cuts token costs 60%+, enables continuous learning from sessions, and works on Cursor, Codex, OpenCode. You save hours on tedious tasks, get production-ready code faster with less errors, and scale complex projects effortlessly.

https://github.com/affaan-m/everything-claude-code
#go #cli #database #database_management #dbms #environment #local #postgres #postgresql #supabase

Supabase CLI lets you run Supabase locally, manage database migrations, deploy functions, generate types from your schema, and make secure API calls. Install easily via npm (`npm i supabase --save-dev`), Homebrew, Scoop, or binaries for any OS, then run `supabase init` and `supabase start` to launch your full stack with local URLs and keys. This benefits you by speeding up development, testing changes offline without cloud costs, ensuring type safety, and simplifying CI/CD for reliable deploys.

https://github.com/supabase/cli
#other #claude #clawdbot #cli #codex #defuddle #obsidian #openclaw #opencode #skills

Obsidian Skills let AI agents like Claude Code or Codex create and edit Obsidian Markdown with wikilinks and callouts, Bases files with views and formulas, JSON Canvas diagrams, interact via Obsidian CLI, and clean web pages with Defuddle. Install easily via marketplace, npx, or manual copy to your vault folder—they work with any compatible agent. This saves you time by letting AI handle note editing, vault tasks, and content cleanup directly, boosting your productivity without manual work.

https://github.com/kepano/obsidian-skills
#typescript

Pascal Editor is a free, open-source 3D building tool using React Three Fiber and WebGPU. It structures scenes with nodes (walls, slabs, zones) in a flat store, managed by Zustand for undo/redo and IndexedDB saves. Systems efficiently update dirty nodes' geometry in the render loop via a scene registry, avoiding React re-renders for smooth performance. Run `bun dev` from root to start. You benefit by quickly building interactive 3D models like buildings or rooms in-browser with tools for drawing, placing items, and real-time edits—faster and more scalable than raw Three.js.

https://github.com/pascalorg/editor
#python #ai_prompts #ai_skill #bluesky #claude #claude_code #clawhub #deep_research #hackernews #instagram #openclaw #polymarket #recency #reddit #research #social_media #tiktok #trends #twitter #web_search #youtube

/last30days is a Claude Code skill that scans Reddit, X, Bluesky, YouTube, TikTok, Instagram, Hacker News, Polymarket, and web for your topic's top discussions, upvotes, bets, and videos from the last 30 days, then synthesizes a cited briefing with ready-to-use prompts. New v2.9.5 adds Bluesky, "X vs Y" comparisons, and auto-saves to build your research library. Install easily via `/plugin install last30days@last30days-skill`. You stay ahead on AI trends, tools, and techniques with real community insights in minutes, skipping hours of manual searching.

https://github.com/mvanhorn/last30days-skill
#typescript

Claude Subconscious is a background Letta agent that watches your Claude Code sessions, reads your codebase, remembers details across projects, and whispers helpful guidance like patterns or reminders before prompts. Install easily via plugin, set your LETTA_API_KEY, and it runs non-intrusively with tools for file search and web lookup. This benefits you by giving persistent memory to Claude Code—saving time on repeating context, spotting issues early, and boosting coding efficiency as it learns your style.

https://github.com/letta-ai/claude-subconscious
#python #4k #aac #apple_music #apple_music_downloader #downloader #m4a #m4v

Gamdl is a free command-line tool to download Apple Music songs in high-quality AAC 256kbps, music videos up to 4K, albums, playlists, and artist content, with synced lyrics (LRC/SRT), rich metadata, and cover art. Install via `pip install gamdl`, add your browser cookies from an active subscription, and run `gamdl [URL]`. It benefits you by letting you enjoy offline playback anywhere without streaming data costs, on any device, with organized files ready for your library.

https://github.com/glomatico/gamdl
1
#jupyter_notebook

Insanely Fast Whisper is a simple CLI tool that transcribes audio files super quickly on your NVIDIA GPU or Mac using OpenAI's Whisper Large v3 model with optimizations like Flash Attention 2. Install via `pipx install insanely-fast-whisper` and run `insanely-fast-whisper --file-name youraudio.mp3 --flash True` to transcribe 150 minutes of audio in under 98 seconds. You benefit by saving hours on tasks like podcasting or meetings, getting accurate text output fast without cloud costs or slow processing.

https://github.com/Vaibhavs10/insanely-fast-whisper
#python #ai #ocr

Chandra OCR 2 is a top OCR model that turns images and PDFs into structured Markdown, HTML, or JSON, keeping layout, tables, math, handwriting, and 90+ languages accurate—it leads benchmarks like olmOCR (85.9% overall) and multilingual tests (77.8% average). Install easily with `pip install chandra-ocr` for CLI use, local HuggingFace, or fast vLLM server; try the free playground first. You benefit by quickly digitizing complex docs with high precision, saving time on extraction and enabling easy editing or analysis without manual fixes.

https://github.com/datalab-to/chandra
#typescript #agentic_coding #ai_agents #automation #claude #claude_code #multi_agent_systems #oh_my_opencode #opencode #parallel_execution #vibe_coding

oh-my-claudecode (OMC) is a free plugin that supercharges your Claude Code with multi-agent teams, autopilot building, and natural language commands like `/team 3 build a REST API`. Install via marketplace, run `/setup`, and it auto-orchestrates 32 agents for planning, coding, verifying, and fixing—saving 30-50% on costs with smart routing. You benefit by coding 3-5x faster without learning curves, handling complex tasks automatically, and getting persistent results with real-time visibility.

https://github.com/Yeachan-Heo/oh-my-claudecode
1
#javascript

Figma MCP server connects your Figma designs to AI coding tools in VS Code, Cursor, Claude, and more, letting agents pull variables, components, and layouts to generate precise code from selected frames. You can write to Figma canvases, search design systems, and use Code Connect for codebase consistency. This speeds up design-to-code workflows, ensures UI matches designs exactly using your tokens, and cuts errors for faster, reliable app building.

https://github.com/figma/mcp-server-guide
🔥1
#python

AI Scientist-v2 is an autonomous AI system that generates research ideas, runs experiments, analyzes data, and writes full scientific papers using agentic tree search—no human templates needed. It produced the first entirely AI-written paper accepted via peer review at an ICLR workshop. You benefit by quickly exploring ML topics, automating discovery to save time and costs (about $20 per run on Linux with GPU), and scaling your research productivity for faster breakthroughs. Install via conda, set API keys, ideate with a Markdown file, then launch experiments. Run in a safe sandbox due to code risks.

https://github.com/SakanaAI/AI-Scientist-v2