Documentation Rules
Web Dev Rules
Assistant Behavior Rules
Code Review Rules
Git Rules
Shell Scripting Rules
Python Rules
Llama 4 Maverick 17B Instruct (128E) is a high-capacity multimodal language model from Meta, built on a mixture-of-experts (MoE) architecture with 128 experts and 17 billion active parameters per forward pass (400B total). Optimized for vision-language tasks, Maverick is instruction-tuned for assistant-like behavior, image reasoning, and general-purpose multimodal interaction.
Cutting-edge language model for coding. With the second version released January 2025, Codestral specializes in low-latency, high-frequency tasks such as fill-in-the-middle (FIM), code correction and test generation.
The latest series of Code-Specific Qwen models, with significant improvements in code generation, code reasoning, and code fixing
Be Honest, Not Overconfident
Explain Code
Code Review
Write Python Tests
Write Web Component Tests
Write Shell Script Tests
Refactor Python
Clean Up JS
Refactor Python
Document Python Function
Document Bash Script
Document HTML Component
Accessibility Check
Ask First, Then Help
Official Python 3 documentation, including tutorials, syntax, and standard library.
Official documentation for pip, the Python package installer.
Documentation for Python's built-in virtual environment support.
Async IO framework for writing concurrent Python code.
Comprehensive reference for HTML elements, attributes, and structure.
Official CSS reference including selectors, properties, and layout systems.
Guide to Python packaging and distribution tools.
Type hints and static type checking support in Python.
Authoritative guide to JavaScript syntax, APIs, and behavior.
Documentation on manipulating HTML and XML via the DOM API.
Official GNU Bash shell reference manual.
Introductory guide to Bash scripting for beginners.
Advanced Bash scripting techniques and best practices.
A curated educational resource for mastering Bash scripting.
Central Microsoft documentation hub for PowerShell language and tooling.
Beginner-friendly guide to scripting in PowerShell.
Public repository of PowerShell modules and scripts.