Total 34,818 skills
Showing 12 of 34818 skills
This skill should be used when managing Tailscale mesh VPN networks. Use when the user asks to "check tailscale status", "list tailscale devices", "ping a device", "send file via tailscale", "tailscale funnel", "tailscale serve", "create auth key", "check who's online", "tailscale exit node", "Magic DNS", or mentions Tailscale network management, tailnet operations, or VPN connectivity.
Advanced database performance tuning including query optimization, indexing strategies, partitioning, and scaling patterns
When referencing files, format them as markdown links with line numbers using GitHub-style #L syntax.
Monitor management - create, update, mute, and alerting best practices.
Comprehensive toolkit for generating best practice bash scripts following current standards and conventions. Use this skill when creating new bash scripts, implementing shell automation, text processing workflows, or building production-ready command-line tools.
Full Sentry SDK setup for Python. Use when asked to "add Sentry to Python", "install sentry-sdk", "setup Sentry in Python", or configure error monitoring, tracing, profiling, logging, metrics, crons, or AI monitoring for Python applications. Supports Django, Flask, FastAPI, Celery, Starlette, AIOHTTP, Tornado, and more.
Microsoft Excel (.xlsx) spreadsheet manipulation using MCP server tools. Use this any time an Excel spreadsheet is involved - as input, output, or both. Activate the excel-server MCP for Excel operations. Covers creating workbooks, managing worksheets, formatting cells, writing formulas, creating charts, building pivot tables, and data analysis with professional standards.
Breaking changes documentation, migration guides, deprecation process, and versioning. Use when introducing breaking API changes, creating migration guides, deprecating features, updating changelogs, managing major version releases, or documenting version transitions. Triggered by keywords like breaking changes, migration guide, deprecation notice, version upgrade, changelog update, breaking API modification.
Draft scaffold; incomplete and not for normal use. Cross-platform mobile development patterns. Extends core-coding-standards with mobile-specific rules. Use when building mobile apps.
Safe database change patterns; when to modify vs add migrations; always pair models with migrations and factories; seeding guidance
Store and serve files via Storage; set visibility, generate URLs, and handle streaming safely
Replace hardcoded values with constants, enums, and configuration for maintainability; use PHP 8.1+ enums and config files