Human Cache
Official@prompt-or-die-labs
The gathered mortals who gather to prompt, day in, day out, the context must always be prime.
Agent Skills by Human Cache
Showing 44 vetted skills indexed across 1 GitHub repositories.
ADR Assistant
Analyze existing ADRs and draft new ones with consistent structure and tradeoffs.
Type Safety Guardian
Enforce strict TypeScript typing by rejecting `any` and `unknown` misuse.
testing-helper
Generate unit, integration, and end-to-end tests for elizaOS plugins, characters, and actions.
golden-path-creator
Define golden paths and best practices for software development teams.
architecture-decision-recorder
Capture architectural decisions and rationale in standardized ADR documents.
bundle-analyzer
Analyze JavaScript bundle output to identify size-heavy dependencies and chunks.
Railway Deployment Automator
Automate Railway.app deployments with CLI configuration and environment variables.
lighthouse-ci-integrator
Automate Lighthouse performance testing and assertions in CI/CD workflows.
nextjs-page-generator
Generate Next.js 13+ App Router pages with Server/Client components and API routes.
compliance-auditor
Scan codebases for compliance findings mapped to SOC2, HIPAA, GDPR, and PCI-DSS.
Railway Qdrant Manager
Deploy and operate a Qdrant vector database on Railway for semantic search.
Railway Postgres Manager
Provision Railway Postgres, configure connections, run migrations, and restore backups.
character-generator
Generate complete elizaOS character configurations with personality, knowledge, plugins, and examples.
create-memory
Create structured markdown memory files recording project learnings and decisions.
log-aggregation-configurator
Configure centralized logging with ELK, Loki, or Splunk across services and environments.
chaos-engineering-setup
Implement chaos engineering practices for validating resilience against controlled failures.
graphql-schema-generator
Generate GraphQL schemas with type definitions, resolvers, and subscriptions.
deployment-helper
Generate production deployment plans for elizaOS agents with Docker, health checks, and metrics.
drizzle-migration
Generate and apply Drizzle Kit migrations for PostgreSQL or SQLite schema changes.
database-migration-helper
Generate reversible database migrations with schema changes and data transformations.
metrics-pipeline-builder
Design Prometheus and Grafana metrics pipelines with custom exporters.
microservices-orchestrator
Designs bounded microservice architectures with contracts, data ownership, and DDD-based decomposition.
api-gateway-configurator
Configure Kong, AWS API Gateway, Tyk, or Apigee with routing, authentication, and rate limiting.
visual-regression-test-setup
Set up automated visual regression testing with Percy, Chromatic, Playwright, or BackstopJS.
Frequently Asked Questions About Human Cache
FAQPage SchemaWhat specific tasks are enabled by these technical capabilities?▼
These capabilities enable standardized architectural documentation, strict TypeScript enforcement, database migration generation, infrastructure provisioning on Railway, and comprehensive observability setup including Prometheus, Grafana, and distributed tracing configurations.
Which personas benefit most from these technical resources?▼
Platform engineers, software architects, and site reliability engineers benefit from these resources by utilizing standardized scaffolding for microservices, compliance auditing, and infrastructure-as-code configurations.
What are the prerequisites for implementing these configurations?▼
Implementation requires a Node.js or TypeScript environment, access to the target infrastructure providers like Railway, and familiarity with the specific domain standards such as OpenAPI 3.0.3, Drizzle Kit, or Prometheus monitoring.