Claude Code
CLAUDE.md, MCP servers, skills, hooks, and agent SDK
16 skills
CLAUDE.md Writer
Write effective CLAUDE.md project configuration files for Claude Code
MCP Server Setup
Set up Model Context Protocol servers for Claude Code
Custom Slash Commands
Create custom slash commands for Claude Code workflows
Hooks Configuration
Configure Claude Code hooks for automated pre/post actions
Skills Writer
Write custom Claude Code skill files with proper format
Memory Setup
Configure Claude Code persistent memory system
Permissions Config
Configure Claude Code permission settings and tool access
Context Management
Optimize context window usage in Claude Code conversations
Multi-File Editing
Effectively guide Claude Code through multi-file refactors
Claude Debugging
Use Claude Code effectively for debugging complex issues
Claude Code Review
Set up Claude Code for automated PR and code reviews
workflow-auditor
Behavioral auditing skill for Claude Code that audits SwiftUI user flows for dead ends, broken promises, and UX friction. Verifies whether your app actually works from the user's perspective, not just whether the code compiles.
radar-suite
7 behavioral audit skills that trace data and user flows through Swift/SwiftUI apps to find bugs that pattern-matching tools miss. Catches wrong outcomes, not just wrong code.
prompter
Rewrites your Claude Code prompts for clarity before execution. Fixes typos, resolves ambiguous references, and adds specificity without changing what you're asking for.
tutorial-creator
Generates annotated code reading tutorials from real files in your project. Teaches you using examples from your own codebase with vocabulary, comprehension tests, and gap analysis.