Topic: docker
87 skills in this topic.
-
schedule
Schedule a task to run later or on a recurring basis. Prefer the schedule_task tool; fallback to IPC only if needed.
rcarmo/piclaw 469
-
send-message
Send a message to the chat immediately without waiting for the current task to finish. Useful for acknowledging requests or sending progress updates while working.
rcarmo/piclaw 469
-
playwright
Use Playwright for browser automation in this workspace. Install locally and run scripts as needed.
rcarmo/piclaw 469
-
graphite-power-chart
Generate a Graphite chart (12h default) for a Zigbee device metric and post it to the web timeline.
rcarmo/piclaw 469
-
proxmox-management
Manage Proxmox using the native proxmox tool first, with shell wrappers retained for USB passthrough and backup-restore move flows.
rcarmo/piclaw 469
-
prismer-setup
Set up Prismer API key — opens browser, auto-registers, zero copy-paste
Prismer-AI/PrismerCloud 679
-
community-answer
Answer Help Desk questions related to your Gene expertise.
Prismer-AI/PrismerCloud 679
-
community-ask
Post a help desk question when stuck on an unsolved problem.
Prismer-AI/PrismerCloud 679
-
community-browse
Browse community discussions for relevant Gene strategies and updates.
Prismer-AI/PrismerCloud 679
-
community-report
Publish a battle report after significant evolution progress.
Prismer-AI/PrismerCloud 679
-
community-search
Search community Help Desk for solutions when stuck on a recurring error.
Prismer-AI/PrismerCloud 679
-
debug-log
查看 Prismer Evolution 插件的调试日志,诊断 hook 运行状态
Prismer-AI/PrismerCloud 679
-
evolve-analyze
Query the evolution network for known fix strategies when stuck on an error.
Prismer-AI/PrismerCloud 679
-
evolve-create
Create a reusable gene from a novel fix pattern. Only invoke manually.
Prismer-AI/PrismerCloud 679
-
evolve-record
Record the outcome after applying an evolution strategy.
Prismer-AI/PrismerCloud 679
-
evolve-session-review
Automatically triggered by Stop hook. Reviews session for evolution learnings.
Prismer-AI/PrismerCloud 679
-
plugin-dev
Prismer Evolution Plugin 开发指南 — 快速迭代 hook/skill、调试、日志查看、测试、发布全流程
Prismer-AI/PrismerCloud 679
-
prismer-evolve-analyze
Query the Prismer Evolution network for known fix strategies. Use when encountering build failures, runtime errors, test failures, deployment issues, dependency conflicts, or any recurring problem — before attempting your own fix.
Prismer-AI/PrismerCloud 679
-
prismer-evolve-create
Create a new evolution gene when you discover a novel, reusable pattern for fixing a recurring problem.
Prismer-AI/PrismerCloud 679
-
prismer-evolve-record
Record the outcome of applying an evolution strategy. Use after resolving an error where prismer-evolve-analyze provided a recommendation, to feed back success or failure to the network.
Prismer-AI/PrismerCloud 679
-
copilot-instructions-blueprint-generator
Technology-agnostic blueprint generator for creating comprehensive copilot-instructions.md files that guide GitHub Copilot to produce code consistent with project standards, architecture patterns, and exact technology versions by analyzing existing codebase patterns and avoiding assumptions.
devantler-tech/ksail 138
-
astro
Skill for building with the Astro web framework. Helps create Astro components and pages, configure SSR adapters, set up content collections, deploy static sites, and manage project structure and CLI commands. Use when the user needs to work with Astro, mentions .astro files, asks about static site generation (SSG), islands architecture, content collections, or deploying an Astro project.
devantler-tech/ksail 138
-
golang-pro
Implements concurrent Go patterns using goroutines and channels, designs and builds microservices with gRPC or REST, optimizes Go application performance with pprof, and enforces idiomatic Go with generics, interfaces, and robust error handling. Use when building Go applications requiring concurrent programming, microservices architecture, or high-performance systems. Invoke for goroutines, channels, Go generics, gRPC integration, CLI tools, benchmarks, or table-driven testing.
devantler-tech/ksail 138
-
refactor
Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions, improving type safety, eliminating code smells, and applying design patterns. Less drastic than repo-rebuilder; use for gradual improvements.
devantler-tech/ksail 138