一键导入
project
Project-specific architecture, maintenance tasks, and unique conventions for Custom Slides.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Project-specific architecture, maintenance tasks, and unique conventions for Custom Slides.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Development patterns for Obsidian. Load when implementing features or following coding conventions.
Operations, syncing, versioning, and release management for Obsidian projects. Load when running builds, syncing references, bumping versions, or preparing for release.
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 Custom Slides. |
Customizes the Slides core plugin navigation, styles, and behavior. This plugin extends the built-in Obsidian Slides functionality, providing finer control over presentation aesthetics and transitions.
styles.css (3KB) to provide specialized presentation themes and transition overrides.src/main.ts: Main entry point for slides customization and navigation logic.manifest.json: Plugin identification and Desktop-only constraint (custom-slides).styles.css: Slide deck themes and transition styles.esbuild.config.mjs: Standard build configuration.