goldcard-iam-develop

Guide development, build, and operations of GoldCard IAM Center on Kubernetes.

Updated Jan 5, 2026
One-click install
npx skills add https://github.com/LLLLimbo/Skills --skill goldcard-iam-develop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: goldcard-iam-develop
Source: https://github.com/LLLLimbo/Skills/tree/main/goldcard-specified/iam-developer-skill
Command: npx skills add https://github.com/LLLLimbo/Skills --skill goldcard-iam-develop

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive developer guide for GoldCard Identity Center, helping engineers understand how to develop, build, and operate the system.

Core Features & Use Cases

  • Developer Guidance: Detailed steps for development, build, and operations of the IAM center.
  • Architecture & Environment: Describes the two main services and related components, plus internal environment setup guidance.
  • Use Case: If you need to onboard or maintain the identity center, this guide covers repository references, service endpoints, and environment configuration.

Quick Start

Review the IAM developer documentation in this Skill and follow the environment instructions to connect to the dev Kubernetes cluster using the kubeconfig in references/kubeconfig-dev.yaml, then begin with the iam-management-service and iam-auth-center-service setup.

Frequently Asked Questions about goldcard-iam-develop

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up the development environment for an IAM center on Kubernetes?

To set up an IAM center development environment on Kubernetes, connect to the dev cluster using the kubeconfig file, then configure the iam-management-service and iam-auth-center-service components following the documented architecture.

What is the architecture of the GoldCard IAM center?

The GoldCard IAM center architecture consists of two main services, iam-management-service and iam-auth-center-service, along with related components deployed across Kubernetes-based environments for identity and authorization management.

How do I deploy and operate identity and authentication services in a Kubernetes cluster?

Deploying identity and authentication services in Kubernetes involves using the provided kubeconfig to access the cluster, then building and operating the iam-management-service and iam-auth-center-service according to the repository references and service endpoints.

Do I need a kubeconfig file to build and operate the IAM services?

Yes, you need the kubeconfig file specifically located in the references directory to connect to the development Kubernetes cluster before setting up and operating the IAM management and auth center services.

What components are required to develop the GoldCard identity center?

Developing the GoldCard identity center requires the iam-management-service and iam-auth-center-service components, supported by environment configuration, repository references, and service endpoint documentation.

Where can I find repository references and service endpoints for IAM development?

Repository references and service endpoints for IAM development are documented within the Skill, providing engineers with the necessary hands-on guidance for building, deploying, and operating the identity center components.