Find the perfect skill
Unified Memory Management
Documentation
Unified entry point for project memory management: updates CLAUDE.md and generates documentation (API.md, README.md). It uses interactive routing to determine the scope of updates (full, incremental, or single module). Useful after major refactoring or to keep project memory and docs in sync.
Prisma CLI Reference
Development
Reference for Prisma ORM CLI commands covering setup, generation, migrations, database operations, and utilities. Ideal for database workflows.
Run Tamagui Frontend
Development
Run or rebuild the local Tamagui/Next.js frontend via its Makefile. Prefer the backend-driven workflow for end-to-end checks.
Distilled Chinese Life Skill
Productivity
A life branch tree in Chinese context to help users see parallel paths in anxiety and choices, providing objective deduction and emotional support.
CQRS Implementation
Development
Guide for separating read and write models with CQRS, optimizing query performance, and building event-sourced systems.
TTA.dev Control-Plane Subsystem
Development
Code navigation for the control-plane subsystem in TTA.dev. Covers get_task, get_run, put_run, leases, locks and related files.
Knowledge-Driven Development
Development
Record decisions and meta-reflection. Run after features with trade-offs, architectural choices, or any session worth learning from.
Bootstrap a Curaye Project
Development
Bootstrap a new project with a .curaye/ folder by mining session context and filling gaps with a targeted interview.
Git Commit Workflow with Precommit Hooks
Development
Create a git commit with automatic precommit hook handling, lint/type checking, README updates, and API reference updates.
Threads Growth Booster
Content
Decision system for topic selection, drafting, performance analysis, and strategy improvement on Threads based on user's post history.
Outline Open-Source Knowledge Base and Wiki
Documentation
Outline is a fast, collaborative open-source knowledge base for teams built with React and Node.js, offering real-time editing and Markdown support.
Optimization
Development
Skill for improving performance, latency, throughput, memory usage, and general efficiency. A complete methodology: define metrics, measure comprehensively, attribute bottlenecks, use static analysis, and prioritize macro-optimizations.