From sundial-org-awesome-openclaw-skills-4
Generates database schemas from natural language descriptions in SQL (PostgreSQL/MySQL), Prisma, Drizzle, TypeORM, or Mongoose formats. Includes relationships, indexes, timestamps, soft deletes.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4This skill uses the workspace's default tool permissions.
Describe your data, get a proper database schema. Supports SQL, Prisma, and Drizzle.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Describe your data, get a proper database schema. Supports SQL, Prisma, and Drizzle.
npx ai-schema "e-commerce with users, products, orders, reviews"
# Generate SQL schema
npx ai-schema "blog with posts, authors, comments, tags"
# Prisma format
npx ai-schema "saas with teams and members" --format prisma
# Drizzle format
npx ai-schema "inventory system" --format drizzle
Node.js 18+. OPENAI_API_KEY required.
MIT. Free forever.
Built by LXGIC Studios