一键导入
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.