tauri-app-localhost
Installation
SKILL.md
When to use this skill
ALWAYS use this skill when the user mentions:
- Accessing localhost services from the app / 应用访问本地服务
- Local server exposure and safety / 本地服务暴露与安全
- Dev vs production localhost behavior / 开发与生产本地行为
Trigger phrases include:
- "localhost", "local service", "dev server", "ports"
- "本地服务", "localhost", "端口", "开发服务器"
How to use this skill
- Identify local services and their access requirements
- Configure localhost plugin capabilities and allowed ports
- Separate dev-mode access from production constraints
- Validate minimal exposure and audit access patterns
Outputs
- Localhost access policy / 本地服务访问策略
- Dev/prod separation checklist / 开发生产分离清单
Scope
- Boundary: Localhost plugin usage only
- Key points: Controlled access and environment separation
References
Keywords
tauri localhost, local service, dev server, security
Related skills
More from partme-ai/tauri-skills
tauri
Comprehensive index for Tauri framework development, including Rust backend, frontend integration, and full plugin ecosystem. Acts as a router to specialized sub-skills with local examples and templates.
1tauri-app-positioner
Guidance for Tauri v2 positioner plugin with multi-display alignment strategies.
1tauri-app-nfc
Guidance for Tauri v2 NFC plugin with session handling and data validation.
1tauri-build
Guidance for Tauri v2 production builds, signing, and distribution artifacts.
1tauri-app-shell
Guidance for Tauri v2 shell plugin with secure command execution and open behavior.
1tauri-app-store
Guidance for Tauri v2 store plugin with key-value persistence and lazy loading.
1