Skip to main content
pulumi
GitHub 创作者资料

pulumi

按仓库查看 8 个 GitHub 仓库中的 43 个已收集 skills。

已收集 skills
43
仓库
8
更新
2026年8月14日
仓库浏览

仓库与代表性 skills

pulumi-debug-failed-operation
网络与计算机系统管理员

Debug a Pulumi update or preview that failed: read the failure Pulumi already recorded, find what caused it, and fix it. Load this skill when the user asks to debug, diagnose, or fix a failed update or preview, or points at a failing `pulumi up` or `pulumi…

2026年8月14日
pulumi-migrate-from-discovered-stack
软件开发工程师

Migrate a CloudFormation or ARM stack into a Pulumi stack, sourced from a stack that Pulumi Cloud's Discovery feature has already found and exposed via the discovered-stacks API. Load this skill when the user has a discovered stack in Pulumi Cloud and wants…

2026年8月3日
package-usage
软件开发工程师

Track which stacks across a Pulumi organization use a specific package and at what versions. Use for cross-stack audits, identifying outdated or unmaintained package versions across many stacks, finding affected stacks before publishing breaking changes to a…

2026年7月22日
pulumi-esc
软件开发工程师

Guidance for working with Pulumi ESC (Environments, Secrets, and Configuration). Use when users ask about managing secrets, configuration, environments, short-term credentials, configuring OIDC for AWS, Azure, GCP, integrating with secret stores (AWS Secrets…

2026年7月22日
pulumi-upgrade-provider
软件开发工程师

Automate Pulumi provider repo upgrades with the `upgrade-provider` tool. Use when upgrading a pulumi provider repository to a new upstream version, running `upgrade-provider`, and addressing its common failure modes like patch conflicts or missing module…

2026年7月22日
upstream-patches
软件开发工程师

Create, amend, remove, and rebase patches for Terraform provider submodules using `./scripts/upstream.sh`. Use when `upgrade-provider` or manual patch work needs owning-patch lookup, patch conflict fixes, patch/hunk removal, or upstream rebase.

2026年7月16日
provider-upgrade
软件开发工程师

Upgrade any Pulumi provider to a newer version and reconcile the resulting diff. Use when users want to upgrade or update a provider (including editing package.json, requirements.txt, pyproject.toml, go.mod, or Pulumi.yaml to bump a provider SDK), check for…

2026年6月2日
pulumi-automation-api
软件开发工程师

Load this skill when a user asks how to run Pulumi programmatically, embed Pulumi in an application, orchestrate multiple stacks in code, build a self-service infrastructure portal, replace pulumi CLI shell scripts with code, or use the Pulumi Automation API…

2026年6月2日
已展示 8 / 16 个已收集 Skill。
awsx-aws-service-validation
软件开发工程师

Validate AWS service facts for pulumi-awsx changes. Use when an AWSX design, implementation, test, or review depends on AWS API behavior, CloudFormation resource support, service constraints, regional availability, documented best practices, or disagreement…

2026年6月23日
awsx-breaking-change-evaluation
软件开发工程师

Tactical AWSX breaking-change evaluation guidance for pulumi-awsx. Use when assessing schema changes, generated SDK surface changes, child resource identity changes, aliases, changed defaults, provider or region behavior changes, and upgrade impact for…

2026年6月23日
awsx-component-design
软件开发工程师

Tactical AWSX component-shape guidance for modern pulumi-awsx components. Use when a change is already in scope and Codex needs to design or review args, outputs, child resource ownership, child exposure, naming, provider/options/region propagation, defaults,…

2026年6月23日
awsx-implement-approved-plan
软件开发工程师

Manual-only AWSX implementation session launcher. Use only when explicitly invoked to implement an already reviewed AWSX planning brief or approved plan.

2026年6月23日
awsx-issue-planning
软件开发工程师

Pre-implementation planning for nontrivial pulumi-awsx issues and feature requests. Use before editing when an AWSX issue may require API design, changed defaults, new child resources, compatibility-sensitive behavior, a checked-in spec, or a choice between a…

2026年6月23日
awsx-start-issue-planning-session
软件开发工程师

Manual-only AWSX issue planning session starter. Use only when explicitly invoked to start a planning-only session for a GitHub issue or feature request, produce a planning brief, and stop before editing.

2026年6月23日
awsx-test-authoring
软件质量保证分析师与测试员

Tactical AWSX test-authoring guidance for pulumi-awsx. Use when choosing or writing tests for modern awsx/** changes, including Jest mock tests, acceptance tests, provider upgrade tests, schema/SDK proof, and assertions that prove component behavior.

2026年6月23日
awsx-implement-approved-plan
软件开发工程师

Manual-only AWSX implementation session launcher. Use only when explicitly invoked to implement an already reviewed AWSX planning brief or approved plan.

2026年6月23日
已展示 8 / 9 个已收集 Skill。
create-event
市场调研分析师与营销专员

Creates a Pulumi event (workshop, webinar, or partner event) end to end: collects details from the prompt or an interactive wizard, scaffolds the content/events/<slug>/ page bundle, generates social cards via event-meta-image, files the tracking issue in…

2026年8月13日
docs-review
软件开发工程师

Review docs and blog post quality before committing (style, accuracy, Pulumi best practices). Use when you've made content changes locally and want a quality pass on open files, the current branch, or a specific PR — outputs to the conversation, never posts…

2026年8月12日
event-meta-image
平面设计师

Generate on-brand social cards for a Pulumi event/workshop in five sizes (1200x628 OG, 1200x675, 628x628, 1080x1080, 540x960) using the shared Satori events renderer. Enriches the build-time default with people not in frontmatter (external co-presenters +…

2026年8月4日
blog-feature-image
平面设计师

Render the feature image (1884x1256) for a blog post — the in-body hero art. Reads the blog post, selects a feature template (neo, platform, rocket, shield, lightbulb, a 1-3 logo variant, or a shape template — circle, square, diamond, hexagon, lock, shield,…

2026年8月4日
new-doc
软件开发工程师

Create Pulumi documentation with proper frontmatter and menu structure.

2026年7月31日
pr-review
软件质量保证分析师与测试员

Adjudicate a pull request as a maintainer. Reads the CI-posted pinned review as the source of truth, refreshes it if stale, and provides an interactive workflow to approve / request changes / make changes / close — with optional auto-merge.

2026年7月30日
review-existing-content
软件开发工程师

Review existing documentation pages selected by the daily content-review workflow. Runs the docs-review claim pipeline over whole files via synthetic diffs, applies high-confidence fixes only, and opens one auditable PR per article. Invoked by the…

2026年7月20日
blog-review-index
软件开发工程师

Review one existing blog post selected by the daily blog-review workflow and record its known issues into the S3 index. Flag-only — never edits content, never opens PRs. Invoked by the blog-review-index workflow; not user-invocable.

2026年7月16日
已展示 8 / 9 个已收集 Skill。
已展示 8 / 8 个仓库
已展示全部仓库