GitHub 트렌딩을 그대로 나열하지 않고, Claude Code · RAG · 로컬 AI · 에이전트 워크플로우 · 평가 도구 · AI 앱 빌더 관점에서 실제 빌더가 쓸 만한 오픈소스 스택을 다시 정리합니다.
클라우드 코드를 이용한 토큰 감소 기술입니다.
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
로컬 Ollama에 ChatGPT 같은 UI를 붙이는 인기 프로젝트. RAG·툴·아바타까지 풀 패키지.
User-friendly WebUI for LLMs, formerly known as Ollama WebUI.
어떤 웹사이트나 도구를 클라이언트 명령어 도구로 변환할 수 있는 오픈 소스 플랫폼.
Make Any Website & Tool Your CLI. A universal CLI Hub and AI-native runtime. Transform any website, Electron app, or local binary into a standardized command-line interface. Built for AI Agents to discover, learn, and execute tools seamlessly via a unified AGENT.md integration.
클라우드 코드를 기반으로 하는 AI 보조 직업 검색 시스템. 14 가지 지식 모드, Go 대시보드, PDF 생성, 배치 처리.
AI-powered job search system built on Claude Code. 14 skill modes, Go dashboard, PDF generation, batch processing.
Codex를 사용하여 코드를 검토하거나 작업을 위임할 수 있는 오픈 소스 플러그인.
Use Codex from Claude Code to review code or delegate tasks.
React 풀스택의 표준. SSR·SSG·ISR·Server Components까지 모던 기능이 모두 통합.
The React Framework.
광고·매거진·제품샷 케이스 370개를 역공학으로 분석해 산업용 템플릿 20여 세트로 정리. 실무 톤 잡고 싶을 때 참고.
Prompt as Code | GPT-Image2 工业级提示词引擎与模板库,370+ 个案例逆向工程,20+ 套工业级模板,并提炼出Skills,持续更新中
컴파일 타임에 최적화하는 모던 프론트 프레임워크. 번들 사이즈가 매우 작음.
Cybernetically enhanced web apps.
프론트엔드의 사실상 표준 UI 라이브러리. Hook·Server Components 등 진화 중.
The library for web and native user interfaces.
한국인을 위한 다양한 스킬을 제공하는 모음집입니다. 일상 생활에 유용한 기능을 지원합니다.
한국인을 위한 스킬 모음집 - SRT, KTX, 카카오톡, 한글과컴퓨터, 날씨, 미세먼지, 법령, 주식정보, 조선왕조실록, KBO, K-리그, LCK, 특허 검색, 토스 증권, 맞춤법 검사, 중고차 가격, 쿠팡, 네이버 블로그, 다이소, 올리브영, 택배 송장 조회 등등...
Hermes Agent를 위한 웹 기반 워크스페이스이다. 채팅, 터미널, 메모리, 스킬, 인스펙터 등 AI 에이전트 개발에 필요한 기능을 제공한다.
Native web workspace for Hermes Agent — chat, terminal, memory, skills, inspector.
Claude Code에 완전한 인터넷 접근 능력을 부여하는 스킬이다. 삼중 채널 스케줄링, 브라우저 CDP, 병렬 분할 정복 기술을 활용한다.
给 Claude Code 装上完整联网能力的 skill:三层通道调度 + 浏览器 CDP + 并行分治
영구적으로 무료로 사용할 수 있는 LLM API 키를 정리한 리스트입니다. 다양한 AI 에이전트 개발 및 테스트에 유용한 자원으로 활용됩니다.
List of Permanent Free LLM API (API Keys)
사람, 관계, 기념 장면 및 방법론적 관점에 초점을 맞춘 Agent Skill을 엄선하여 정리한 리스트입니다. 에이전트의 페르소나 구축에 핵심적인 자료입니다.
Curated list of Agent Skills centered on people, relationships, commemorative scenes, and methodological perspectives
JS 서버 런타임의 사실상 표준. v22부터 ESM·watch 모드·permission이 안정화.
Node.js JavaScript runtime ✨🐢🚀✨
React 웹 앱을 한 줄 명령어로 빠르게 시작하도록 돕는 공식 도구이다. 복잡한 빌드 설정을 자동화해 개발 시작 장벽을 낮춘다.
Set up a modern web app by running one command.
Vue3와 Three.js 기반의 무료 오픈소스 3D 엔진 및 에디터이다. BIM 경량화, CAD 파싱 미리보기, 파티클 시스템, 플러그인 등 다양한 3D 시각화 기능을 제공한다. 웹 기반 3D 애플리케이션 개발에 적합하다.
基于Vue3 + THREE.JS 免费开源的三维引擎及配套编辑器,包含BIM轻量化、CAD解析预览、粒子系统、插件系统等功能。 A free and open-source 3D engine based on Vue3 + THREE.JS and its accompanying editor, featuring functions such as BIM lightweighting, CAD parsing preview, particle system, and plugin system.
자바스크립트 애니메이션 엔진으로 사용됩니다.
JavaScript animation engine
JavaScript로 작성된 클라우드 코드 메타 프롬프트 시스템. Claude Code와 통합됩니다.
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
마크다운 편집기를 제공합니다.
📝A simple and elegant markdown editor, available for Linux, macOS and Windows.
RAG(Retrieval Augmented Generation) 개념을 처음부터 직접 구현하며 이해하게 돕는다. 로컬 LLM을 사용하여 임베딩, 벡터 검색, 검색, 컨텍스트 증강 생성을 깊이 있게 다룬다. RAG의 내부 작동 원리를 파악하려는 학습자에게 적합하다.
Demystify RAG by building it from scratch. Local LLMs, no black boxes - real understanding of embeddings, vector search, retrieval, and context-augmented generation.
Gemini로 뽑은 이미지에 박힌 워터마크를 수식적으로 제거. AI inpainting이 아니라 alpha blending이라 화질 손실 거의 없음.
A high-performance, 100% client-side tool for removing Gemini AI watermarks via mathematically precise Reverse Alpha Blending — no AI inpainting.
JavaScript로 구현된 다양한 알고리즘과 자료구조를 설명과 함께 제공합니다. 코딩 인터뷰 준비에 유용합니다.
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Git을 학습하는 데 사용할 수 있는 도구입니다.
An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
다양한 프로그래밍 언어의 짧고 유용한 코드 스니펫을 모아 놓은 저장소입니다. 개발 생산성 향상 및 학습에 도움이 됩니다.
Coding articles to level up your development skills
JavaScript를 사용하여 웹 브라우저에서 3D 그래픽을 렌더링하는 라이브러리입니다. 게임, 시뮬레이션, 인터랙티브 시각화 등에 활용됩니다.
JavaScript 3D Library.
브라우저와 Node.js 환경 모두에서 사용할 수 있는 Promise 기반 HTTP 클라이언트입니다. REST API 통신을 간편하게 처리합니다.
Promise based HTTP client for the browser and node.js
uptime-kuma는 자체 호스팅된 모니터링 툴입니다. Docker를 지원하여 다양한 환경에서 사용할 수 있습니다.
A fancy self-hosted monitoring tool
자연스러운 인터넷 경험을 위한 Firefox 기반 브라우저.
Welcome to a calmer internet
HTML 프레젠테이션 프레임워크로 사용됩니다.
The HTML Presentation Framework
React와 유사한 기능을 제공하는 빠른 프레임워크.
⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
CSS3 변형과 전환을 활용한 프레지 스타일 프레젠테이션 프레임워크. 웹 브라우저에서 3D 효과 구현.
It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.
자바스크립트와 친구들을 번들링하는 도구입니다. 코드 스플리팅을 통해 애플리케이션의 일부분을 수동으로 로드할 수 있습니다.
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
JavaScript로 작성된 마크다운 이메일 확장 프로그램. Google Chrome, Firefox, Thunderbird와 호환됩니다.
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
Claude Code, Codex 등을 위한 에이전트 성능 최적화 시스템입니다. AI 에이전트 개발에 필요한 다양한 기능을 제공합니다.
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
Codex 등 특정 서비스의 계정 등록과 관리를 자동화하는 Chrome 확장이다. Captcha 해결, CPA/sub 콜백 검증, 자동 복구 기능까지 지원하여 반복 작업을 효율화한다.
Chrome扩展:支持Codex(自动开通plus账号) / kiro(暂未支持)等注册、验证码获取、CPA/sub回调验证与自动恢复
딥러닝에 대한 500개의 질문과 답변을 제공하는 도서입니다.
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
OpenAI OAuth 계정 등록을 자동화하고 Plus 계정 개설을 지원하는 Chrome 확장이다. CAPTCHA 처리, 콜백 검증 및 자동 복구 기능을 포함하며, 특정 자동화 작업에 활용된다.
Chrome扩展:支持OpenAI OAuth注册(自动开通plus账号)、验证码获取、CPA/sub/cpdex2api回调验证与自动恢复
클라이언트 측에서 PDF를 생성하는 도구.
Client-side JavaScript PDF generation for everyone.
Next.js, Tailwind, Prisma, Stripe 기반의 풀스택 멀티테넌트 SaaS 플랫폼 스타터킷이다. 핵심 SaaS 기능 개발에 집중할 수 있도록 효율적인 기반을 제공한다. 빠르고 확장 가능한 SaaS 개발을 목표로 할 때 첫 후보이다.
An open-source starter kit that will help you build full-stack multi-tenant SaaS platforms efficiently and help you focus on developing your core SaaS features. Built on top of popular and modern technologies such as Next JS, Tailwind, Prisma, and Stripe.
자바스크립트 개발자가 알아야 하는 33개 개념을 소개합니다.
📜 33 JavaScript concepts every developer should know.
JavaScript로 PDF 리더.
PDF Reader in JavaScript
모던 퍼블리싱, 멤버십, 구독, 뉴스레터에 대한 독립적인 기술.
Independent technology for modern publishing, memberships, subscriptions and newsletters.
Prettier는 코드 포맷을 위한 opinionated 도구입니다. 코드를 더 읽기 좋은 형태로 자동으로 포맷합니다.
Prettier is an opinionated code formatter.
Airbnb에서 만든 JavaScript 스타일 가이드입니다. 일관성 있고 유지보수하기 쉬운 JavaScript 코드 작성을 위한 모범 사례를 제시합니다.
JavaScript Style Guide
JavaScript 코드를 다양한 환경에서 테스트할 수 있게 해주는 유연한 테스트 러너. 브라우저, Node.js 등 여러 런타임에서 자동화된 테스트를 지원한다.
Spectacular Test Runner for JavaScript
데스크탑 + Docker로 한 번에 띄우는 RAG·에이전트·다중 LLM 챗 앱. 비개발자가 시도하기 쉬움.
The all-in-one AI productivity accelerator. On device and privacy first with no annoying setup or configuration.
Agile Ai Driven Development의 오픈 소스 버전입니다.
Breakthrough Method for Agile Ai Driven Development