Complete guide for WeChat Mini Program authentication with CloudBase - native login, user identity, and cloud...
Development
Code generation, debugging, testing, and development workflows
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...
Run lint, build, and E2E tests in sequence. Use when the user wants to validate their code, run tests, or check if...
Create and update slim/native platform interop bindings for Android in .NET MAUI and .NET for Android projects....
Create and update slim/native platform interop bindings for iOS in .NET MAUI and .NET for iOS projects. Guides...
Discover .NET SDK versions, workload sets, workload manifest versions, and workload dependencies (Xcode/JDK/Android...
Build full-stack React applications using React Router's framework mode. Use when configuring routes, working with...