.claude
Build custom skills, subagents, slash commands, and hooks
All Skills in This Repository (20)
Pure Emerald Level IndicatorsWriting Like User
Emulate the user's writing voice and style patterns across content generation tasks.
Railway CLI Management
Automate Railway project deployments and manage services via CLI commands.
Vercel CLI Management
Automate Vercel deployments, environment variables, logs, and cron configuration.
Skills Guide
Create Claude Skills with YAML frontmatter and SKILL.md structure.
Writing Documentation for LLMs
Write documentation for LLMs with progressive disclosure and consistent terminology.
Writing Slash Commands
Create custom slash commands with arguments, frontmatter, and Bash integration.
TypeScript SDK Reference
Document TypeScript SDK functions, configuration, and MCP server schemas.
Subagent System
Create and manage Claude Code subagents with Markdown and YAML frontmatter.
Subagents Guide
Delegate tasks to specialized subagents with separate contexts and restricted tool access.
Output Styles Guide
Configure persistent output styles for Claude Code system prompts.
Auditing Security
Identify and remediate security vulnerabilities with CVSS scores and OWASP Top 10 mappings.
Testing Code
Automate software tests to verify functionality against acceptance criteria.
Frequently Asked Questions
FAQPage SchemaHow to install .claude?▼
Run `npx skills add CaptainCrouton89/.claude --all -g -y` in your terminal to install all skills in this collection globally.
How do I create a custom skill for Claude Code?▼
Use the included Skills Guide, which defines the exact SKILL.md frontmatter format, description rules, and folder structure your skill must follow.
What is in this repository?▼
It is a curated personal Claude Code configuration with guides for skills, subagents, slash commands, output styles, hooks, MCP servers, and a TypeScript SDK reference.
Can I build custom subagents with these skills?▼
Yes. The subagent guides explain file locations, YAML frontmatter, tool permissions, and how automatic delegation works.
Do I need coding experience to use these skills?▼
Basic familiarity with Markdown and the terminal helps, but the guides are written as step-by-step references your agent can follow directly.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core