taches-cc-resources
Build, audit, and orchestrate Claude Code skills, commands, and agents
All Skills in This Repository (11)
Pure Emerald Level Indicatorscreate-mcp-servers
Create Model Context Protocol servers in Python or TypeScript with secure installation workflows.
create-plans
Creates hierarchical project plans as executable prompts for solo developer and Claude workflows.
setup-ralph
Configures Geoffrey Huntley's Ralph Wiggum autonomous coding loop with prompts, validation, and Docker isolation.
build-iphone-apps
Build, test, debug, and ship native iOS apps in Swift using CLI-only workflows.
build-macos-apps
Build, debug, test, and ship native macOS apps in Swift using CLI-only workflows.
create-hooks
Create and debug event-driven hooks for Claude Code workflows.
create-slash-commands
Create Claude Code slash commands with YAML frontmatter and XML body templates.
create-meta-prompts
Generate chained prompts with XML metadata and dependency detection for Claude pipelines.
create-subagents
Create and orchestrate Claude Code subagents with isolated contexts and limited tool access.
create-agent-skills
Create modular Claude Skill Units with router-based XML structures and workflows.
debug-like-expert
Diagnose complex issues through hypothesis-driven debugging and root-cause analysis.
Frequently Asked Questions
FAQPage SchemaHow to install taches-cc-resources?▼
Run `npx skills add glittercowboy/taches-cc-resources --all -g -y` in your terminal to install all skills and commands globally.
What can I build with taches-cc-resources?▼
You can generate custom Claude Code skills, slash commands, subagents, hooks, and MCP servers just by describing what you want in plain English.
How does the create-plans skill work?▼
It turns your project idea into a brief, roadmap, and executable PLAN.md files that Claude runs directly, with automatic context handoffs when sessions get long.
Does it help with debugging code?▼
Yes. The debug-like-expert skill applies a scientific method with evidence gathering and hypothesis testing to find root causes instead of quick fixes.
Do I need coding experience to use these skills?▼
No. You describe the outcome you want, and the skills ask clarifying questions, then generate and verify the working configuration for you.
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