Node.js Tech Stack
Node.js Tech Stack
Apr 13, 2026 · Backend Development

Shopify AI Toolkit Lets Claude Code Directly Manage Your Store via Admin API

Shopify’s new AI Toolkit, now open‑source under an MIT license, integrates the platform’s Admin and Storefront APIs with AI coding agents such as Claude Code, granting them read and write access through a set of 16 modular skills, while outlining installation options, security risks, and practical developer use cases.

AI ToolkitAdmin APIClaude Code
0 likes · 10 min read
Shopify AI Toolkit Lets Claude Code Directly Manage Your Store via Admin API
Programmer DD
Programmer DD
Aug 29, 2021 · Backend Development

How to Programmatically Manage Keycloak Users with the Admin Client

Learn how to replace manual Keycloak UI operations with the Java Keycloak Admin Client, covering dependency setup, authentication via admin-cli, creating users in both master and custom realms, and leveraging service accounts, complete with code snippets and essential API references.

Admin APIJavaKeycloak
0 likes · 9 min read
How to Programmatically Manage Keycloak Users with the Admin Client