Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

worker-secrets

worker-secrets contient 11 skills collectées depuis FlarelyLegal, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
11
Stars
7
mis à jour
2026-03-30
Forks
1
Couverture métier
5 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

add-command
Développeurs de logiciels

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
Architectes de bases de données

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
Analystes en sécurité de l'information

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
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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