💻

Development

Code generation, debugging, testing, and development workflows

3,700 Skills

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search...

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)...

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 iOS in .NET MAUI and .NET for iOS projects. Guides...