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

worker-secrets

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

已收集 skills
11
Stars
7
更新
2026-03-30
Forks
1
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

add-command
软件开发工程师

Add a new CLI command to the hfs tool. Use when adding user-facing commands, subcommands, or flags to the CLI.

2026-03-30
add-migration
数据库架构师

Create a new D1 database migration for the secret-vault. Use when adding tables, columns, or indexes to the vault's schema.

2026-03-30
review-security
信息安全分析师

Review code changes for security issues specific to this encrypted secret vault. Use when modifying auth, encryption, scope enforcement, or any data-access paths.

2026-03-30
troubleshoot
网络与计算机系统管理员

Diagnose and fix issues with the secret-vault Worker, hfs CLI, D1 database, Cloudflare Access auth, and encryption. Use when something is broken, returning errors, or behaving unexpectedly.

2026-03-30
add-endpoint
软件开发工程师

Add a new API endpoint to the secret-vault Cloudflare Worker. Use when creating new routes, resources, or API functionality in the vault.

2026-03-30
add-test
软件质量保证分析师与测试员

Write tests for the secret-vault Worker and hfs CLI. Use when adding test coverage, fixing bugs with regression tests, or validating behavior.

2026-03-30
zod-openapi
软件开发工程师

Define API endpoints with Zod schemas and auto-generated OpenAPI specs using @hono/zod-openapi. Use when adding, modifying, or documenting API routes.

2026-03-30
cloudflare-workers
软件开发工程师

Cloudflare Workers runtime constraints, D1 patterns, Hono conventions, and edge-specific best practices. Use when writing or modifying any Worker code, D1 queries, or wrangler config.

2026-03-30
deploy
软件开发工程师

Deploy the secret-vault Cloudflare Worker and run pending D1 migrations. Use when deploying changes, after modifying the Worker source or adding migrations.

2026-03-30
local-dev
软件开发工程师

Set up and run local development for the secret-vault Worker and hfs CLI. Use when starting development, running locally, or onboarding.

2026-03-30
optimize
软件开发工程师

Optimize the secret-vault Worker and hfs CLI for performance, latency, and resource usage. Use when addressing slow responses, high latency, or scaling concerns.

2026-03-30