Skip to main content
GitHub 仓库

terraform-provider-anthropic

terraform-provider-anthropic 收录了来自 ippontech 的 14 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
14
Stars
13
更新
2026-06-18
Forks
3
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

skill
软件开发工程师

An example custom skill.

2026-06-18
skill-version
软件开发工程师

An example custom skill version for demonstration.

2026-06-18
update-project-knowledge
软件开发工程师

Reviews the work just done and updates CLAUDE.md, agent memories, and subagent MD files to reflect any new conventions, packages, resources, or patterns discovered. Run after completing any significant implementation task.

2026-05-13
brainstorming
软件开发工程师

Plans and scaffolds Anthropic API endpoints as Terraform resources/data sources without a task management tool. TRIGGER when: user says "implement GitHub issues", references a range of GitHub issues to implement (e.g. "issues 52 to 57"), asks to parallelize implementation of multiple resources/data sources, or says "implement all [API name] APIs" or "work on a new API" (e.g. /v1/skills, /v1/environments). Generates GitHub issues and branches if they to not already exist — one per resource/data source — ready for sequential or parallel implementation.

2026-05-05
vibe-kanban-brainstorming
软件开发工程师

Plans and scaffolds Anthropic API endpoints as Terraform resources/data sources for Vibe Kanban. TRIGGER when: user says "implement GitHub issues", references a range of GitHub issues to implement (e.g. "issues 52 to 57"), asks to parallelize implementation of multiple resources/data sources, or says "implement all [API name] APIs". Creates Vibe Kanban issues, workspaces, and fires parallel agents — one per resource/data source.

2026-05-05
update-pr-description
软件开发工程师

Updates the GitHub PR description for the current branch based on the work done in the current Claude session. Use after any meaningful change to a PR (feature, fix, refactor, docs). Invoked automatically when Claude stops if an open PR exists for the current branch. Also works inside Vibe Kanban worktrees (vk/* branches) by resolving the PR via the VK issue context.

2026-05-04
ship
软件开发工程师

Creates a branch named from the work done, commits all changes with a detailed conventional-commit message, pushes to GitHub, and opens a PR (or updates the existing PR description if one already exists) whose title and body come directly from the commit message.

2026-05-04
terraform-provider
软件开发工程师

Develops Terraform providers in Go. Use when creating a new Terraform provider or updating an existing one, use when creating, updating, deleting resources or data sources.

2026-05-04
skill
软件开发工程师

An example custom skill.

2026-04-28
skill-version
软件开发工程师

An example custom skill version for demonstration.

2026-04-28
skill-versions
软件开发工程师

An example custom skill version for demonstration.

2026-04-28
skills
软件开发工程师

An example custom skill.

2026-04-28
github-actions
软件开发工程师

GitHub Actions best practices for writing and reviewing workflows. Use when creating or modifying .github/workflows/ files.

2026-04-21
install-tools
网络与计算机系统管理员

Installs tools on your environment such as java, npm, node, terraform, go,. Use when installing a new tool, updating an existing one or uninstalling one.

2026-04-21