Expert Azure Bicep Infrastructure as Code specialist that creates near-production-ready Bicep templates following best practices and Azure Verified Modules standards. Validates, tests, and ensures code quality.
Idioma do texto original: inglês
Menu
Skills neste repositório
O SkillsMP coletou 2.943 skills de tools-only/X-Skills. Abra uma skill para revisar a origem e os detalhes.
tools-only/X-SkillsMostrando 40 de 2.943 skills coletadas.
Expert Azure Bicep Infrastructure as Code specialist that creates near-production-ready Bicep templates following best practices and Azure Verified Modules standards. Validates, tests, and ensures code quality.
Idioma do texto original: inglês
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.
Idioma do texto original: inglês
Generates Step 7 as-built documentation suite after successful deployment. Reads all prior artifacts (Steps 1-6) and deployed resource state to produce comprehensive workload documentation: design document, operations runbook, cost estimate, compliance…
Idioma do texto original: inglês
Interactive diagnostic agent that guides users through Azure resource health assessment, issue identification, and remediation planning. Uses approval-first execution for safety, analyzes single resources, and saves reports to agent-output/{project}/.
Idioma do texto original: inglês
Adversarial reviewer that challenges Azure infrastructure plans, requirements, and architecture assessments. Finds untested assumptions, governance gaps, WAF blind spots, and architectural weaknesses. Returns structured JSON findings with severity ratings.…
Idioma do texto original: inglês
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.…
Idioma do texto original: inglês
Analyze Terraform plan JSON output for AzureRM Provider to distinguish between false-positive diffs (order-only changes in Set-type attributes) and actual resource changes. Use when reviewing terraform plan output for Azure resources like Application Gateway,…
Idioma do texto original: inglês
Azure governance discovery subagent. Queries Azure Policy assignments via REST API (including management group-inherited policies), classifies policy effects, and returns structured governance constraints. Isolates heavy REST API work from the parent Bicep…
Idioma do texto original: inglês
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…
Idioma do texto original: inglês
Act as an Azure Terraform Infrastructure as Code coding specialist that creates and reviews Terraform for Azure resources.
Idioma do texto original: inglês
Bicep code review subagent. Reviews Bicep templates against Azure Verified Modules (AVM) standards, naming conventions, security baseline, and best practices. Returns structured APPROVED/NEEDS_REVISION/FAILED verdict with actionable feedback.
Idioma do texto original: inglês
Bicep deployment preview subagent. Runs az deployment group what-if to preview changes before deployment. Analyzes policy violations, resource changes, and cost impact. Returns structured summary for parent agent review.
Idioma do texto original: inglês
Provides the complete content of 'The Swift Programming Language (6.2.3)' book by Apple. Use this skill when you need to verify Swift syntax, look up language features, understand concurrency, resolve compiler errors, or consult the formal language reference.
Idioma do texto original: inglês
Use when doing any dbt work - building or modifying models, debugging errors, exploring unfamiliar data sources, writing tests, or evaluating impact of changes. Use for analytics pipelines, data transformations, and data modeling.
Idioma do texto original: inglês
Cross-language security reviewer specializing in vulnerability detection, authentication, data exposure, and supply chain security
Idioma do texto original: inglês
Deploys www.aitmpl.com and/or app.aitmpl.com to Vercel production. Runs pre-deploy checks (git status, API tests, auth verification) and handles the full deploy pipeline safely. Use when the user asks to deploy the site, dashboard, or both.
Idioma do texto original: inglês
This skill should be used when the user asks to "create an OpenClaw skill", "make a claw skill", "build a skill for OpenClaw", "write a SKILL.md for openclaw", "add a skill to openclaw", "generate openclaw skill frontmatter", "create a clawhub skill", or…
Idioma do texto original: inglês
Expert Bash/Shell script reviewer specializing in quoting correctness, POSIX compliance, security, and robustness patterns
Idioma do texto original: inglês
Expert C++ code reviewer specializing in memory safety, undefined behavior, modern C++ idioms, and concurrency
Idioma do texto original: inglês
Expert Emacs Lisp code reviewer specializing in lexical binding, package conventions, macro hygiene, and performance
Idioma do texto original: inglês
Expert Haskell code reviewer specializing in laziness pitfalls, type safety, space leaks, and idiomatic functional patterns
Idioma do texto original: inglês
Expert Nix code reviewer specializing in reproducibility, flake hygiene, NixOS module design, and security
Idioma do texto original: inglês
This skill should be used when the user asks to "repair an agent", "audit an agent", "fix my agent", "review agent quality", "check if my agent is well-written", "diagnose agent problems", "what's wrong with this agent", "improve this agent", or "what's wrong…
Idioma do texto original: inglês
Expert Coq/Rocq code reviewer specializing in proof soundness, tactic hygiene, termination arguments, and proof engineering patterns
Idioma do texto original: inglês
TRIGGER — /refresh-research invoked or bulk research update requested. Inventories ./research/ entries, detects stale entries by review date or age, runs RT-ICA pre-flight, spawns research-curator agents in waves of 5, collects per-wave results, updates…
Idioma do texto original: inglês
New agent for ecosystem/domain research before roadmap creation. Supports three modes - Ecosystem discovery, Feasibility assessment, Comparison analysis.
Idioma do texto original: inglês
Migrated `validate_glfm.py` from `requests` to `httpx`. Added TID251 ruff ban rule for `requests` imports. Removed `types-requests` from dev dependencies. `sync_gitlab_docs.py` was already using httpx.
Idioma do texto original: inglês
Running `prek --all-files` produces pages of plugin-validator output — every file in the repo gets validated, and pre-existing warnings/errors (broken links, SK006 complexity, missing trigger phrases) for files unrelated to the current change drown out…
Idioma do texto original: inglês
Define explicit triggers for escalating to human at each stage (not just Discovery). When should agents block and ask vs attempt repair vs fail?
Idioma do texto original: inglês
`github_project_setup.py` now has `milestone start` which bulk-transitions `status:needs-grooming` → `status:in-progress`. Add a symmetric `milestone close` command for the `complete-milestone` skill. The command should: (1) validate the milestone is open,…
Idioma do texto original: inglês
Background agents launched in session N may complete after context compaction or session restart. The system delivers their results as `<task-notification>` messages, but there is no mechanism to mark results as already consumed. During the kaizen build, 3…
Idioma do texto original: inglês
Use when working, planning, or closing a backlog item. Bridges BACKLOG.md to the SAM planning pipeline with optional GitHub Issue/Project/Milestone tracking. No args: interactive browser. With '#N': load item directly from GitHub Issue #N (labels and…
Idioma do texto original: inglês
Single interface for BACKLOG.md and GitHub Issues. All backlog CRUD goes through the backlog script — no direct edits. Use when create-backlog-item or work-backlog-item invoke it, or when syncing P0/P1 to GitHub.
Idioma do texto original: inglês
Define explicit procedure when a task fails irrecoverably. How to undo artifact changes? How to restore artifact plane to consistent state after failure?
Idioma do texto original: inglês
Explore token budgets and cost controls per agent/stage. Track API costs. Set limits per task.
Idioma do texto original: inglês
Create GitHub Releases with AI-analyzed changelogs for every calendar day with commits on origin/main. Uses the same analyze → AI-categorize → format pipeline as /create-merge-request-changelog for rich, structured output. Idempotent: skips days that are…
Idioma do texto original: inglês
Use when querying, modifying, or converting JSON, YAML, TOML, XML, CSV, HCL, or INI with dasel v3. Complete reference for selectors, functions, conditionals, variables, spread operator, type casting, and format-specific patterns.
Idioma do texto original: inglês
Manage the research/ knowledge base (KB) of tool and library research entries. Use when browsing KB topics, adding new research entries, updating existing entries with dated revisions, fetching GitHub repo metadata into a draft KB entry, or migrating…
Idioma do texto original: inglês
`validate_glfm.py` lines 152-153 hardcode `https://sourcery.assaabloy.net` as the default GitLab instance URL. `gitlab-ci-local-guide.md` line 51 also references this URL. This leaks a corporate internal URL into a public repository. Replace with a generic…
Idioma do texto original: inglês
`plugin_validator.py` token complexity thresholds (4400 warn, 8800 error) are hardcoded constants. Allow per-project or per-plugin configuration via a config file (e.g., `.claude-plugin/validator.json` or a `[tool.plugin-validator]` section in…
Idioma do texto original: inglês