Back to Skills

web-cli-teleport

DNYoussef
Updated 8 days ago
831 views
3
3
View on GitHub
Designworkflowteleportsession-managementwebcli

About

This skill helps developers choose between Claude Code Web and CLI interfaces based on task analysis, then enables seamless session teleportation between these environments. It optimizes workflow by managing session state and context when switching between web, CLI, or mobile. Use it for complex projects requiring different tools at various stages.

Quick Install

Claude Code

Recommended
Primary
npx skills add DNYoussef/ai-chrome-extension -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/DNYoussef/ai-chrome-extension
Git CloneAlternative
git clone https://github.com/DNYoussef/ai-chrome-extension.git ~/.claude/skills/web-cli-teleport

Copy and paste this command in Claude Code to install this skill

GitHub Repository

DNYoussef/ai-chrome-extension
Path: .claude/skills/web-cli-teleport
0

Related Skills

n8n-workflow-testing-fundamentals

Other

This Claude Skill provides comprehensive testing for n8n workflow automation, covering execution lifecycle, node connections, and data flow validation. It's designed for developers to validate workflow structure, test with realistic data, and verify error handling paths. Use it when building or maintaining n8n automation applications to ensure reliable workflow execution.

View skill

when-creating-slash-commands-use-slash-command-encoder

Other

This Claude Skill helps developers create ergonomic slash commands (/command) for micro-skills with auto-discovery and parameter validation. It generates command handlers, validation logic, and documentation for fast CLI access to workflows. Use it when building command-line interfaces that need intelligent routing and command chaining capabilities.

View skill

stream-chain

Other

Stream-Chain enables multi-agent workflows by connecting Claude instances in sequential pipelines where each agent's output streams into the next. It supports both custom prompt chains and predefined pipelines for data transformation and complex processing tasks. Use this skill when you need to orchestrate sophisticated multi-step workflows with streaming data flow between specialized agents.

View skill

when-bridging-web-cli-use-web-cli-teleport

Other

This skill enables bidirectional integration between web interfaces and CLI tools, allowing web apps to trigger CLI commands and CLI tools to display web interfaces. It provides REST APIs, WebSocket communication, and handles authentication for seamless workflow bridging. Use it when you need to connect web-based systems with command-line workflows for advanced integration scenarios.

View skill