- Home
- /
- Categories
- /
- CLI Tools
CLI Tools
Command line utilities
manimgl-best-practices
by adithya-s-k
Trigger when: (1) User mentions "manimgl" or "ManimGL" or "3b1b manim", (2) Code contains from manimlib import *, (3) User runs manimgl CLI commands, (4) Working with InteractiveScene, self.frame, self.embed(), ShowCreation(), or ManimGL-specific patterns. Best practices for ManimGL (Grant Sanderson's 3Blue1Brown version) - OpenGL-based animation engine with interactive development. Covers InteractiveScene, Tex with t2c, camera frame control, interactive mode (-se flag), 3D rendering, and checkpoint_paste() workflow. NOT for Manim Community Edition (which uses manim imports and manim CLI).
mpm-status
by bobmatnyc
Display Claude MPM system status
vibefigma
by vibeflowing-inc
Convert Figma designs to production-ready React components with Tailwind CSS. Use when user provides a Figma URL, asks to convert Figma designs to React/code, wants to extract components from Figma, or mentions "vibefigma". Requires a Figma access token (via --token flag, FIGMA_TOKEN env var, or .env file).
nav-install-multi-claude
by alekspetrov
Install Navigator multi-Claude workflow orchestration scripts. Auto-invokes when user says "install multi-Claude workflows", "set up multi-Claude", or "enable parallel execution".
agent-slack
by devxoul
Interact with Slack workspaces - send messages, read channels, manage reactions
agent-discord
by devxoul
Interact with Discord servers - send messages, read channels, manage reactions
K8E Sandbox Skill
by xiaods
sandbox_confirm_action Require human approval before irreversible operations
pulumi-cdk-to-pulumi
by pulumi
Convert an AWS CDK application to Pulumi. This skill MUST be loaded whenever a user requests migration or conversion of a CDK application to Pulumi.
sentry-cli
by getsentry
Guide for using the Sentry CLI to interact with Sentry from the command line. Use when the user asks about viewing issues, events, projects, organizations, making API calls, or authenticating with Sentry via CLI.
notification-events
by groeimetai
This skill should be used when the user asks to "event", "sysevent", "event queue", "trigger notification", "gs.eventQueue", "event-based", "system event", or any ServiceNow Event and Notification triggering development.
discovery-patterns
by groeimetai
This skill should be used when the user asks to "discovery", "discover", "probe", "sensor", "identification", "discovery schedule", "MID server", "network scan", or any ServiceNow Discovery development.
acl-security
by groeimetai
This skill should be used when the user asks to "create ACL", "access control", "security rule", "restrict access", "role based access", "row level security", "field level security", or any ServiceNow ACL and security configuration.
scheduled-jobs
by groeimetai
This skill should be used when the user asks to "create scheduled job", "scheduled script", "cron job", "automation schedule", "recurring task", "batch processing", "nightly job", or any ServiceNow Scheduled Job development.
agent-teams
by devxoul
Interact with Microsoft Teams - send messages, read channels, manage reactions
sub-agents
by shinpr
Run agent definitions as sub-agents. Use when the user names an agent or sub-agent to run, references an agent definition, or delegates a task to an agent.
linear-list
by Finesssee
List and get Linear issues. Use when viewing issues, checking status, or fetching issue details.
linear-uploads
by Finesssee
Download attachments and images from Linear issues. Use when fetching screenshots, images, or file attachments from Linear comments or descriptions.
linear-create
by Finesssee
Create Linear issues. Use when creating bugs, tasks, or feature requests.
article-extractor
by michalparkola
Extract clean article content from URLs (blog posts, articles, tutorials) and save as readable text. Use when user wants to download, extract, or save an article/blog post from a URL without ads, navigation, or clutter.
recap
by Soul-Brews-Studio
Session orientation and awareness. Use when starting a session, after /jump, lost your place, switching context, or when user asks "now", "where are we", "what are we doing", "status".
Launcher Animation分析
by yuchuangu85
执行Launcher动画相关源码分析,覆盖手势动画、远程动画、图标动画、任务切换动画等场景,用于定位动画异常、构建调用链、还原动画时序,并输出可验证的源码证据。
who-are-you
by Soul-Brews-Studio
Know ourselves - show identity, model info, session stats, and Oracle philosophy. Use when user asks "who are you", "who", "who we are", or wants to check current AI identity.
office-docs
by RTGS2017
Extract text and tables from .docx and .xlsx using local scripts (no external deps).
code-interpreter
by aws-samples
Test and prototype code in a sandboxed environment. Use for debugging, verifying logic, or installing packages.