Executes Azure deployments using generated Bicep templates. Runs deploy.ps1 scripts, performs what-if analysis, and manages deployment lifecycle. Step 6 of the 7-step agentic workflow.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٢٬٩٤٣ من skills من tools-only/X-Skills. افتح أي skill لمراجعة مصدره وتفاصيله.
tools-only/X-Skillsعرض ٤٠ من أصل ٢٬٩٤٣ skills مجمعة.
Executes Azure deployments using generated Bicep templates. Runs deploy.ps1 scripts, performs what-if analysis, and manages deployment lifecycle. Step 6 of the 7-step agentic workflow.
لغة النص الأصلي: الإنجليزية
Markdown exporter for export Markdown text to DOCX, PPTX, XLSX, PDF, PNG, HTML, MD, CSV, JSON, JSONL, XML files, and extract code blocks in Markdown to Python, Bash,JS and etc files. Also known as the md_exporter skill.
لغة النص الأصلي: الإنجليزية
Generates Azure and technical architecture diagrams (PNG via Python diagrams) from requirements or IaC, including topology, process flow, ERD, and wireframe visuals.
لغة النص الأصلي: الإنجليزية
Creates conventional commits with diff-aware message generation and intelligent staging; use when users ask to commit changes or invoke /commit.
لغة النص الأصلي: الإنجليزية
Master orchestrator for the 7-step Azure infrastructure workflow. Coordinates specialized agents (Requirements, Architect, Design, Bicep Plan, Bicep Code, Deploy) through the complete development cycle with mandatory human approval gates. Maintains context…
لغة النص الأصلي: الإنجليزية
Find and identify the CBaseEntity_SetStateChanged virtual function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the SetStateChanged function, which handles network state change notifications…
لغة النص الأصلي: الإنجليزية
Find and identify the CBaseEntity_IsPlayerPawn virtual function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the IsPlayerPawn check function by analyzing the CBaseEntity vtable and identifying…
لغة النص الأصلي: الإنجليزية
Find and identify the CBasePlayerPawn_GetEyeAngles virtual function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the GetEyeAngles function on CBasePlayerPawn. Trigger:…
لغة النص الأصلي: الإنجليزية
Maintains repository documentation accuracy and freshness; use for doc updates, agent or skill changes, staleness checks, changelog entries, and repo explanation requests.
لغة النص الأصلي: الإنجليزية
Researches and captures Azure infrastructure project requirements
لغة النص الأصلي: الإنجليزية
Expert Azure Bicep Infrastructure as Code planner that creates comprehensive, machine-readable implementation plans. Consults Microsoft documentation, evaluates Azure Verified Modules, and designs complete infrastructure solutions with architecture diagrams.
لغة النص الأصلي: الإنجليزية
Expert Architect providing guidance using Azure Well-Architected Framework principles and Microsoft best practices. Evaluates all decisions against WAF pillars (Security, Reliability, Performance, Cost, Operations) with Microsoft documentation lookups.…
لغة النص الأصلي: الإنجليزية
Step 3 - Design Artifacts. Generates architecture diagrams and Architecture Decision Records (ADRs) for Azure infrastructure. Uses azure-diagrams skill for visual documentation and azure-adr skill for formal decision records. Optional step - users can skip to…
لغة النص الأصلي: الإنجليزية
Creates Azure Architecture Decision Records (ADRs) with WAF mapping, alternatives, consequences, and implementation guidance; use for architecture decision documentation requests.
لغة النص الأصلي: الإنجليزية
Find and identify CBaseTrigger_StartTouch and CBaseTrigger_EndTouch virtual functions in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the CBaseTrigger touch handler functions by using vtable…
لغة النص الأصلي: الإنجليزية
Write global variable analysis results as YAML file beside the binary using IDA Pro MCP. Use this skill after completing global variable identification and signature generation to persist the results in a standardized YAML format.
لغة النص الأصلي: الإنجليزية
Find and identify the CTriggerPush_Touch (CTriggerPush::Touch) virtual function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the CTriggerPush touch handler function by using vtable information…
لغة النص الأصلي: الإنجليزية
Provides Azure defaults for naming, regions, tags, AVM-first modules, security baselines, WAF criteria, governance discovery, and pricing guidance across all agents.
لغة النص الأصلي: الإنجليزية
Handles GitHub issues, pull requests, repositories, Actions, releases, and API tasks using MCP-first workflows with gh CLI fallback for advanced operations.
لغة النص الأصلي: الإنجليزية
Guidelines for creating high-quality Agent Skills for GitHub Copilot
لغة النص الأصلي: الإنجليزية
Production-ready PDF processing with forms, tables, OCR, validation, and batch operations. Use when working with complex PDF workflows in production environments, processing large volumes of PDFs, or requiring robust error handling and validation.
لغة النص الأصلي: الإنجليزية
This skill helps launch and configure the Chrome DevTools MCP server, giving Claude visual access to a live browser for debugging and automation. Use when the user asks to set up browser debugging, launch Chrome with DevTools, configure chrome-devtools-mcp,…
لغة النص الأصلي: الإنجليزية
Comprehensive Google Analytics 4 guide covering property setup, events, custom events, recommended events, custom dimensions, user tracking, audiences, reporting, BigQuery integration, gtag.js implementation, GTM integration, Measurement Protocol, DebugView,…
لغة النص الأصلي: الإنجليزية
Create and edit rich text message drafts for Gmail, Outlook, and WhatsApp. Writes Markdown fragments and assembles platform-specific HTML via build script. Use when writing emails, drafting emails, composing replies, sending messages, writing WhatsApp…
لغة النص الأصلي: الإنجليزية
Write Tampermonkey userscripts for browser automation, page modification, and web enhancement. Use when creating browser scripts, writing greasemonkey scripts, automating user interactions, injecting CSS or JavaScript into web pages, modifying website…
لغة النص الأصلي: الإنجليزية
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. Use when working with professional documents (.docx files) for creating new documents, modifying or editing…
لغة النص الأصلي: الإنجليزية
This skill should be used when the user wants to humanise text, remove AI slop, make writing sound less like ChatGPT, or rewrite content to sound more natural and human-written. Common triggers - "humanise this", "make this sound less AI", "this reads like a…
لغة النص الأصلي: الإنجليزية
Testing and validation specialist. Proactively runs tests, validates code changes, ensures quality gates are met, and iterates on fixes until all tests pass. Call this agent after you implement features and need to validate that they were implemented…
لغة النص الأصلي: الإنجليزية
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualisation. Use when working with spreadsheets (.xlsx, .xlsm, .csv, .tsv) for creating new spreadsheets with formulas and formatting,…
لغة النص الأصلي: الإنجليزية
Comprehensive Google Tag Manager guide covering container setup, tags, triggers, variables, data layer, debugging, custom templates, and API automation. Use when working with GTM implementation, configuration, optimisation, troubleshooting, or any GTM-related…
لغة النص الأصلي: الإنجليزية
Parallel development workflow using git worktrees. Prepare isolated worktree directories and execute tasks across multiple workspaces for concurrent feature development.
لغة النص الأصلي: الإنجليزية
Expert guidance for Google Ads Script development including AdsApp API, campaign management, ad groups, keywords, bidding strategies, performance reporting, budget management, automated rules, and optimization patterns. Use when automating Google Ads…
لغة النص الأصلي: الإنجليزية
Comprehensive React and Next.js performance optimisation guide with 40+ rules for eliminating waterfalls, optimising bundles, and improving rendering. Use when optimising React apps, reviewing performance, or refactoring components.
لغة النص الأصلي: الإنجليزية
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.
لغة النص الأصلي: الإنجليزية
Expert documentation specialist. Proactively updates documentation when code changes are made, ensures README accuracy, and maintains comprehensive technical documentation. Be sure to give this subagent information on the files that were changed so it knows…
لغة النص الأصلي: الإنجليزية
Full-stack development specialist covering frontend, backend, and database technologies. Use PROACTIVELY for end-to-end application development, API integration, database design, and complete feature implementation.
لغة النص الأصلي: الإنجليزية
Design and architect Claude Code skills using combined best practices from official toolkit, community patterns, and latest API documentation. Use when user wants to "design a skill", "architect skill structure", "plan skill layout", "choose skill archetype",…
لغة النص الأصلي: الإنجليزية
Enterprise-grade, offline-accessible comprehensive guide for Google Ads Script development. Covers AdsApp API, campaign management, ad groups, keywords, bidding, performance reporting, targeting options, advanced operations, error handling, and optimization…
لغة النص الأصلي: الإنجليزية
Enterprise-grade, offline-accessible comprehensive guide for Google Apps Script development. Covers all built-in services (SpreadsheetApp, DocumentApp, GmailApp, DriveApp, CalendarApp, etc.), complete API reference, triggers, error handling, authorization…
لغة النص الأصلي: الإنجليزية
Provides master-level guidance for creating exceptional Claude Code skills using combined best practices from official plugin-dev toolkit, community patterns, and latest API. Use when creating skills, designing skill architecture, writing skill descriptions,…
لغة النص الأصلي: الإنجليزية