원클릭으로
project
Project-specific architecture, maintenance tasks, and unique conventions for the Oxygen Theme.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Project-specific architecture, maintenance tasks, and unique conventions for the Oxygen Theme.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Operations, syncing, versioning, and release management for Obsidian projects. Load when running builds, syncing references, bumping versions, or preparing for release.
CSS/SCSS development patterns for Obsidian themes. Load when working with theme.css, SCSS variables, or CSS selectors.
Technical references, manifest rules, file formats, and UX guidelines for Obsidian. Load when checking API details, manifest requirements, or UI/UX standards.
| name | project |
| description | Project-specific architecture, maintenance tasks, and unique conventions for the Oxygen Theme. |
Oxygen is a modular, high-performance theme for Obsidian with deep customization capabilities. It is designed for visual clarity and provides extensive Style Settings support.
theme.css (primary) and Oxygen.css (modular components).Gruntfile.cjs for managing CSS compilation or asset tasks.theme.css: The primary theme file containing core layout and basic styling.Oxygen.css: Large modular CSS payload containing advanced components and visual enhancements.manifest.json: Theme identification and version management.Gruntfile.cjs: Automation tasks for theme development.