GitHub Trends
10.2K subscribers
15.3K 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
#typescript #ai #cloudflare_workers #coding_agent #durable_objects #text_to_app #vibe_coding

Cloudflare VibeSDK lets you create AI-powered web apps by simply describing what you want in natural language. It’s open source and runs on Cloudflare’s platform, providing secure, isolated environments to build, preview, and deploy apps quickly with one click. You can customize AI behavior, control code patterns, and keep data private. It’s great for companies, startups, or teams who want to build apps without deep coding skills, speeding up development and enabling non-technical users to create tools easily. The platform supports live previews, chat-based interaction, and integrates with GitHub for smooth workflows.

https://github.com/cloudflare/vibesdk
🤮3
#typescript

AGENTS.md is a simple, open file that acts like a special README for AI coding assistants, giving them clear instructions about your project’s setup, coding style, testing, and workflows. This helps AI tools quickly understand your codebase and produce code that fits your project’s rules, saving you time fixing mistakes. By using AGENTS.md, you make AI coding helpers more effective and consistent, speeding up development and reducing errors. It’s easy to start with and grows as your project does, making AI a reliable partner in your coding work.

https://github.com/agentsmd/agents.md
#typescript #agent #ai #ai_memory #anthropic #artifact #artifacts #canvas #content_creation #deepseek_r1 #gemini #manus #n8n #qwen #rag #vibe_workflow #workflow

Refly.AI is the first vibe workflow platform for non-technical creators, letting you build, share, and monetize AI automations with simple prompts and a visual canvas—no coding needed. Key features include visualized steps for easy debugging, ready-to-use agents that simplify complex tasks, a copilot to turn words into workflows, and a marketplace to earn from your creations. Use the free cloud version or self-host it to automate 90% of repetitive work like content, research, and scheduling, saving hours and boosting productivity.

https://github.com/refly-ai/refly
2
#typescript #browser #chrome #chrome_devtools #debugging #devtools #mcp #mcp_server #puppeteer

Chrome DevTools MCP lets your AI coding tools like Gemini, Claude, or Cursor control a live Chrome browser for automation, debugging, and performance checks. Install it easily with npx chrome-devtools-mcp@latest in your MCP config, then prompt "Check performance of a site" to auto-record traces, take screenshots, analyze networks, and fix issues reliably. This benefits you by making AI smarter at web coding—verifying changes in real-time, spotting bugs fast, and boosting site speed without manual work.

https://github.com/ChromeDevTools/chrome-devtools-mcp
👍1
#typescript #diagrams #mermaid

Mermaid Live Editor lets you edit and preview flowcharts, sequence, and Gantt diagrams in real time using simple text. Save as SVG, share view or edit links easily, and run it via Docker or locally with Node.js and pnpm. This helps you quickly create, collaborate on, and update diagrams without drawing tools, making documentation and team work faster and simpler.

https://github.com/mermaid-js/mermaid-live-editor
#typescript

Zerobyte is a simple web app that automates encrypted, compressed backups (using Restic) from local folders or remote shares to many storage types—including S3, GCS, Azure, rclone remotes, NFS, SMB and WebDAV—letting you schedule jobs, set retention rules, monitor progress, and restore files through a dashboard (it’s early-stage and may change). Installing requires Docker Compose and optional FUSE/SYS_ADMIN for remote mounts; rclone support lets you use 40+ cloud providers. Benefit: you get automatic, space-efficient, end-to-end encrypted backups with easy scheduling and restores, reducing manual work and risk of data loss.

https://github.com/nicotsx/zerobyte
💩1
#typescript #agent #agentic #agentic_ai #agents #agents_sdk #ai #ai_agents #aiagentframework #genai #genai_chatbot #llm #llms #multi_agent #multi_agent_systems #multi_agents #multi_agents_collaboration

Agent Development Kit (ADK) for
TypeScript is an open-source toolkit to build, test, and deploy advanced AI agents with full control in code. Key features include rich tools like Google Search, custom functions, and multi-agent hierarchies for scalable apps, plus a dev UI for easy debugging. Install via npm install @google/adk. You benefit by creating flexible, versioned AI agents that integrate tightly with Google Cloud, run anywhere from laptop to cloud, and speed up development like regular software.

https://github.com/google/adk-js
#typescript #documentation_generator #nuxt #nuxt_theme

Docus is a CLI tool that quickly scaffolds a complete, modern documentation site using Markdown and Vue (Nuxt 4), with responsive design, dark mode, i18n, full-text search, enhanced Markdown components, TypeScript support, and built-in AI/LLM integration via llms.txt and a native MCP server for editor/IDE tools like Cursor and VS Code, letting you start a docs site with npx create-docus and npm run dev so it runs locally instantly. Benefit: you get a production-ready, customizable docs site fast—saving setup time and giving built-in search, localization, performance, and AI tooling to improve authoring and user experience.

https://github.com/nuxt-content/docus
#python #ai #bug_detection #code_audit #code_quality #code_review #developer_tools #devsecops #google_gemini #llm #react #sast #security_scanner #supabase #typescript #vite #vulnerability_scanner #xai

**DeepAudit** is an AI-powered code audit tool using multi-agent collaboration to deeply scan projects for vulnerabilities like SQL injection, XSS, and path traversal. Import code from GitHub/GitLab or paste snippets; agents plan, analyze with RAG knowledge, and verify issues via secure Docker sandbox PoCs, generating PDF reports with fix suggestions. Deploy easily with one Docker command, supports local Ollama models for privacy, and cuts traditional tools' high false positives. **You benefit** by automating secure audits like a pro hacker—saving time, reducing errors, ensuring real exploits are caught, and speeding safe releases without manual hassle.

https://github.com/lintsinghua/DeepAudit
#typescript #spotify #spotify_downloader #wails

SpotiFLAC is a tool that downloads Spotify tracks in true lossless FLAC format using Tidal, Qobuz, or Amazon Music as sources, and it requires no account to use. It works on Windows, macOS, and Linux, offering high-quality audio preservation without losing sound data like compressed formats do. The main benefit is that you can keep your favorite Spotify music offline in the best possible audio quality while maintaining all song details like artist names and track information, making it ideal for audiophiles and music enthusiasts who want to preserve music fidelity.

https://github.com/afkarxyz/SpotiFLAC
1
#typescript #osint #privacy #security #security_tools #sysadmin

Web-Check is a free, open-source tool that quickly scans any website to reveal IP info, SSL details, DNS records, security headers, open ports, tech stack, performance, trackers, carbon footprint, and more—helping spot vulnerabilities and attack risks. Try the live demo at web-check.as93.net or deploy it easily via Netlify, Vercel, or Docker. This benefits you by saving time on manual checks, letting you optimize, secure, and understand sites better for investigations, audits, or your own projects.

https://github.com/Lissy93/web-check
1
#typescript

Claude Code Action is a GitHub tool that uses AI to review code, fix bugs, implement features, and answer questions in PRs and issues—just mention @claude or set automations. It auto-detects tasks, follows your repo rules from CLAUDE.md, tracks progress, and runs securely on your runners with easy setup via /install-github-app. You save time on reviews, boilerplate coding, and maintenance, letting you focus on big ideas while AI handles routine work for faster, higher-quality development.

https://github.com/anthropics/claude-code-action
🔥1
#typescript #css #css_framework #functional_css #postcss #responsive #tailwindcss #utility_classes

Tailwind CSS is a utility-first CSS framework that lets you style websites by adding small, reusable classes directly in your HTML, instead of writing separate CSS files. It provides ready‑made utilities for layout, spacing, colors, and more, so you can build custom user interfaces quickly and consistently. Clear documentation, an active community, and contribution guidelines make it easier to learn, get help, and even contribute to the project, which can save time, reduce CSS complexity, and speed up your UI development.

https://github.com/tailwindlabs/tailwindcss
#typescript #docker #mcsmanager #minecraft #minecraft_server_software #nodejs #server_web_panel #steam_game_server_manager #webshell

MCSManager is a free, easy-to-install web panel for managing Minecraft, Terraria, Palworld, and other Steam game servers on Windows, Linux, or Mac with just Node.js. It lets you control multiple servers from one dashboard, deploy with one click, customize layouts, use Docker, and set secure multi-user permissions. You benefit by saving time on setup, monitoring, and updates, running servers reliably without hassle, and scaling for personal or business hosting.

https://github.com/MCSManager/MCSManager