Skip to content

jcurbelo/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jcurbelo/skills

Curated coding skills for skills.sh — plug them into Claude Code, Cursor, or any AI coding agent.

Available Skills

Skill Description
deno-api-hono Production-ready HTTP APIs with Deno and Hono — auth, rate limiting, validation, deployment
deno-scripting Standalone Deno CLI scripts — diagnostics, batch processing, automation
wpf-best-practices WPF desktop apps with C#/.NET — MVVM, DI, async patterns, system tray, packaging

Install

Install a specific skill:

npx skills add jcurbelo/skills --skill deno-api-hono
npx skills add jcurbelo/skills --skill deno-scripting
npx skills add jcurbelo/skills --skill wpf-best-practices

Install all skills from this repo:

npx skills add jcurbelo/skills

Learn More

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors