Published Skills 18
UI Design System
Build Consistent Dark Interface Designs
Teams can lose consistency when dark themes and component rules are undocumented. This skill provides practical visual rules for a modern Physical AI Hub interface.
Robotics Subject Expert
Learn Core Robotics Concepts Clearly
Robotics topics span middleware, simulation, perception, and control, which can be difficult to connect. This skill provides a focused reference for explaining the concepts and structuring learning tasks.
research-fact-checker
Verify Research and Facts for Authors
Authors need accurate details without slowing the draft process. This skill structures research, checks claims, and turns findings into usable writing guidance.
RAG Pipeline
Document a RAG Pipeline Architecture
Understanding how a Retrieval Augmented Generation system moves from raw documents to answerable context is hard to track across scattered files. This skill provides a clear reference for the ingestion, embedding, and Qdrant vector search stages of a RAG pipeline.
Project Architecture
Understand Your Project Architecture
New contributors can struggle to locate services and understand how a hybrid web application fits together. This skill provides a concise reference for the stack, directory responsibilities, integration patterns, and local development commands.
plot-consistency-checker
Check Story Consistency and Plot Continuity
Long manuscripts can hide timeline errors, unresolved threads, and point-of-view slips. This skill guides Claude, Codex, or Claude Code through structured continuity analysis and clear revision priorities.
Next.js Patterns
Build with Next.js App Router Patterns
Next.js projects can become inconsistent when routes, client components, and data fetching follow different conventions. This skill provides concise project-focused guidance for App Router structure, navigation, fetching, fonts, and metadata.
grammar-style-enhancer
Improve Grammar and Writing Style
Drafts often contain grammar issues, unclear phrasing, and inconsistent style. This skill gives structured editing feedback that improves readability while preserving voice.
Docusaurus Advanced
Configure Advanced Docusaurus Documentation
Docusaurus projects need consistent configuration across content, navigation, themes, and integrations. This skill explains the relevant files and configuration concepts for planning focused changes.
DevOps & Quality
Improve DevOps and Code Quality Practices
Projects often lack consistent checks for quality, delivery, and secret handling. This skill provides a compact baseline for linting, testing, CI, and safe environment configuration.
Deployment & Build
Deploy Your Hybrid App to Vercel
Hybrid web applications can require separate build steps and deployment settings. This skill explains the documented build flow and required Vercel configuration.
Database & ORM
Connect Neon Postgres with Drizzle ORM
Database setup can be difficult when connection, schema, and migration steps are unclear. This skill provides a focused reference for Neon Postgres and Drizzle ORM workflows.
Chatbot Implementation
Build a Textbook RAG Chatbot
Textbook chatbots need a clear connection between the chat interface, retrieval flow, and source content. This guide outlines a RAG design using an API route, embeddings, Qdrant search, and a responsive chat component.
character-development-assistant
Create Deep Fiction Characters
Flat characters weaken plots and make scenes feel unearned. This skill builds profiles with motives, flaws, relationships, and arcs for stronger fiction.
chapter-outline-generator
Create Structured Book Chapter Outlines
Writers often struggle to turn a book idea into balanced chapters. This skill guides Claude, Codex, and Claude Code to create chapter plans with objectives, sections, subsections, and word counts.
Backend (FastAPI)
Document Your FastAPI RAG Backend
FastAPI backend documentation can be difficult to navigate when chat, retrieval, and service configuration are connected. This skill explains the endpoints, processing flow, utilities, and required configuration in one focused reference.
Chapter Analyzer
Review Docusaurus MDX Chapters
Documentation teams need consistent chapters that are easy to navigate and teach from. This skill checks MDX chapter structure, learning flow, and approved interactive components.
Authentication Logic
Implement Better Auth Session Checks
Authentication flows can become inconsistent between client components and server routes. This skill provides focused Better Auth patterns for sign-in, sign-out, and session protection.