Skip to main content
GitHub repository

terraform-provider-anthropic

terraform-provider-anthropic contains 14 collected skills from ippontech, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
14
Stars
13
updated
2026-06-18
Forks
3
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

skill
software-developers

An example custom skill.

2026-06-18
skill-version
software-developers

An example custom skill version for demonstration.

2026-06-18
update-project-knowledge
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

An example custom skill.

2026-04-28
skill-version
software-developers

An example custom skill version for demonstration.

2026-04-28
skill-versions
software-developers

An example custom skill version for demonstration.

2026-04-28
skills
software-developers

An example custom skill.

2026-04-28
github-actions
software-developers

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

2026-04-21
install-tools
network-and-computer-systems-administrators

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