Command Claude Code
A command for writing a GitHub Actions CI/CD guide for a backend. GitHub Actions is GitHub's automation service; CI/CD means automatically building, testing, and deploying software when code changes.
Command Claude Code
A command for writing a GitHub Actions CI/CD guide for a backend. GitHub Actions is GitHub's automation service; CI/CD means automatically building, testing, and deploying software when code changes.
Command Claude Code
A command for writing a GitHub Actions CI/CD guide for a frontend. GitHub Actions is GitHub's automation service; CI/CD means automatically building, testing, and deploying software when code changes.
Command Claude Code
A command for writing a backend container image. A container image packages an application and its runtime so it can be run consistently elsewhere.
Command Claude Code
A command for writing a frontend container image. A container image packages an application and its runtime so it can be run consistently elsewhere.
Command Claude Code
A command that provides the steps for a deployment task. Deployment means putting an application or update into an environment where it can be used.
Command Claude Code
A command for writing a Jenkins CI/CD guide for a backend. Jenkins is a tool that can automatically build, test, and deploy software; CI/CD means automating these steps when code changes.
Command Claude Code
A command for writing a Jenkins continuous integration and delivery guide for frontend software. Jenkins automates tasks such as building, testing, and releasing code.
Command Claude Code
A command for writing a Kubernetes deployment guide for backend software. Kubernetes is a system that runs and manages containers across machines.
Command Claude Code
A command for writing a Kubernetes deployment guide for frontend software. Kubernetes is a system that runs and manages containers across machines.
Command Claude Code
A command for writing instructions on how to run a backend container, a packaged environment for server software.
Command Claude Code
A command for writing instructions on how to run a frontend container, a packaged environment for client-side software.
Command Claude Code
A command for designing an API, the agreed way that software components exchange requests and data.
Command Claude Code
A command for designing classes, which define the data and behavior of objects in software, using stated architecture and class-design rules.
Command Claude Code
A command for designing the data used by a system, including how it is organised and related.
Command Claude Code
A command for fixing an error described in a specific prompt section.
Command Claude Code
A command for writing a frontend design document using a specified Korean frontend-design guide. It stops and asks for backend-system information when that section is missing.
Command Claude Code
A command that explains the order of design work.
Command Claude Code
A command for writing a high-level architecture document: a broad plan of a system’s main parts and how they relate.
Command Claude Code
A command for improving a prototype according to changes listed in a specific prompt section.
Command Claude Code
A command for improving the quality of user stories, which are short descriptions of what a user needs from a product.
Command Claude Code
A command for designing a logical architecture: the software parts and relationships that make up a system, without tying them to specific hardware or tools.
Command Claude Code
A command for choosing cloud architecture patterns, which are reusable ways to organise software systems in cloud environments.
Command Claude Code
A command for designing the physical architecture of a software system using a specified Korean guide. It stops and displays a message if the cloud provider is not given.
Command Claude Code
A command for writing a software prototype, which is an early version used to explore how a product might work.