Skip to main content
Run any Skill in Manus
with one click
$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
Software Developers

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

2025-12-19
brainstorming
Advertising & Promotions Managers

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
Software Quality Assurance Analysts & Testers

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
Software Quality Assurance Analysts & Testers

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

2025-12-13
sharing-skills
Software Developers

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
Software Developers

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
Software Developers

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
General & Operations Managers

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
Database Architects

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
Database Administrators

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
Information Security AnalystsDatabase Administrators

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
Database AdministratorsDatabase Architects

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
Database Administrators

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
Information Security Analysts

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
Information Security Analysts

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
Showing 2 of 2 repositories
All repositories loaded