Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

worker-secrets

يحتوي worker-secrets على 11 من skills المجمعة من FlarelyLegal، مع تغطية مهنية على مستوى المستودع وصفحات 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