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

agent-skills

agent-skills 收录了来自 chaunsin 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

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

这个仓库中的 skills

drizzle-migration-conflict
软件开发工程师

Diagnose, repair, and prevent Drizzle Kit migration conflicts in team workflows. Use this skill whenever the user mentions drizzle-kit migration conflicts, Drizzle ORM migrations, _journal.json, snapshot.json, non-commutative migrations, migration folder conflicts, merge or rebase conflicts in generated Drizzle migrations, drizzle-kit check, drizzle-kit generate, or asks how multiple developers should coordinate database migrations. Prefer this skill even when the user only says a Drizzle migration file conflicts after a pull, merge, rebase, or PR update.

2026-06-18
pre-release-review
软件质量保证分析师与测试员

Production pre-release code review and deploy-readiness audit for web/backend services. Use this skill whenever the user mentions release audit, pre-release review, production deploy, deploy readiness, go-live review, code release, publishing to production, tag release, CI/CD before production, checking a PR before release, or asking whether code is safe to ship. This skill compares a PR or git range against the previous release point and looks for missing migrations, environment/config changes, seeded data, cache work, queues, object storage assets, credentials leaks, service deployment order, rollback risk, and other production launch blockers. Prefer this skill even when the user only says "review this release" or "check production risks".

2026-06-09
hugo-to-markdown
软件开发工程师

Convert Hugo documentation sites and Hugo-managed content into standard Markdown. Use when Agent needs to inspect a local Hugo repository, read hugo.toml or config files, content/, archetypes/, layouts/_shortcodes/, layouts/_markup/, and related docs content, then produce Markdown output with Hugo front matter, shortcodes, render hooks, Markdown attributes, ref/relref links, includes, page bundles, page resources, and asset paths resolved or downgraded safely. This skill is especially useful for Hugo docs migrations, Hugo-to-Markdown exports, and repository-specific conversions where the local Hugo configuration, embedded shortcode rules, and custom templates define the true rules.

2026-04-23
rclone-cli
软件开发工程师

Rclone command-line cloud storage manager reference and usage guide. Use this skill whenever the user mentions rclone, or any task involving terminal-based cloud file operations such as upload, download, sync, copy, move, mount, or remote management. Triggers on S3-compatible storage, cloud-to-cloud transfer, remote mounts, backups, filtering, bandwidth control, encrypted remotes, bisync, and workflows across providers such as S3, OSS, COS, OBS, MinIO, Google Drive, Dropbox, OneDrive, and Azure Blob. Use even if the user does not explicitly say "rclone" when the work is clearly command-line cloud storage management.

2026-04-22
redis-cli
网络与计算机系统管理员

Redis command-line interface (redis-cli) reference and usage guide. Use this skill whenever the user mentions redis-cli, Redis CLI, or any task involving querying, inspecting, debugging, or managing Redis from the command line. Triggers on key/value reads and writes, SCAN or keyspace inspection, INFO or MONITOR troubleshooting, latency and bigkeys analysis, Pub/Sub, Lua scripts, ACL and client management, cluster operations, import/export, and Redis module workflows such as RediSearch, RedisJSON, Bloom/CF/TopK, vector search, and time series commands. Use even if the user does not explicitly say "redis-cli" when the work is clearly terminal-based Redis operations.

2026-04-22
postgresql-cli
数据库管理员

PostgreSQL interactive terminal (psql) reference and usage guide. Use this skill whenever the user mentions psql, PostgreSQL command-line client, backslash commands, meta-commands, \d commands, database inspection, SQL scripting in PostgreSQL, importing/exporting data with psql, \copy, psql formatting, psql variables, or any task involving connecting to or interacting with a PostgreSQL database from the terminal. Also applies when the user asks about PostgreSQL query execution, table inspection, schema exploration, database administration from CLI, or psql configuration and customization. Even if the user doesn't explicitly say "psql" but is working with PostgreSQL from the command line, this skill is relevant.

2026-04-16