situations
Use when creating or editing Situations - Explains required files, metadata, and run script behavior.
Use when creating or editing Situations - Explains required files, metadata, and run script behavior.
Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimizing Python development workflows with uv.
Instructions in case if any bash (or any shell in general) script is needed.
Scheduler and background jobs syntax for Frappe/ERPNext v14/v15/v16. Use for scheduler_events in hooks.py, frappe.enqueue() for async jobs, queue configuration, job deduplication, error handling, and monitoring. Triggers on questions about scheduled tasks, background processing, cron jobs, RQ workers, job queues, async tasks.
Automate browsers with Puppeteer CLI scripts and persistent sessions. Use for screenshots, performance analysis, network monitoring, web scraping, form automation, JavaScript debugging.
Proper usage of Bash and file operation tools. Use this skill when executing shell commands, writing files, or when tempted to use echo/cat/heredoc to pipe content to files. Prevents permission circumvention patterns like piping multiline content through echo instead of using Write tool. Covers Bash tool, Write tool, Edit tool, and Read tool best practices.
Provides paths to cc-track utility scripts for validation, task completion, and git operations. Use when a cc-track command needs to run a script.
Master asynchronous programming with asyncio, async/await, concurrent operations, and async frameworks
Template for chaining multiple MCP tools in a single script
ブラウザ自動化スキル。「ワークフローを実行」「.yamlを実行」「ブラウザ操作」「フォーム入力」「自動化」と言われたら必ずこのスキルを使用。
Automate Advent of Code daily puzzle solving - fetch puzzle, implement solution, test, and submit answers
Modifie l'alias PowerShell `claude` en préservant toutes les fonctionnalités existantes. Gère les bypass permissions, MCP auto-détection, titre d'onglet et recherche d'exécutable.
MacroQuest code expert for creating/editing/debugging Lua scripts and .mac macros. Lua-first, plugin-safe, docs-backed.
Master Python fundamentals, OOP, data structures, async programming, and production-grade scripting for data engineering
Execute configuration-driven analysis workflows from YAML files. Use for running analysis pipelines, data processing tasks, and automation workflows defined in YAML configuration.
Analyze bash commands for safety risks before execution. Use when user asks about command safety or when reviewing dangerous operations.
Writing shell commands for OpenCode custom commands using Bun Shell
Manage PowerShell profile, aliases, functions. Triggers: add alias, update profile, modify claude command, Microsoft.PowerShell_profile.ps1
Generate a new data script with proper boilerplate, database connection, error handling, and project conventions. Use when creating new analysis scripts, building migration scripts, implementing data quality checks, or importing external data.
本书提供专家级指导,帮助读者遵循现代最佳实践编写模块化、可投入生产的Bash脚本。当用户需要执行以下任务时,本书将派上用场:(1)编写新的Bash脚本;(2)改进或重构现有的shell脚本;(3)为脚本添加错误处理和适当的结构;(4)遵循可维护shell脚本的最佳实践;(5)调试或修复Bash脚本问题。
Loads plan, reviews critically, executes each batch, and reports for review between batches. Use when implementing a plan from a plan file.
This skill should be used when the user asks to "create a bash script", "write a shell script", or mentions shell scripting conventions.