INTEGRATION GUIDE banner
AsiaOstrich AsiaOstrich

INTEGRATION GUIDE

Development community

Description

# Skills Integration Guide This guide explains how to use multiple skills together in development workflows. ## Overview Universal Development Standards provides 14 Claude Code skills that work together to support the full development lifecycle: ``` Planning → Coding → Testing → Review → Commit → Release │ │ │ │ │ │ ▼ ▼ ▼ ▼ ▼ ▼ Requirement Project Testing Code Commit Release Assistant Structure Guide

Installation

Installs to ~/.claude/skills/asiaostrich-universal-dev-standards-integration-guide/SKILL.md

Terminal
mkdir -p ~/.claude/skills/asiaostrich-universal-dev-standards-integration-guide && curl -fsSL https://raw.githubusercontent.com/AsiaOstrich/universal-dev-standards/HEAD/skills/INTEGRATION-GUIDE.md -o ~/.claude/skills/asiaostrich-universal-dev-standards-integration-guide/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository