Stats
Links
Categories
npx claudepluginhub thdepauw/skillsA set of personal skills used throughout my development projects.
A Claude Code plugin marketplace with reusable Agent Skills.
Add the marketplace and install a plugin:
/plugin marketplace add https://github.com/thdepauw/skills
/plugin install <plugin-name>@thdepauw-personal
# Test the marketplace locally
claude --plugin-dir .
# Reload after changes (inside Claude Code)
/reload-plugins
# Validate plugin structure
claude plugin validate .
/sync-claude-permissions, without name field, this is /thdepauw:sync-claude-permissions).Official prompts.chat marketplace - AI prompts, skills, and tools for Claude Code
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations