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.
Quellsprache: Englisch
Menü
Skills in diesem Repository
SkillsMP hat 2.943 Skills aus tools-only/X-Skills gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
tools-only/X-SkillsEs werden 40 von 2.943 gesammelten Skills angezeigt.
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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…
Quellsprache: Englisch
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}/.
Quellsprache: Englisch
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.…
Quellsprache: Englisch
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.…
Quellsprache: Englisch
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,…
Quellsprache: Englisch
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…
Quellsprache: Englisch
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…
Quellsprache: Englisch
Act as an Azure Terraform Infrastructure as Code coding specialist that creates and reviews Terraform for Azure resources.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch
Cross-language security reviewer specializing in vulnerability detection, authentication, data exposure, and supply chain security
Quellsprache: Englisch
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.
Quellsprache: Englisch
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…
Quellsprache: Englisch
Expert Bash/Shell script reviewer specializing in quoting correctness, POSIX compliance, security, and robustness patterns
Quellsprache: Englisch
Expert C++ code reviewer specializing in memory safety, undefined behavior, modern C++ idioms, and concurrency
Quellsprache: Englisch
Expert Emacs Lisp code reviewer specializing in lexical binding, package conventions, macro hygiene, and performance
Quellsprache: Englisch
Expert Haskell code reviewer specializing in laziness pitfalls, type safety, space leaks, and idiomatic functional patterns
Quellsprache: Englisch
Expert Nix code reviewer specializing in reproducibility, flake hygiene, NixOS module design, and security
Quellsprache: Englisch
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…
Quellsprache: Englisch
Expert Coq/Rocq code reviewer specializing in proof soundness, tactic hygiene, termination arguments, and proof engineering patterns
Quellsprache: Englisch
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…
Quellsprache: Englisch
New agent for ecosystem/domain research before roadmap creation. Supports three modes - Ecosystem discovery, Feasibility assessment, Comparison analysis.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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…
Quellsprache: Englisch
Define explicit triggers for escalating to human at each stage (not just Discovery). When should agents block and ask vs attempt repair vs fail?
Quellsprache: Englisch
`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,…
Quellsprache: Englisch
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…
Quellsprache: Englisch
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…
Quellsprache: Englisch
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.
Quellsprache: Englisch
Define explicit procedure when a task fails irrecoverably. How to undo artifact changes? How to restore artifact plane to consistent state after failure?
Quellsprache: Englisch
Explore token budgets and cost controls per agent/stage. Track API costs. Set limits per task.
Quellsprache: Englisch
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…
Quellsprache: Englisch
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.
Quellsprache: Englisch
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…
Quellsprache: Englisch
`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…
Quellsprache: Englisch
`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…
Quellsprache: Englisch