Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
cipherstash
GitHub creator profile

cipherstash

Repository-level view of 41 collected skills across 2 GitHub repositories, including approximate occupation coverage.

skills collected
41
repositories
2
occupation fields
2
updated
2026-05-19
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
cipherpowers
34 skills160updated 2025-12-19
83% of creator
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
Showing top 8 of 34 collected skills in this repository.
#002
stack
7 skills1423updated 2026-05-19
17% of creator
stash-cli
데이터베이스 아키텍트

Configure and use the `stash` package for project initialization, EQL database setup, encryption schema management, and Supabase integration. Replaces the legacy `@cipherstash/stack-forge` skill. The AI wizard is now a separate package (`@cipherstash/wizard`).

2026-05-19
stash-supabase
데이터베이스 관리자

Integrate CipherStash encryption with Supabase using @cipherstash/stack/supabase. Covers the encryptedSupabase wrapper, transparent encryption/decryption on insert/update/select, encrypted query filters (eq, like, ilike, gt/gte/lt/lte, in, or, match), 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-05-19
stash-encryption
정보 보안 분석가데이터베이스 관리자

Implement field-level encryption with @cipherstash/stack. Covers schema definition, encrypt/decrypt operations, searchable encryption (equality, free-text, range, JSON), bulk operations, model operations, identity-aware encryption with LockContext, multi-tenant keysets, and the full TypeScript type system. Use when adding encryption to a project, defining encrypted schemas, or working with the CipherStash Encryption API.

2026-05-19
stash-drizzle
데이터베이스 관리자데이터베이스 아키텍트

Integrate CipherStash encryption with Drizzle ORM using @cipherstash/stack/drizzle. Covers the encryptedType column type, encrypted query operators (eq, like, ilike, gt/gte/lt/lte, between, inArray, asc/desc), schema extraction, batched and/or conditions, EQL migration generation, and the complete Drizzle integration workflow. Use when adding encryption to a Drizzle ORM project, defining encrypted Drizzle schemas, or querying encrypted columns with Drizzle.

2026-05-19
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-05-07
stash-secrets
정보 보안 분석가

Manage encrypted secrets with @cipherstash/stack. Covers the Secrets API for storing, retrieving, listing, and deleting end-to-end encrypted secrets, the stash CLI for terminal-based secret management, environment-based isolation, and bulk secret retrieval. Use when implementing secret management, storing API keys or database URLs, or working with the CipherStash Secrets API or CLI.

2026-05-07
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-05-01
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다