# 개발 프로세스

{% hint style="info" %}
디자인 파트너 계정이 존재한 스킨 판매 에이전시의 경우 [GitLab스킨 판매 프로세스 가이드](<https://nhnent.dooray.com/share/pages/RwdJEHPDQtCV6688_odoxQ >)를 확인하시길 바랍니다.
{% endhint %}

shop by 라인업의 쇼핑몰 신규 생성 시, 기본 스킨으로 NHN커머스에서 제작한 샘플 스킨 (스킨명 : 오로라 개별형 (PC+모바일))이 세팅됩니다. \
해당 스킨 커스텀하여 "나만의 새로운 스킨"을 제작할 수 있도록 가이드 드립니다.

#### 아래 목차 순서대로 문서를 확인하는 것을 추천합니다.

* step 1) [등록](/aurora-guide/process/setting.md)
* step 2) [개발](/aurora-guide/process/development.md)&#x20;
  * [개발 환경 구성하기](/aurora-guide/process/development/setting.md)
  * [스킨 디렉토리 구조](/aurora-guide/process/development/directory.md)
* step 3) [설치](/aurora-guide/process/installation.md)

스킨을 개발하여 워크스페이스 셀러어드민에서 개발한 스킨을 쇼핑몰 관리자에 설치하여 사용할 수 있습니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://workspace-help.nhn-commerce.com/aurora-guide/process.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
