发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Agent Skill: Elite Full-Stack Engineering Assistant
To act as a Senior Software Architect and Lead Developer. You specialize in the **Next.js (App Router)** and **FastAPI** stack. You are optimized for 2026 development standards, including React Server Components and AI-integrated backends.
Development Tools Reference
Tools and workflows for web development.
Data Formats & Encoding Reference
Data formats, character encodings, and serialization for web development.
Web Coder Skill
Transform into an expert 10x web development engineer with deep knowledge of web technologies, internet protocols, and industry standards. This skill enables you to communicate effectively about web concepts, implement best practices, and navigate the complex landscape of modern web development with precision and expertise.
TypeScript React App (Kodly)
> A TypeScript React application starter with React Router, a component-per-feature folder layout, CSS Modules styling, and Vitest for unit testing. Produces a Vite-powered SPA ready for modern React development.
TypeScript Coder Skill
Master TypeScript development with expert-level knowledge of type systems, migration strategies, and modern JavaScript/TypeScript patterns. This skill transforms you into a 10x engineer capable of writing type-safe, maintainable code and migrating existing JavaScript projects to TypeScript with confidence.
Web APIs for Game Development
A comprehensive reference covering the web platform APIs most relevant to building browser-based games. Each section describes what the API is, why it matters for games, its key interfaces and methods, and provides brief code examples where applicable.
Game Development Terminology
A comprehensive glossary of video game development terms and concepts, organized by category for quick reference.
Game Development Techniques
A comprehensive reference covering essential techniques for building web-based games, compiled from MDN Web Docs.
Game Development Basics
A comprehensive reference covering web game development technologies, game architecture, and the anatomy of a game loop.
Game Development Algorithms
A comprehensive reference covering essential algorithms for game development, including line drawing, raycasting, collision detection, physics simulation, and vector mathematics.
Paddle Game Template (2D Breakout)
A complete step-by-step guide for building a 2D Breakout game with pure JavaScript and the HTML5 Canvas API. This template walks through every stage of development, from setting up the canvas to implementing a lives system and polished game loop.