ワンクリックで
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 ページを確認してインストールできます。
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.
SOC 職業分類に基づく
| 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.