Skip to main content
Manusで任意のスキルを実行
ワンクリックで
cipherstash
GitHub クリエイタープロフィール

cipherstash

2 件の GitHub リポジトリにある 40 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
40
リポジトリ
2
更新
2026-07-17
リポジトリエクスプローラー

リポジトリと代表的な skills

algorithmic-command-enforcement
ソフトウェア開発者

Use boolean decision trees instead of imperatives for 100% compliance under pressure

2025-12-19
brainstorming
広告・プロモーションマネージャー

Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes

2025-12-19
requesting-code-review
ソフトウェア品質保証アナリスト・テスター

Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches cipherpowers:code-review-agent subagent to review implementation against plan or requirements before proceeding

2025-12-19
creating-quality-gates
ソフトウェア品質保証アナリスト・テスター

Establish workflow boundary checklists with clear pass/fail criteria and escalation procedures

2025-12-13
sharing-skills
ソフトウェア開発者

Use when you've developed a broadly useful skill and want to contribute it upstream via pull request - guides process of branching, committing, pushing, and creating PR to contribute skills back to upstream repository

2025-12-13
using-git-worktrees
ソフトウェア開発者

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

2025-12-13
systematic-type-migration
ソフトウェア開発者

Safe refactoring workflow for replacing old types with new type-safe implementations through integration-test-first, file-by-file migration with incremental verification

2025-12-13
conducting-plan-review
ゼネラル・オペレーションズマネージャー

Complete workflow for evaluating implementation plans before execution with quality checklist and structured feedback

2025-12-13
このリポジトリの収集済み skills 34 件中、上位 8 件を表示しています。
stash-cli
ソフトウェア開発者

Drive CipherStash setup and encryption migrations through the `stash` CLI — `init`, `plan`, `impl`, `status`, `auth login`, `eql install/upgrade/status`, `db push/validate`, `encrypt backfill/cutover/drop`, `schema build`, and `manifest --json`. Covers the agent / non-interactive interface, the credential rules for `~/.cipherstash`, and the rollout-then-cutover lifecycle. Use when setting up CipherStash EQL in a database, running any `stash` command, creating `stash.config.ts`, or rolling encryption out to production.

2026-07-17
stash-encryption
ソフトウェア開発者

Implement field-level encryption with @cipherstash/stack using the EQL v3 typed schema. Covers the types.* column catalog (concrete Postgres domains with fixed query capabilities), the strongly-typed EncryptionV3 client, encrypt/decrypt and model operations, searchable encryption (equality, free-text, range), encrypted JSON (containment and JSONPath selectors), bulk operations, identity-aware encryption with lock contexts, multi-tenant keysets, and the rollout/cutover lifecycle. Use when adding encryption to a project, defining encrypted schemas, or working with the CipherStash Encryption API.

2026-07-17
stash-supabase
ソフトウェア開発者

Integrate CipherStash encryption with Supabase using @cipherstash/stack-supabase. Covers the encryptedSupabaseV3 wrapper over native EQL v3 column domains, transparent encryption/decryption on insert/update/select, encrypted query filters (eq, matches, gt/gte/lt/lte, in, or, match), encrypted JSON querying (contains, selectorEq/selectorNe), ordering on encrypted columns, identity-aware encryption, and the complete query builder API. Use when adding encryption to a Supabase project, querying encrypted columns, or building secure Supabase applications.

2026-07-17
stash-drizzle
ソフトウェア開発者

Integrate CipherStash encryption with Drizzle ORM using @cipherstash/stack-drizzle/v3 (EQL v3). Covers the types.* encrypted column factories (concrete Postgres domains), auto-encrypting query operators (eq, ne, gt/gte/lt/lte, between, inArray, matches, contains, JSON selector, asc/desc), schema extraction, the EncryptionV3 typed client, database setup with stash eql install, and migrating existing plaintext columns to encrypted. Use when adding encryption to a Drizzle ORM project, defining encrypted Drizzle schemas, or querying encrypted columns with Drizzle.

2026-07-16
stash-dynamodb
ソフトウェア開発者

Integrate CipherStash encryption with Amazon DynamoDB using @cipherstash/stack/dynamodb. Covers the encryptedDynamoDB helper for encrypting items before PutItem and decrypting after GetItem, bulk encrypt/decrypt for BatchWrite and BatchGet, querying with encrypted partition and sort keys via HMAC attributes, nested object encryption, audit logging, and the DynamoDB attribute naming conventions (__source/__hmac). Use when adding encryption to a DynamoDB project, encrypting items before writes, decrypting items after reads, or querying encrypted DynamoDB attributes.

2026-07-16
stash-supply-chain-security
ソフトウェア開発者

Supply-chain security controls for the @cipherstash/stack monorepo. Covers post-install script policy (onlyBuiltDependencies), install cooldown (minimumReleaseAge), lockfile integrity (blockExoticSubdeps + lockfile registry check), frozen-lockfile CI, registry pinning (.npmrc), Dependabot cooldown, and CODEOWNERS. Use when modifying CI workflows, pnpm config, dependency updates, .github/dependabot.yml, or anything that touches how packages enter the build.

2026-07-03
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました