Skip to main content
Run any Skill in Manus
with one click
GitHub repository

worker-secrets

worker-secrets contains 11 collected skills from FlarelyLegal, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
7
updated
2026-03-30
Forks
1
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

add-command
software-developers

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
database-architects

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
information-security-analysts

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
network-and-computer-systems-administrators

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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