Find the perfect skill
Architecture Decision Tracking
Documentation
Manages Architecture Decision Records (ADRs) using Michael Nygard's format: auto-numbered creation, search, index updates, and superseding workflows. Helps when documenting architectural decisions, tracking rationale, or managing ADR lifecycle (proposed, accepted, deprecated, superseded).
Legal advisor specialist
Documentation
Drafts privacy policies, terms of service, disclaimers, and legal notices compliant with GDPR, CCPA, and other regulations. Helps when building software products, e-commerce sites, or services that require legally sound documentation.
KDoc Documentation Writer
Documentation
Writes concise KDoc documentation for Kotlin classes and functions, focusing on short summaries without metadata or variable documentation. Helps when adding KDoc to Kotlin files while skipping private or obvious members.
Update Context Documentation
Documentation
Reviews recent code changes and closed stories to identify missing updates to context documentation. Maps changed code areas to specific context docs (domain, modules, integrations, etc.) and proposes updates. Ideal for keeping project documentation in sync with delivered features.
Architecture Decision Records (ADR)
Documentation
Manage the creation and update of Architecture Decision Records for the ABIOGENESIS project. Helps document significant technical decisions like framework adoption, database choices, and major refactoring to maintain a clear architectural history.
Create log entries with timestamps
Documentation
Creates timestamped log entries to document discoveries, meetings, code reviews, articles, or significant events. Structures information with a summary, event type, sources, and tags, then saves the file to `docs/log/` with a date-based filename and descriptive slug.
Book Docusaurus
Documentation
Scaffold, structure, and deploy a Docusaurus site for the Physical AI textbook. Use this skill when setting up the textbook's documentation site, adding chapters, configuring sidebar navigation, or deploying to GitHub Pages or Vercel. It also enforces RAG-ready content structure with proper frontmatter and semantic headings.
Turbot Guardrails Documentation
Documentation
This skill handles creating, updating, and reviewing markdown documentation for Turbot Guardrails. It applies to tasks like writing new pages, adding screenshots, fixing links, and checking style compliance. It is useful when working in the docs/ directory or following the project's style guidelines.
Pivot Decision Framework
Documentation
Documents a strategic pivot or persevere decision with evidence, analysis, and rationale. Use when evaluating whether to change direction on a product, feature, or strategy based on market feedback.
Example Skill
Documentation
Example skill showcasing the full directory structure with scripts, references, assets, and examples. Use it as a reference when structuring new Codex skills.
Knowledge Base Display
Documentation
Displays learning mode status, knowledge base statistics (entry counts per category), and recent learnings extracted from project files. Helps users quickly see what the AI has learned about the project, such as patterns, quirks, and decisions.
ACE-Step Documentation
Documentation
Provides documentation and troubleshooting for the ACE-Step music generation system. Covers installation, GPU configuration, model download, Gradio web UI usage, API integration, and common issues such as VRAM problems and CUDA errors. Useful for developers and users setting up or debugging ACE-Step.