Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

tinyskills

tinyskills 收录了来自 czyt 的 15 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
15
Stars
6
更新
2026-06-22
Forks
1
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

lazycat-webshell-dev
软件开发工程师

Use when developing or reviewing LazyCat/LightOS WebShell provider LPK apps, debugging provider discovery, launch URL, session restore, mobile terminal UX, lightos-admin return navigation, Catlink, lightosctl exec/forward, Publish API, or zellij/tmux/web terminal adapters. 触发词:开发WebShell provider、WebShell调试、LightOS终端、会话恢复、手机终端、lightosctl桥接。

2026-06-22
lazycat-app-publisher
软件开发工程师

Use when converting Docker Compose or Docker Run apps to LazyCat LPK v2, publishing or updating LazyCat apps, copying Docker images to the LazyCat registry, selecting images in multi-service manifests, using lzc-publish, or configuring permissions, passwordless login, app interconnect, resources, run_as, and file picker integration.

2026-06-22
lazycat-sdk-dev
软件开发工程师

Use when building LazyCat SDK integrations in Go/JS, WebShell frontend features, notifications, MCP providers, MCP gateway aggregation, Skill/MCP resource discovery, dynamic MCP tool lists, import_resources/resource_exports, .lzcx app access, or user-delegated LazyCat app-to-app calls.

2026-06-22
justfile
软件开发工程师

Just 命令运行器助手 - 编写、调试和优化 justfile。支持配方(recipe)编写、变量定义、条件表达式、函数使用、跨平台兼容、并行任务、错误处理等。触发词:写 justfile、创建配方、just 命令、任务运行器、项目命令管理、just 语法。

2026-06-18
aur-github-publish
软件开发工程师

AUR GitHub 发布助手 - 自动更新 PKGBUILD 版本、发布到 GitHub 仓库并同步到 AUR。支持首次发布引导(版本差异触发策略)、三种场景:版本监控更新、编译发布一体化(GitHub Action)、GoReleaser集成(aurs/aur_sources)。支持手动版本输入、自动版本检测、pkgrel bump、多架构支持(x86_64/aarch64)、deb/rpm/tar.gz 包处理。包含四种包类型命名规则(-bin/-git/无后缀/-font)。触发词:首次发布 AUR、创建新 AUR 包、更新 AUR 包、发布到 AUR、创建 PKGBUILD、更新 Arch Linux 包、AUR 自动发布、GoReleaser AUR。

2026-06-18
d2lang
软件开发工程师

Use when creating, validating, exporting, embedding, or automating D2/D2Lang diagrams, .d2 files, diagram-as-code architecture diagrams, CLI watch/render workflows, CI exports, or Go/Node programmatic diagram generation.

2026-05-21
media-search
制片人和导演

搜索电影种子/磁力链接、搜索下载音乐专辑、管理 qBittorrent 下载任务。触发词:找资源、下载、磁力、种子、torrent、magnet、影视、音乐下载、qBt、搜电影、下电影、搜歌、下歌

2026-05-09
blink1
软件开发工程师

Use when controlling blink(1) USB LED device via blink1-tool CLI, setting RGB/HSB colors, fade transitions, patterns, blinking effects, multi-device/LED control, or Linux udev setup. Keywords: blink1-tool, ThingM, USB LED, notification light, RGB color, HSB, pattern, blink, fade, chase, glimmer.

2026-04-24
homebrew-github-publish
软件开发工程师

Homebrew Tap GitHub 发布助手 - 自动更新 Casks 和 Formulas 版本并发布到 GitHub Tap 仓库。支持首次发布引导(版本差异触发策略)、手动版本输入、自动版本检测、sha256 校验和计算、多架构支持(arm64/x64)。触发词:首次发布 Homebrew、创建新 Homebrew Cask、更新 Homebrew Cask、发布到 Homebrew Tap、更新 Formula 版本、创建 Homebrew 包。

2026-04-18
go-portable-app
软件开发工程师

Go portable application development agent for single-file deployment. Focuses on ent ORM + SQLite (entsqlite driver) + embed frontend + Wire/fx dependency injection. Use when developing Go apps with embedded resources, single-binary deployment, cross-platform compilation, or SQLite-based apps. Triggers: "portable go app", "单文件部署", "go embed", "entsqlite", "go portable", "嵌入式go应用", "single binary go", "cross compile go", "wire", "fx", "依赖注入".

2026-04-18
rime-custom
软件开发工程师

Rime 输入法配置定制助手。支持 custom.yaml 覆写、Emoji/OpenCC、模糊拼音、Lua 扩展、多设备同步。覆盖雾凇/白霜/薄荷/万象方案。何时用:用户需要定制输入法配置、修改候选词数量、启用模糊拼音、配置Emoji、添加Lua扩展、导入词库、多设备同步时。触发词:Rime配置、小狼毫、鼠须管、custom.yaml、模糊拼音、辅助码、候选词、词库导入、Rime定制、输入法配置。

2026-04-16
go-kratos
软件开发工程师

Go-Kratos 微服务框架开发助手。触发词:kratos、protobuf API 定义、Go 微服务分层架构、HTTP/gRPC 服务配置、中间件开发、JWT/Casbin 认证、buf 生成工具、proto validate、WebSocket/文件上传。即使未明确提及 kratos,当涉及这些主题或项目包含 buf.yaml、internal/service、internal/biz 目录时也应触发。

2026-04-14
yzma
软件开发工程师

Use this skill when working with yzma library for Go applications that integrate llama.cpp for local LLM inference. Triggers when creating, modifying, or debugging Go code that uses github.com/hybridgroup/yzma for language models, vision models, embeddings, or tool calling.

2026-01-23
golang-style
软件开发工程师

Use this skill BEFORE writing or editing any Go (.go) files. Triggers when about to create, modify, or add code to .go files. Enforces happy path coding, error wrapping, sentinel errors, and godoc-style comments.

2026-01-16
gemini-cli
软件开发工程师

当用户提到"用Gemini分析"、"看图"、"听录音"时触发。

2025-12-29