Find the perfect skill
Create wandas skill
Development
Skill for creating a new wandas skill by analyzing the API and following conventions.
Leavn Commit Machine
Development
Create clean, descriptive git commits for Leavn app following emoji prefix convention with comprehensive change summaries.
imsg CLI for iMessage/SMS
Development
Use the imsg CLI to send/receive iMessage/SMS, manage groups, react, poll, and perform advanced Messaging actions from agents on macOS.
Single-Skill Hardening Audit & Rewrite
Development
Audits and rewrites a single Claude skill to enforce visibility flags, deterministic steps, and self-verification. Produces a hardened skill with a changelog.
Expo UI SwiftUI
Development
Use SwiftUI views and modifiers in your Expo app using @expo/ui/swift-ui (SDK 55).
Thread Spawner
Development
Spawn and manage threads on a running claude-threads orchestrator. Enables parallel execution of tasks from a Claude Code session.
Vibecode Brand Design System
Development
Official Vibecode design system: colors, typography, spacing, and components for consistent UI development.
Unified memory across agents
Development
Guidance for using the ECC Memory Vault as a shared context layer between AI agents to save and resume tasks.
Jira Issue Lookup
Development
Looks up a Jira issue by key and displays its summary, status, assignee, priority, and direct link. Helps quickly fetch key details from Jira without leaving the IDE.
TDD Development Orchestrator
Development
Orchestrates a TDD-based development workflow: plans with a test-first approach, splits into trackable steps, saves to Obsidian vault, and executes sequentially. Delegates tasks to specialized agents via tmux. Helps structure complex implementations with clear progress tracking.
Debugging Specialist
Development
Debugging specialist for errors, test failures, and unexpected behavior. Performs root cause analysis and provides targeted fixes.
ECS Audit: Locks, Storage, Queries
Development
Deep audit of the ECS architecture covering storage backends, queries, world, systems, and resource lifetimes, with focus on lock ordering and deadlock prevention.