Find the perfect skill
Wrap - Automatic session cleanup
Productivity
Automates session cleanup: CLAUDE.md updates, automation opportunities detection, learning summaries, and pending tasks organization.
Cursor Upgrade and Migration
DevOps
Comprehensive guide for upgrading Cursor IDE versions and migrating settings between installations. Covers version checking, upgrade methods, settings backup, and troubleshooting common issues.
Create or Update Training Plan
Productivity
This skill creates or updates personalized training plans by first gathering user information (new users) or confirming needs (existing users). It builds programs with structured components like progression schemes and deload protocols, then saves to program.md and updates the user profile.
Total Recall - Autonomous Memory
Productivity
An LLM observer that compresses conversations into prioritized notes, consolidates automatically, and recovers missed sessions. Zero maintenance, no database.
Session Skill Extraction Workflow
Productivity
Extract non-obvious discoveries from sessions into persistent reusable skills. Used to document debugging solutions, workarounds, and multi-step workflows for future sessions.
DuckDB Schema Design & SQL Queries
Data & AI
Design DuckDB schemas, write SQL queries, and perform analytical data operations using the DuckDB Python library.
Standardized Commit
Development
This skill automates staging relevant files and writing commit messages in a conventional format (type: description). It uses git status and diff to decide what to stage and ensures messages are concise, imperative, and under 72 characters. Useful for maintaining consistent commit history without manual formatting.
Unity Interaction System
Development
Generic raycast-based interaction system. Works for RPG, Platformer, Simulation.