A curated collection of Agent Skills reflecting my preferences, experience, and best practices.
Build React Single Page Applications with a structured architecture pattern optimized for small demo applications. Uses TypeScript, Vite, Tailwind CSS v4+ (CSS-first configuration), and lucide-react icons. Includes predefined project structure, theme components, utilities, and strict TypeScript patterns for maintainable code.
Key features:
- Organized component structure (app components, theme components, utilities)
- Tailwind CSS v4+ with CSS-first
@themeconfiguration - Reusable theme components with central export pattern
- TypeScript strict mode with comprehensive guidelines
- Prettier and ESLint configurations
Run state-of-the-art machine learning models directly in JavaScript/TypeScript using Transformers.js. Supports NLP (text classification, translation, summarization), computer vision (image classification, object detection), audio (speech recognition, audio classification), and multimodal tasks. Works in Node.js and browsers with WebGPU/WASM acceleration.
Key features:
- Pipeline API for easy model usage
- Comprehensive task coverage (40+ tasks)
- Browser and Node.js support
- Memory management guidelines
- Progress tracking and error handling
Install skills using skills.sh:
npx skills add https://github.com/nico-martin/skills --skill react-spanpx skills add https://github.com/nico-martin/skills --skill transformers-jsSkills will be installed to your AI coding assistant and available for use in your projects.
Apache-2.0