Techniques for diagnosing and recovering from corrupted git state, orphaned worktrees, and inconsistent branch references.
Development
Code generation, debugging, testing, and development workflows
Use this skill when any task is complete, before beginning any non-trivial task, or whenever working with git or...
Thermite game design process skill. Use when: running design sessions, generating design artifacts, updating...
Complete guide for CloudBase Auth using the CloudBase Node SDK – caller identity, user lookup, custom login tickets,...
CloudBase Auth v3 Web SDK - Quick Reference Guide
Complete guide for WeChat Mini Program authentication with CloudBase - native login, user identity, and cloud...
Essential CloudBase (TCB, Tencent CloudBase, 云开发, 微信云开发) development guidelines. MUST read when working with...
Professional UI design and frontend interface guidelines. Use this skill when creating web pages, mini-program...
Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search...
Systematic methodology for reading and understanding large codebases efficiently. Use when (1) Understanding a new...
Guide for creating effective AGENTS.md files for Cursor. Use when (1) Creating new AGENTS.md files in project root,...
Browser automation in Cursor IDE using MCP protocol server `cursor-ide-browser`. Use when (1) Automating web...
Comprehensive guide for using GitHub CLI (gh) to interact with GitHub from the command line. Use when (1) Managing...
Comprehensive guide for developing Model Context Protocol (MCP) servers. Use when (1) Creating new MCP servers, (2)...
Comprehensive guide for using Pixi, a fast and reproducible package management tool for Python, Rust, C/C++, and...
Comprehensive guide for publishing Python packages to PyPI. Use when (1) Publishing new Python packages to PyPI, (2)...
Comprehensive guide for writing and running pytest tests in Python projects. Use when (1) Setting up pytest for a...
Toolkit for AI agents to debug Python code autonomously without IDE support. Use when agent needs to debug code,...
Comprehensive guide for using uv, an extremely fast Python package and project manager written in Rust. Use when...
>
Vue 3 and Nuxt performance optimization guidelines. This skill should be used when writing, reviewing, or...
Stage all changes, create a commit with auto-generated or custom message, and push to current branch. Use when the...
Feature name to check (reads from memory-bank/features/{name}/)
Quick validation check returning pass/fail. Use AUTOMATICALLY before any git commit, before pushing code, when user...