Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or pe...
0
AI 96
dev-vue-component
xiaoland2/8/2026
Create, modify, and maintain Vue 3 components with TypeScript and SCSS. Use when building Vue components, modifying .vue files, defining component props/emits, styling with SCSS, or documenting compon...
0
friendly-python
xiaoland2/8/2026
Practical guidance for writing, refactoring, and reviewing friendly Python code with a Pythonic, readable, and maintainable style.