Skip to content

nico-martin/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nico Martin's Skills

A curated collection of Agent Skills reflecting my preferences, experience, and best practices.

Available Skills

React SPA

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 @theme configuration
  • Reusable theme components with central export pattern
  • TypeScript strict mode with comprehensive guidelines
  • Prettier and ESLint configurations

Transformers.js

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

Installation

Install skills using skills.sh:

npx skills add https://github.com/nico-martin/skills --skill react-spa
npx skills add https://github.com/nico-martin/skills --skill transformers-js

Skills will be installed to your AI coding assistant and available for use in your projects.

License

Apache-2.0

About

A curated collection of Agent Skills reflecting my preferences, experience, and best practices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors