Agent Skillsn0an/VivaDicta › start-logs-device

start-logs-device

GitHub

在物理iOS设备上启动VivaDicta应用并启用打印日志,保持控制台捕获会话以实时记录输出。

.agents/skills/start-logs-device/SKILL.md n0an/VivaDicta

Trigger Scenarios

需要在物理iOS设备上启动应用进行调试 需要捕获应用运行时的实时控制台日志

Install

npx skills add n0an/VivaDicta --skill start-logs-device -g -y
More Options

Non-standard path

npx skills add https://github.com/n0an/VivaDicta/tree/main/.agents/skills/start-logs-device -g -y

Use without installing

npx skills use n0an/VivaDicta@start-logs-device

指定 Agent (Claude Code)

npx skills add n0an/VivaDicta --skill start-logs-device -a claude-code -g -y

安装 repo 全部 skill

npx skills add n0an/VivaDicta --all -g -y

预览 repo 内 skill

npx skills add n0an/VivaDicta --list

SKILL.md

Frontmatter
{
    "name": "start-logs-device",
    "description": "Launch VivaDicta on a physical iOS device with print logging enabled for real-time console capture",
    "disable-model-invocation": true
}

start-logs-device

Task

Launch VivaDicta on a connected physical device with print logging enabled and keep the console capture running in a long-lived shell session.

Instructions

  1. Ensure the logs directory exists:
    mkdir -p logs
    
  2. Run the helper script in a long-lived shell session:
    ./scripts/launch_device.sh
    
  3. Keep that session alive while the user reproduces the issue on device.
  4. Tell the user the output is being written to logs/device-YYYYMMDD-HHMMSS.log.
  5. Tell the user to use the stop-logs-device skill when they want the newest file summarized.

Notes

  • ./scripts/launch_device.sh uses xcrun devicectl device process launch --console.
  • The current script targets device UDID 00008130-001250203C92001C.
  • The current script launches bundle id com.antonnovoselov.VivaDicta-beta.
  • ENABLE_PRINT_LOGS=1 is set so mirrored print output is visible in the console stream.
  • The script terminates any existing app instance before launching a fresh one.
  • Works only on supported physical-device setups where devicectl is available.

Related

Version History

  • c5601d4 Current 2026-07-25 08:15

Same Skill Collection

.agents/skills/analyze-unrecognized-apps/SKILL.md
.agents/skills/app-container-group/SKILL.md
.agents/skills/app-container/SKILL.md
.agents/skills/asc-aso-audit/SKILL.md
.agents/skills/asc-aso-rankings/SKILL.md
.agents/skills/asc-localize-metadata/SKILL.md
.agents/skills/asc-metadata-sync/SKILL.md
.agents/skills/asc-release-flow/SKILL.md
.agents/skills/asc-whats-new-writer/SKILL.md
.agents/skills/axe-simulator-control/SKILL.md
.agents/skills/coverage-report/SKILL.md
.agents/skills/diagram/SKILL.md
.agents/skills/ios-log-capture/SKILL.md
.agents/skills/ios-simulator-skill/SKILL.md
.agents/skills/krankie-audit/SKILL.md
.agents/skills/krankie-rankings/SKILL.md
.agents/skills/loc-report/SKILL.md
.agents/skills/pr/SKILL.md
.agents/skills/prcdx/SKILL.md
.agents/skills/release-prepare/SKILL.md
.agents/skills/screenshot/SKILL.md
.agents/skills/simulator-screenshot-time/SKILL.md
.agents/skills/spm-build-analysis/SKILL.md
.agents/skills/start-logs-device-structured/SKILL.md
.agents/skills/start-logs/SKILL.md
.agents/skills/stop-logs-device-structured/SKILL.md
.agents/skills/stop-logs-device/SKILL.md
.agents/skills/stop-logs/SKILL.md
.agents/skills/swift-concurrency-pro/SKILL.md
.agents/skills/swift-testing-pro/SKILL.md
.agents/skills/swiftdata-pro/SKILL.md
.agents/skills/swiftui-liquid-glass/SKILL.md
.agents/skills/swiftui-performance-audit/SKILL.md
.agents/skills/swiftui-pro/SKILL.md
.agents/skills/xcode-build-benchmark/SKILL.md
.agents/skills/xcode-build-fixer/SKILL.md
.agents/skills/xcode-build-orchestrator/SKILL.md
.agents/skills/xcode-compilation-analyzer/SKILL.md
.agents/skills/xcode-project-analyzer/SKILL.md
.agents/skills/xcodebuild-testing/SKILL.md
.agents/skills/commit-push/SKILL.md

Metadata

Files
0
Version
fbf9c91
Hash
b272c67a
Indexed
2026-07-25 08:15

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-20 10:23
浙ICP备14020137号-1 $Гость$