1,701 skills found · Page 2 of 57
Charmve / Computer Vision In ActionA computer vision closed-loop learning platform where code can be run interactively online. 学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页
zarazhangrui / Codebase To CourseA Claude Code skill that turns any codebase into a beautiful, interactive single-page HTML course for non-technical vibe coders.
scotthmurray / D3 BookCode examples for “Interactive Data Visualization for the Web”
RichardAtCT / Claude Code TelegramA powerful Telegram bot that provides remote access to Claude Code, enabling developers to interact with their projects from anywhere with full AI assistance and session persistence.
livegrep / LivegrepInteractively grep source code. Source for http://livegrep.com/
nalgeon / CodapiInteractive code examples
BetterThanTomorrow / CalvaClojure & ClojureScript Interactive Programming for VS Code
RezaSi / Go Interview PracticeInteractive Go Interview Platform - 30+ coding challenges with instant feedback, AI interview simulation, competitive leaderboards, and automated testing. From beginner to advanced levels with real-world scenarios.
contiamo / Restful ReactA consistent, declarative way of interacting with RESTful backends, featuring code-generation from Swagger and OpenAPI specs 🔥
jeremylongshore / Claude Code Plugins Plus Skills340 plugins + 1367 agent skills for Claude Code. Open-source marketplace with CCPI package manager, interactive tutorials, and production orchestration patterns.
carlvellotti / Claude Code Pm CourseInteractive course teaching Product Managers how to use Claude Code effectively
AgentEra / Agently[GenAI Application Development Framework] 🚀 Build GenAI application quick and easy 💬 Easy to interact with GenAI agent in code using structure data and chained-calls syntax 🧩 Use Event-Driven Flow *TriggerFlow* to manage complex GenAI working logic 🔀 Switch to any model without rewrite application code
davialabs / DaviaInteractive, editable docs designed for coding agents
neovateai / Neovate CodeNeovate Code is a code agent to enhance your development. You can use it to generate code, fix bugs, review code, add tests, and more. You can run it in interactive mode or headless mode.
ktock / BuildgInteractive debugger for Dockerfile, with support for IDEs (VS Code, Emacs, Neovim, etc.)
anael-seghezzi / CToyInteractive C live coding environment
unslop-xyz / NoodlesYour codebase was probably AI-generated. Get a better handle on it. Noodles creates interactive diagrams that visualize how your code actually works, so you can understand what the AI built without reading every line.
dotnet / Csharp NotebooksGet started learning C# with C# notebooks powered by .NET Interactive and VS Code.
benlubas / Molten NvimA neovim plugin for interactively running code with the jupyter kernel. Fork of magma-nvim with improvements in image rendering, performance, and more
reflex-frp / ReflexInteractive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying values to describe interactive systems as pure functions. Just like other pure functional code, functional reactive code is easier to get right on the first try, maintain, and reuse.