Skills / Claude Code

Skills.

Drop-in Claude Code skills. Download any file, place it in ~/.claude/skills/ and Claude picks it up instantly.

01
Agent Route Builder

Generate a complete Next.js API route for a new AI agent.

02
Error Explainer

Explain any error, stacktrace, or exception.

03
PR Writer

Write a complete GitHub/GitLab pull request from the current branch.

04
Prompt Debugger

Debug a failing or misbehaving AI agent prompt.

05
System Prompt Writer

Write a production-ready system prompt for an AI agent.

06
Test Generator

Generate unit tests and edge case tests for a function, component, or module.