9 skills found
luongnv89 / claude-howtoA visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.
NirDiamant / GenAI_Agents50+ tutorials and implementations for Generative AI Agent techniques, from basic conversational bots to complex multi-agent systems.
ykdojo / claude-code-tips40+ tips for getting the most out of Claude Code, from basics to advanced - includes a custom status line script and Claude Code running itself in a container. Also includes the dx plugin: skills for everyday dev workflows.
WenyuChiou / awesome-agentic-ai-zhA trilingual (繁中 / English / 简中) learning roadmap for agentic AI: from LLM basics to multi-agent systems, with 240+ curated resources and hands-on examples. 中文 AI agent 學習地圖。
WenyuChiou / awesome-agentic-ai-zhA trilingual (繁中 / English / 简中) learning roadmap for agentic AI: from LLM basics to multi-agent systems, with 240+ curated resources and hands-on examples. 中文 AI agent 學習地圖。
upstash / upstash-ratelimit-tsLightweight guidance for using the Redis Rate Limit TypeScript SDK, including setup steps, basic usage, and pointers to advanced algorithm, features, pricing, and traffic‑protection docs.
hireshBrem / basicAI agent that automates any repetitive browser task from screen recordings
rusyaev-dk / states-and-fallbacksFail-safe UX: what is state, content/visual fallbacks, four basic interface states (Loading, Empty, Error, Success)
skand-io / codebase-locatorLocates files, directories, and components relevant to a feature or task. Call `codebase-locator` with human language prompt describing what you're looking for. Basically a "Super Grep/Glob/LS tool" — Use it if you find yourself desiring to use one of these tools more than once.