بنقرة واحدة
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.