# davila7/claude-code-templates

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/davila7-claude-code-templates).**

20,933 stars · 1,950 forks · Python · mit

## Links

- GitHub: https://github.com/davila7/claude-code-templates
- Homepage: https://aitmpl.com
- awesome-repositories: https://awesome-repositories.com/repository/davila7-claude-code-templates.md

## Topics

`anthropic` `anthropic-claude` `claude` `claude-code`

## Description

Claude Code Templates is a comprehensive framework for orchestrating specialized AI agents and automating development workflows within local environments. It provides a structured system for defining, configuring, and deploying AI personas that handle specific technical tasks, ranging from backend architecture and frontend implementation to security auditing and infrastructure management.

The project distinguishes itself through a configuration-driven approach that allows teams to standardize development environments and share reusable agent definitions across projects. It includes a robust CLI toolkit for managing the entire agent lifecycle, from discovery and installation to execution and performance monitoring. By utilizing standardized protocols and modular function definitions, it enables seamless integration of external services and local tools into the assistant's capabilities.

Beyond core agent management, the platform offers extensive support for workflow automation, including event-driven hooks, custom slash commands, and automated testing pipelines. It incorporates security-focused features such as granular permission enforcement, sandbox execution environments, and automated secret scanning to ensure safe operation. The system also provides observability tools, including real-time dashboards for tracking agent performance, token usage, and conversation history.

## Tags

### Artificial Intelligence & ML

- [AI Agent Frameworks](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-agent-frameworks.md) — Provides a comprehensive framework for defining, configuring, and deploying specialized AI agents.
- [Model Context Protocol](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/model-integration-serving/model-integration-interfaces/model-context-protocol.md) — Integrates external data sources and tools into development workflows using standardized protocol bridges.
- [Agent Definitions](https://awesome-repositories.com/f/artificial-intelligence-ml/agent-definitions.md) — Creates specialized AI assistants with focused expertise by defining their roles and behaviors through structured configuration templates. ([source](https://docs.aitmpl.com/advanced/creating-components.md))
- [Agent Skill Frameworks](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/agent-capabilities-skills-tooling/agent-skill-frameworks.md) — Triggers specialized AI agents directly within chat sessions to perform tasks using defined skills and workflows. ([source](https://docs.aitmpl.com/concepts/agents.md))
- [Agent Persona Definitions](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/integration-deployment/agent-frameworks/configuration-and-specifications/agent-persona-definitions.md) — Configures domain-specific assistants with custom knowledge that can be invoked directly within a project conversation. ([source](https://docs.aitmpl.com/concepts/agents.md))
- [AI Agent Tooling](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/integration-deployment/ai-agent-tooling.md) — Installs, removes, and orchestrates specialized AI agents and external service integrations to extend development workflows. ([source](https://docs.aitmpl.com/cli/overview.md))
- [Agent Deployment](https://awesome-repositories.com/f/artificial-intelligence-ml/agent-deployment.md) — Installs pre-configured agents into a project to handle specific development tasks using optimized models and industry best practices. ([source](https://docs.aitmpl.com/components/agents.md))
- [Agent Lifecycle Management](https://awesome-repositories.com/f/artificial-intelligence-ml/agent-lifecycle-management.md) — Manages the lifecycle of global agents, including listing, updating, and removing installed automation tools. ([source](https://docs.aitmpl.com/guides/global-agents.md))
- [Assistant Management](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/agent-capabilities-skills-tooling/assistant-management.md) — Exposes custom functions and pre-built prompt templates to the assistant, enabling it to perform specific tasks or access structured information. ([source](https://docs.aitmpl.com/concepts/mcps.md))
- [AI Agent Development](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-agent-development.md) — Deploys specialized AI personas to handle specific development tasks like architecture, implementation, and security auditing. ([source](https://docs.aitmpl.com/components/overview.md))
- [Model Context Protocol Integrations](https://awesome-repositories.com/f/artificial-intelligence-ml/model-context-protocol-integrations.md) — Exposes external services and local tools to AI models through standardized protocols and modular function definitions.
- [Agent Debugging Tools](https://awesome-repositories.com/f/artificial-intelligence-ml/agent-debugging-tools.md) — Provides diagnostic tools for observing and debugging the reasoning process and system prompts of AI agents. ([source](https://docs.aitmpl.com/cli/create-agent.md))
- [Agent Capability Extensions](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/agent-capabilities-skills-tooling/agent-capability-extensions.md) — Extends agent capabilities with reusable modules for specialized tasks like data automation. ([source](https://docs.aitmpl.com/introduction.md))
- [Agent Configuration Management](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/agent-capabilities-skills-tooling/agent-management/agent-configuration-management.md) — Generates executable agent configurations that are accessible system-wide for consistent use across different projects. ([source](https://docs.aitmpl.com/cli/flags.md))
- [MCP Server Management](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/model-integration-serving/model-integration-interfaces/model-context-protocol/mcp-server-management.md) — Manages external MCP server connections and configuration settings for integrated tools. ([source](https://docs.aitmpl.com/components/settings.md))
- [AI Model Configurations](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-model-configurations.md) — Configures default AI models for general tasks or assigns specific models to individual agents to optimize performance and cost. ([source](https://docs.aitmpl.com/components/settings.md))
- [Context Injection](https://awesome-repositories.com/f/artificial-intelligence-ml/context-injection.md) — Automatically inserts relevant project files and context into AI model prompts for improved accuracy. ([source](https://docs.aitmpl.com/guides/global-agents.md))
- [Project Context Rules](https://awesome-repositories.com/f/artificial-intelligence-ml/generative-ai-configurations/project-context-rules.md) — Defines project structure and conventions to guide AI behavior through configuration files. ([source](https://docs.aitmpl.com/cli/configuration.md))
- [Model Selection Tools](https://awesome-repositories.com/f/artificial-intelligence-ml/model-selection-tools.md) — Switches between available AI models to balance performance and capability requirements for specific development tasks. ([source](https://docs.aitmpl.com/concepts/agents.md))
- [Tool Access Configurations](https://awesome-repositories.com/f/artificial-intelligence-ml/agent-access-controls/tool-access-configurations.md) — Restricts agent capabilities by explicitly defining permitted filesystem and shell operations. ([source](https://docs.aitmpl.com/concepts/agents.md))
- [Agent Analytics](https://awesome-repositories.com/f/artificial-intelligence-ml/agent-analytics.md) — Visualizes real-time metrics on agent performance, token usage, and conversation states through a browser-based dashboard. ([source](https://docs.aitmpl.com/tools/analytics-dashboard.md))
- [Agent Context Management](https://awesome-repositories.com/f/artificial-intelligence-ml/agent-context-management.md) — Configures how agents interact with local files through automatic detection or explicit path selection. ([source](https://docs.aitmpl.com/cli/create-agent.md))
- [Agent Memory Maintenance](https://awesome-repositories.com/f/artificial-intelligence-ml/agent-memory-maintenance.md) — Schedules recurring updates and performs cleanup tasks to ensure installed agents remain functional and current. ([source](https://docs.aitmpl.com/cli/list-agents.md))
- [Agent Configurations](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/agent-orchestration-multi-agent/autonomous-agents/agent-configurations.md) — Synchronizes agent definitions across team members and environments via export and import. ([source](https://docs.aitmpl.com/cli/list-agents.md))
- [Tooling Compositions](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/integration-deployment/agent-frameworks/tool-definitions-and-registration/custom-tool-definitions/tooling-compositions.md) — Groups agents, commands, and integrations into reusable templates for project-wide deployment. ([source](https://docs.aitmpl.com/components/templates.md))
- [Context Injection Frameworks](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/memory-context-systems/context-injection-frameworks.md) — Injects file contents and shell outputs into command execution to provide real-time data for automated tasks. ([source](https://docs.aitmpl.com/concepts/commands.md))
- [Domain-Specific](https://awesome-repositories.com/f/artificial-intelligence-ml/prompt-libraries/domain-specific.md) — Supplies targeted information sets to improve AI accuracy in specific subject domains. ([source](https://docs.aitmpl.com/guides/installing-components.md))
- [Security Specialist Agents](https://awesome-repositories.com/f/artificial-intelligence-ml/security-specialist-agents.md) — Provides expert guidance on threat modeling and secure coding practices through specialized AI agents. ([source](https://docs.aitmpl.com/categories/security.md))

### Development Tools & Productivity

- [Development Agents](https://awesome-repositories.com/f/development-tools-productivity/agentic-development-environments/development-agents.md) — Instantiates pre-configured AI agents tailored for specific technical roles to handle domain-specific development tasks. ([source](https://docs.aitmpl.com/categories/development-team.md))
- [AI-Powered Development Environments](https://awesome-repositories.com/f/development-tools-productivity/ai-powered-development-environments.md) — Standardizes development environments by initializing projects with pre-configured AI agents and settings.
- [Development Workflow Automation](https://awesome-repositories.com/f/development-tools-productivity/development-workflow-automation.md) — Orchestrates development workflows by triggering custom scripts, hooks, and slash commands.
- [Project Scaffolding](https://awesome-repositories.com/f/development-tools-productivity/project-scaffolding-config-code-generation/project-scaffolding-configuration/project-scaffolding.md) — Initializes and standardizes development environments with pre-configured agents, integrations, and security policies.
- [Workflow Automation Engines](https://awesome-repositories.com/f/development-tools-productivity/workflow-automation-engines.md) — Triggers custom scripts, hooks, and slash commands to automate repetitive coding and infrastructure tasks.
- [Agent Configurations](https://awesome-repositories.com/f/development-tools-productivity/agent-configurations.md) — Uses structured configuration files to define and deploy specialized AI agents with specific roles and capabilities.
- [Agentic Development Environments](https://awesome-repositories.com/f/development-tools-productivity/agentic-development-environments.md) — Provides real-time observability into agent performance, token usage, and system health.
- [Agentic Workflow Integrations](https://awesome-repositories.com/f/development-tools-productivity/agentic-workflow-integrations.md) — Embeds autonomous agent commands into project scripts and CI/CD pipelines to automate repetitive development tasks. ([source](https://docs.aitmpl.com/cli/create-agent.md))
- [CLI Agent Management](https://awesome-repositories.com/f/development-tools-productivity/cli-agent-management.md) — Provides utilities for managing project-specific agents, environment configurations, and secure remote access tunnels. ([source](https://docs.aitmpl.com/cli/create-agent.md))
- [CLI Agent Runners](https://awesome-repositories.com/f/development-tools-productivity/cli-agent-runners.md) — Installs reusable command-line agents that can be executed from any directory to perform specialized tasks using predefined system prompts. ([source](https://docs.aitmpl.com/guides/global-agents.md))
- [Slash Command Interfaces](https://awesome-repositories.com/f/development-tools-productivity/slash-command-interfaces.md) — Adds custom slash commands to the interface to trigger specific workflows or scripts directly. ([source](https://docs.aitmpl.com/advanced/creating-components.md))
- [Command Automation](https://awesome-repositories.com/f/development-tools-productivity/command-automation.md) — Installs custom slash commands to trigger repetitive tasks like test suite setup and documentation generation. ([source](https://docs.aitmpl.com/components/overview.md))
- [Custom Command Execution](https://awesome-repositories.com/f/development-tools-productivity/custom-command-execution.md) — Implements custom slash commands to automate repetitive tasks such as CI pipeline setup and security scanning. ([source](https://docs.aitmpl.com/concepts/components.md))
- [Batch Component Installers](https://awesome-repositories.com/f/development-tools-productivity/installation-configuration/batch-component-installers.md) — Deploys agents, commands, and settings in a single operation using shared configuration files. ([source](https://docs.aitmpl.com/guides/workflows.md))
- [Plugin Management](https://awesome-repositories.com/f/development-tools-productivity/plugin-management.md) — Browses, installs, and monitors the status of extensions and capabilities within the environment. ([source](https://docs.aitmpl.com/cli/analytics.md))
- [Collaborative Terminal Sessions](https://awesome-repositories.com/f/development-tools-productivity/collaborative-terminal-sessions.md) — Facilitates real-time collaboration by cloning and synchronizing active terminal sessions and project context. ([source](https://docs.aitmpl.com/cli/overview.md))
- [Environment Configuration Management](https://awesome-repositories.com/f/development-tools-productivity/environment-configuration-management.md) — Manages team-shared and user-specific settings and environment variables for consistent project behavior. ([source](https://docs.aitmpl.com/concepts/templates.md))
- [Project Add-on Installers](https://awesome-repositories.com/f/development-tools-productivity/project-add-on-installers.md) — Integrates external services and agent definitions into projects using automated CLI installers. ([source](https://docs.aitmpl.com/cli/flags.md))
- [Project Configuration](https://awesome-repositories.com/f/development-tools-productivity/project-scaffolding-config-code-generation/project-scaffolding-configuration/project-configuration.md) — Scans local environments to verify configuration integrity and provide automated setup recommendations. ([source](https://docs.aitmpl.com/guides/interactive-mode.md))
- [Project Templates](https://awesome-repositories.com/f/development-tools-productivity/project-scaffolding-config-code-generation/project-scaffolding-configuration/project-scaffolding/project-templates.md) — Initializes new projects with pre-configured structures tailored to specific development environments. ([source](https://docs.aitmpl.com/cli/flags.md))
- [Sandboxed Execution Environments](https://awesome-repositories.com/f/development-tools-productivity/sandboxed-execution-environments.md) — Creates reusable environment templates to standardize runtime settings and dependencies for secure code execution. ([source](https://docs.aitmpl.com/advanced/sandbox-execution.md))
- [Workflow Scanning](https://awesome-repositories.com/f/development-tools-productivity/scan-configurations/workflow-scanning.md) — Automates static analysis and dependency checks as part of the development workflow. ([source](https://docs.aitmpl.com/categories/security.md))
- [Workflow Orchestrators](https://awesome-repositories.com/f/development-tools-productivity/workflow-orchestrators.md) — Combines file operations and shell execution into single commands to perform multi-step configuration and validation processes. ([source](https://docs.aitmpl.com/concepts/commands.md))

### Security & Cryptography

- [AI Agent Security](https://awesome-repositories.com/f/security-cryptography/ai-agent-security.md) — Enforces granular permissions and security policies for AI agents within local environments.
- [Policy-Based Access Control](https://awesome-repositories.com/f/security-cryptography/policy-based-access-control.md) — Controls agent capabilities by applying granular allow-lists and read-only constraints to filesystem and shell access.
- [Secret Scanning](https://awesome-repositories.com/f/security-cryptography/secret-scanning.md) — Scans staged files for sensitive credentials before commits to prevent accidental leaks. ([source](https://docs.aitmpl.com/categories/security.md))
- [Operational Restrictions](https://awesome-repositories.com/f/security-cryptography/domain-access-restrictions/operational-restrictions.md) — Limits agent capabilities by enforcing read-only modes and restricting bash command execution. ([source](https://docs.aitmpl.com/components/settings.md))
- [Commit Risk Scanning](https://awesome-repositories.com/f/security-cryptography/secret-scanning/commit-risk-scanning.md) — Prevents sensitive file commits and blocks dangerous shell commands through automated risk scanning. ([source](https://docs.aitmpl.com/components/hooks.md))
- [Version Control Protection](https://awesome-repositories.com/f/security-cryptography/sensitive-data-access-controls/version-control-protection.md) — Prevents accidental inclusion of sensitive files like private keys and environment variables in version control. ([source](https://docs.aitmpl.com/categories/security.md))
- [Software Integrity Verification](https://awesome-repositories.com/f/security-cryptography/software-integrity-verification.md) — Performs diagnostic checks to ensure the development environment and dependencies are correctly installed. ([source](https://docs.aitmpl.com/cli/health-check.md))

### Data & Databases

- [Database Operations](https://awesome-repositories.com/f/data-databases/database-management-systems/database-systems-management/database-operations.md) — Automates routine database maintenance tasks including schema synchronization, migrations, and security auditing. ([source](https://docs.aitmpl.com/components/commands.md))

### DevOps & Infrastructure

- [Automated Deployment Pipelines](https://awesome-repositories.com/f/devops-infrastructure/automated-deployment-pipelines.md) — Executes automated deployment workflows to push applications to cloud hosting providers. ([source](https://docs.aitmpl.com/components/commands.md))
- [Component Lifecycle Management](https://awesome-repositories.com/f/devops-infrastructure/dependency-management/project-management/component-lifecycle-management.md) — Enables the addition and removal of agents and hooks to adapt project capabilities. ([source](https://docs.aitmpl.com/components/templates.md))
- [Deployment Agents](https://awesome-repositories.com/f/devops-infrastructure/deployment-agents.md) — Instantiates specialized AI agents to handle tasks like cloud architecture and infrastructure automation across various cloud environments. ([source](https://docs.aitmpl.com/categories/devops-infrastructure.md))
- [Code Execution Sandboxes](https://awesome-repositories.com/f/devops-infrastructure/execution-environments/code-execution-runtimes/code-execution-sandboxes.md) — Runs code and system tasks within secure, restricted environments to protect the host system from unauthorized operations.
- [Infrastructure as Code](https://awesome-repositories.com/f/devops-infrastructure/infrastructure/infrastructure-as-code.md) — Generates and optimizes infrastructure configurations for repeatable, consistent cloud deployments. ([source](https://docs.aitmpl.com/categories/devops-infrastructure.md))
- [Automation Workflows](https://awesome-repositories.com/f/devops-infrastructure/cicd-pipeline-automation/cicd-pipeline-management/automation-workflows.md) — Deploys pre-defined configurations to trigger complex tasks and specialized assistant behaviors in a single operation. ([source](https://docs.aitmpl.com/cli/install-component.md))
- [Containerized Deployment Orchestration](https://awesome-repositories.com/f/devops-infrastructure/containerized-deployment-orchestration.md) — Provides AI-driven guidance for configuring and managing containerized microservice clusters. ([source](https://docs.aitmpl.com/categories/devops-infrastructure.md))
- [Automated Quality Assurance Suites](https://awesome-repositories.com/f/devops-infrastructure/continuous-integration/automated-quality-assurance-suites.md) — Generates and manages automated test suites to ensure code reliability and quality standards. ([source](https://docs.aitmpl.com/categories/development-team.md))

### Software Engineering & Architecture

- [Team Configuration Standards](https://awesome-repositories.com/f/software-engineering-architecture/project-management-governance/project-governance/standards-rule-enforcement/team-configuration-standards.md) — Enforces consistent project configurations and agent setups across team members to standardize development practices. ([source](https://docs.aitmpl.com/components/templates.md))
- [Project Configuration Presets](https://awesome-repositories.com/f/software-engineering-architecture/project-management-governance/project-management/project-lifecycle-management/project-configuration-presets.md) — Standardizes development environments by applying pre-defined configuration presets. ([source](https://docs.aitmpl.com/components/overview.md))
- [Environment Variable Managers](https://awesome-repositories.com/f/software-engineering-architecture/application-lifecycle-management/configuration-management/environment-variable-management/environment-variable-managers.md) — Injects configuration values into the runtime environment using secure variable references. ([source](https://docs.aitmpl.com/concepts/settings.md))
- [Event-Driven Hooks](https://awesome-repositories.com/f/software-engineering-architecture/event-driven-hooks.md) — Triggers custom shell scripts and automation tasks automatically in response to lifecycle events or tool operations.
- [Plugin Ecosystems](https://awesome-repositories.com/f/software-engineering-architecture/plugin-ecosystems.md) — Facilitates the discovery, installation, and permission management of plugins through a visual interface. ([source](https://docs.aitmpl.com/tools/plugin-dashboard.md))
- [Software Architecture Design](https://awesome-repositories.com/f/software-engineering-architecture/software-architecture-design.md) — Plans system architecture and defines command-line experiences using specialized design patterns. ([source](https://docs.aitmpl.com/categories/development-team.md))

### System Administration & Monitoring

- [Remote Access Tunnels](https://awesome-repositories.com/f/system-administration-monitoring/administrative-operations/linux-system-administration/networking/remote-access-tunnels.md) — Analytics tunnel exposure creates a secure, encrypted remote connection to the dashboard using a tunnel service for private access from any location. ([source](https://docs.aitmpl.com/tools/analytics-dashboard.md))
- [Agent Management Tools](https://awesome-repositories.com/f/system-administration-monitoring/agent-management-tools.md) — Lists, updates, and removes custom agents to maintain a clean and current set of tools for the command line. ([source](https://docs.aitmpl.com/cli/list-agents.md))
- [Interaction Analytics](https://awesome-repositories.com/f/system-administration-monitoring/monitoring-and-observability/observability-platforms/metric-performance-monitors/interaction-analytics.md) — Calculates token usage, cost estimates, and tool performance statistics to provide insights into development efficiency. ([source](https://docs.aitmpl.com/tools/conversation-monitor.md))
- [Agent Performance Monitoring](https://awesome-repositories.com/f/system-administration-monitoring/agent-performance-monitoring.md) — Tracks and visualizes operational metrics, token consumption, and success rates for automated agents. ([source](https://docs.aitmpl.com/cli/analytics.md))
- [AI Session Monitoring](https://awesome-repositories.com/f/system-administration-monitoring/ai-session-monitoring.md) — Tracks real-time performance metrics, token usage, and conversation history to analyze AI-powered development activity. ([source](https://docs.aitmpl.com/introduction.md))
- [Performance Monitoring](https://awesome-repositories.com/f/system-administration-monitoring/performance-monitoring.md) — Provides real-time dashboards to track conversation history, token consumption, agent performance, and system health. ([source](https://docs.aitmpl.com/cli/overview.md))
- [Remote Monitoring Dashboards](https://awesome-repositories.com/f/system-administration-monitoring/remote-monitoring-dashboards.md) — Exposes local management and analytics dashboards over secure tunnels for remote monitoring. ([source](https://docs.aitmpl.com/cli/overview.md))
- [Session Activity Monitors](https://awesome-repositories.com/f/system-administration-monitoring/system-activity-monitoring/session-activity-monitors.md) — Conversation activity monitoring provides a mobile-optimized interface to browse, search, and analyze active development sessions in real-time with remote access capabilities. ([source](https://docs.aitmpl.com/tools/conversation-monitor.md))

### Testing & Quality Assurance

- [Automated Test Generators](https://awesome-repositories.com/f/testing-quality-assurance/software-testing/testing-frameworks/test-frameworks/execution-and-infrastructure/automated-test-generators.md) — Automatically generates unit and integration tests, including mocks and edge cases, based on codebase analysis. ([source](https://docs.aitmpl.com/categories/testing.md))
- [Test Infrastructure and Configuration](https://awesome-repositories.com/f/testing-quality-assurance/software-testing/testing-frameworks/test-frameworks/execution-and-infrastructure/test-infrastructure-configuration.md) — Initializes and manages test frameworks, runners, and reporting tools for diverse testing environments. ([source](https://docs.aitmpl.com/categories/testing.md))
- [Test Orchestration](https://awesome-repositories.com/f/testing-quality-assurance/testing-infrastructure-management/test-orchestration.md) — Automates complex testing processes, including mutation and property-based testing pipelines, through orchestration. ([source](https://docs.aitmpl.com/categories/testing.md))

### Networking & Communication

- [Analytics Streams](https://awesome-repositories.com/f/networking-communication/distributed-systems-p2p/distributed-computing/communication-protocols/websocket-implementations/websocket-event-systems/analytics-streams.md) — Analytics streaming via WebSockets broadcasts real-time updates on conversation events and data changes to external clients using a persistent connection. ([source](https://docs.aitmpl.com/tools/analytics-dashboard.md))
- [Local Resource Exposure](https://awesome-repositories.com/f/networking-communication/local-resource-exposure.md) — Creates secure public tunnels to access local monitoring and management interfaces from any device. ([source](https://docs.aitmpl.com/advanced/remote-access.md))
