Setup
01Hook Claude Code
Runs once when the project is set up for init and maintenance tool calls, executing run-setup.sh (2 commands). From DorianSchlede/nexus-template.
Hook Claude Code
Runs once when the project is set up for init and maintenance tool calls, executing run-setup.sh (2 commands). From DorianSchlede/nexus-template.
Hook Claude Code
Runs when a session starts, running nexus-session-start. From DorianSchlede/nexus-template.
Hook Claude Code
Runs when a session ends, running nexus-session-end (2 commands). From DorianSchlede/nexus-template.
Hook Claude Code
Runs before the agent uses a tool, running nexus-pre-tool-use. From DorianSchlede/nexus-template.
Hook Claude Code
Runs after a tool call finishes, running nexus-post-tool-use. From DorianSchlede/nexus-template.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running nexus-user-prompt-submit --log-only. From DorianSchlede/nexus-template.
Hook Claude Code
Runs before the context is compacted, running nexus-save-resume-state. From DorianSchlede/nexus-template.
Settings file Claude Code
Agent settings declaring 7 hook events (Setup, SessionStart, SessionEnd, PreToolUse).
Cursor rule Cursor
Nexus operating system entry point. Run nexus-load to get context.
Cursor rule Cursor
Cursor rule "cursorrules" from DorianSchlede/nexus-template, covering nexus operating system - cursor entry point, startup and after context summary.
Skill Claude CodeCodex
Move completed builds to the complete folder for a clean, focused build list.
Skill Claude CodeCodex
Execute build work systematically with progress tracking.
Skill Claude CodeCodex
Before creating a build, AI MUST check user-config.yaml for incomplete onboarding.
Skill Claude CodeCodex
Meta-skill for complete Airtable workspace integration.
Skill Claude CodeCodex
Shared resource library for Airtable integration skills. DO NOT load directly - provides common references (setup, API docs, error handling, field types) and scripts used by airtable-connect, airtable-query, and airtable-sync.
Skill Claude CodeCodex
Generate brand-consistent images using AI with color theory and prompt engineering.
Skill Claude CodeCodex
Modify existing images using text instructions.
Skill Claude CodeCodex
Create images from text prompts using Google's Gemini AI.
Skill Claude CodeCodex
Iteratively refine previously generated images.
Skill Claude CodeCodex
Complete Google Workspace integration with unified OAuth authentication. One login grants access to Gmail, Google Docs, Google Sheets, Google Calendar, Google Drive, Google Tasks, and Google Slides.
Skill Claude CodeCodex
Read, send, and manage Gmail emails. Load when user mentions 'gmail', 'email', 'send email', 'check email', 'inbox', 'draft', or references sending/reading emails.
Skill Claude CodeCodex
Read, create, and manage Google Calendar events. Load when user mentions 'google calendar', 'calendar', 'schedule', 'meeting', 'event', 'appointment', 'book time', 'check availability', 'find slots', 'free time', or references scheduling/calendar operations.
Skill Claude CodeCodex
Setup wizard for Google Workspace integration.
Skill Claude CodeCodex
Read, write, and manage Google Docs. Load when user mentions 'google docs', 'google document', 'create doc', 'read doc', 'write doc', 'edit document', or references creating/editing text documents in Google Drive.