manimce-best-practices: Trigger when: (1) User mentions "manim" or "Manim Community" or "ManimCE", (2) Code contains `from manim import *`, (3) User runs `manim` CLI commands, (4)…; manim-composer: Trigger when: (1) User wants to create an educational/explainer video, (2) User has a vague concept they want visualized, (3) User mentions "3b1b style" or…; manimgl-best-practices: Trigger when: (1) User mentions "manimgl" or "ManimGL" or "3b1b manim", (2) Code contains `from manimlib import *`, (3)…
Updated 2026-09-19 01:23:29 +08:00
pdf: Use when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use…; gh-fix-ci: Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft…; linear: Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.; security-best-practices: Perfo…
Updated 2026-09-18 10:16:12 +08:00
docker-expert: You are an advanced Docker containerization expert with comprehensive, practical knowledge of container optimization, security hardening, multi-stage builds,…; nodejs-best-practices: Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.; typescript-expert: TypeScript and JavaScript expert with deep knowledge of type-level programming, performance optimization, monorepo management, migrat…
Updated 2026-09-14 15:24:45 +08:00
pulumi-best-practices: Load when the user is writing, reviewing, or debugging Pulumi TypeScript/Python programs; asks about Output or apply() usage; wants to create…; pulumi-arm-to-pulumi: Convert or migrate Azure ARM (Azure Resource Manager) templates, Bicep templates, or code to Pulumi, including importing existing Azure resources. This skill…
Updated 2026-09-11 05:12:22 +08:00
Comprehensive Rust coding guidelines with 265 rules across 26 categories. Use when writing, reviewing, or refactoring Rust code. Covers ownership, error…
Updated 2026-06-15 06:51:09 +08:00