obsidian-lovely-bases
Build beautiful custom views for Obsidian Bases
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install obsidian-lovely-bases?โผ
Run `npx skills add aitorllj93/obsidian-lovely-bases --all -g -y` in your terminal to install all skills in this repository globally.
How to create a new Obsidian Bases view?โผ
The registering-new-views skill asks you a few adaptive questions about your view's name, icon, and layout, then generates all required files including the component, stories, and fixtures.
How to use the Obsidian API in custom views?โผ
The using-obsidian-api skill teaches your agent the core Bases types, data access patterns, and reusable hooks like useEntry and useConfigValue for reading note properties.
Does this work with Claude Code and Cursor?โผ
Yes. The skills follow the universal SKILL.md standard and are included for both Claude Code and Trae, and they work in any compatible editor.
Do I need to know React to add a new view?โผ
No. Describe the view you want in plain English and the agent generates complete, verified React and TypeScript code following the project's conventions.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core