Instructions file CodexOpenCode
AGENTS.md instructions for symbo-ls/symbols-mcp, covering symbols-mcp — claude.md, build / test / run, conventions, agent protocol and never.
Instructions file CodexOpenCode
AGENTS.md instructions for symbo-ls/symbols-mcp, covering symbols-mcp — claude.md, build / test / run, conventions, agent protocol and never.
Instructions file
Claude Code instructions for symbo-ls/symbols-mcp, covering symbols-mcp — claude.md, build / test / run, conventions, agent protocol and never.
Hook Claude Code
Runs before the agent uses a tool for Edit, Write and MultiEdit tool calls, executing symbols-mcp-require.sh via bash. From symbo-ls/symbols-mcp.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing symbols-mcp-reminder.sh via bash. From symbo-ls/symbols-mcp.
Hook Claude Code
Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing symbols-mcp-audit.sh via bash. From symbo-ls/symbols-mcp.
Settings file Claude Code
Agent settings declaring 3 hook events (PreToolUse, UserPromptSubmit, PostToolUse).
Skill Claude CodeCodex
Symbols platform + DOMQL v3.14 framework skill. Use when working in a Symbols project (a directory tree containing symbols.json), writing or editing DOMQL components/pages/design-system tokens, using the smbls CLI (start, build, push, publish), converting React/HTML to DOMQL, or auditing frankability. Routes all…
MCP server Claude CodeCodexCursor
Symbols.app MCP — docs, code generation, publishing, CLI/SDK reference. Runs locally from the symbols-mcp Python package.