> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Skill design management

> Scenarios for continuing to develop and manage skills that are already in production.

Choose one of the following scenarios for developing and managing skills that are already in production.

* **[Standalone skills](/vantage/documentation/skill-designer/skill-design/standalone-skills)** — Develop standalone [Classification](/vantage/documentation/skill-designer/classification/classification-skill) and [Document](/vantage/documentation/skill-designer/document/document-skill) skills without relying on documents processed by an in-production skill. Users access the skills via API and connectors.

* **[Process skill scenario](/vantage/documentation/skill-designer/skill-design/process-skill-scenario)** — Develop a [Process skill](/vantage/documentation/skill-designer/process/process-skill) that references Classification or Document skills. Users access the Process skill via API and connectors, and can upload documents through a shared folder or email.

  This scenario fits when you want to:

  * Accumulate documents processed by Manual Review Operators and use them to train the skill.
  * Switch between different Classification and Document skills (rather than between skill versions).

* **[Separate environments for testing and production](/vantage/documentation/skill-designer/skill-design/continued-development)** — Manage skill development across dedicated testing and production environments.

<Tip>
  Unsure which scenario fits? See [Switch between skills and skill versions](/vantage/documentation/skill-designer/skill-design/switching-skills) for a side-by-side comparison of skill version management across scenarios.
</Tip>

## Related topics

* [Standalone skills scenario](/vantage/documentation/skill-designer/skill-design/standalone-skills)
* [Process skill scenario](/vantage/documentation/skill-designer/skill-design/process-skill-scenario)
* [Continued development using separate environments](/vantage/documentation/skill-designer/skill-design/continued-development)
* [Switch between skills and skill versions](/vantage/documentation/skill-designer/skill-design/switching-skills)
* [Skill versions](/vantage/documentation/skill-versions)
