One-time setup that gathers design context for your project and saves it to your AI config file. Run once to establish persistent design guidelines.
7
AI 70
ast-grep
OiAnthony2/7/2026
Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or pe...
1
AI 96
skill-installer
OiAnthony2/7/2026
Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (...