zaidan
Install, port, and sync SolidJS UI components
All Skills in This Repository (6)
Pure Emerald Level Indicatorsplaywright-bowser
Automate headless browser tasks with Playwright CLI and persistent sessions.
shadcn-registry
Update shadcn registry.json entries and verify referenced files.
code-review
Standardizes SolidJS component code reviews for the Zaidan project.
worktree-manager
Create, configure, and clean up isolated development worktrees.
react-to-solid
Convert React components to SolidJS using Kobalte/Corvu mappings.
git-github-ops
Automate Git and GitHub workflows with Conventional Commits.
Frequently Asked Questions
FAQPage SchemaHow to install Zaidan?โผ
Run `npx skills add carere/zaidan --all -g -y` in your terminal to install all skills in this suite globally.
How to add Zaidan components to a SolidJS app?โผ
The zaidan skill configures your project's registry settings and adds components through the shadcn CLI, preserving your existing aliases, styles, and package manager.
Can I convert shadcn React components to SolidJS?โผ
Yes. The react-to-solid and shadcn-to-zaidan skills transform React TSX, hooks, and Radix or Base UI patterns into idiomatic SolidJS using Kobalte and Corvu primitives.
Does Zaidan work with Claude Code and other AI agents?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Codex, Cursor, and other compatible agents.
Do I need React experience to use Zaidan?โผ
No. The skills handle the React-to-Solid translation details for you, so you only need a SolidJS project and plain-English requests.
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