# docs ## Docs - [Claude Code setup](https://docs.claude-space.com/docs/ai-tools/claude-code.md): Configure Claude Code for your documentation workflow - [Installation & Setup](https://docs.claude-space.com/docs/getting-started.md): Get ClaudeSpace running on your machine in under 30 seconds - [ClaudeSpace Documentation](https://docs.claude-space.com/docs/index.md): Visual IDE for building Claude AI agents with drag-and-drop simplicity - [Agent Node](https://docs.claude-space.com/docs/node-types/agent-node.md): Main agent configuration including system prompt, model selection, and permissions - [Commands Node](https://docs.claude-space.com/docs/node-types/commands-node.md): Create custom slash commands for specialized agent behaviors - [Hooks Node](https://docs.claude-space.com/docs/node-types/hooks-node.md): Handle lifecycle events with PreToolUse, PostToolUse, and SessionStart hooks - [MCPs Node](https://docs.claude-space.com/docs/node-types/mcps-node.md): Integrate external tools and services with Model Context Protocol - [Memory Node](https://docs.claude-space.com/docs/node-types/memory-node.md): Enable persistent knowledge with conversation history and knowledge bases - [Node Types Overview](https://docs.claude-space.com/docs/node-types/overview.md): Learn about the 7 node types that make up AI agent systems - [Skills Node](https://docs.claude-space.com/docs/node-types/skills-node.md): Add capabilities to your agent with file operations, API calls, and code execution - [Sub-agents Node](https://docs.claude-space.com/docs/node-types/subagents-node.md): Delegate specialized tasks to dedicated sub-agents - [Workspace Basics](https://docs.claude-space.com/docs/workspace-basics.md): Understand projects, folders, and workspace organization ## OpenAPI Specs - [openapi](https://docs.claude-space.com/docs/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/FilipeBorges1993/ClaudeSpaceElectron) - [Discord](https://discord.gg/2tr2S7yw)