Deploy Evernote integrations to production environments. Use when deploying to cloud platforms, configuring production, or setting up deployment pipelines. Trigger with phrases like "deploy evernote", "evernote production deploy", "release evernote", "evernote cloud deployment".
Install with Tessl CLI
npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill evernote-deploy-integration79
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
Docker containerization setup
Multi-stage build
100%
100%
node:20-alpine base
100%
100%
npm ci production
62%
100%
Non-root user GID 1001
0%
100%
USER directive
100%
100%
COPY with chown
28%
100%
HEALTHCHECK wget
100%
100%
HEALTHCHECK params
40%
100%
Port 3000
100%
100%
Compose redis:7-alpine
100%
100%
Redis named volume
100%
100%
EVERNOTE_SANDBOX=false
57%
100%
REDIS_URL env var
0%
100%
Restart policy
100%
100%
Without context: $0.1857 · 46s · 11 turns · 12 in / 2,429 out tokens
With context: $0.3793 · 59s · 21 turns · 19 in / 3,174 out tokens
AWS ECS deployment and CI/CD pipeline
ECS CPU and Memory
62%
100%
Fargate launch type
100%
100%
Secrets Manager path
0%
100%
ECS DesiredCount 2
62%
100%
CloudWatch retention 30 days
57%
100%
CloudWatch log group name
0%
100%
GitHub Actions AWS credentials action
100%
100%
GitHub Actions ECR login action
100%
100%
ECR push both tags
0%
100%
Force new deployment
0%
100%
Wait for stable
57%
100%
Slack notification always
37%
100%
EVERNOTE_SANDBOX false
0%
100%
NoEcho for secrets
16%
100%
Without context: $0.3815 · 1m 41s · 18 turns · 18 in / 7,094 out tokens
With context: $0.5000 · 1m 18s · 22 turns · 54 in / 4,844 out tokens
Kubernetes and serverless deployment configs
K8s replicas 3
100%
100%
K8s resource requests
50%
100%
K8s resource limits
100%
100%
Liveness probe timing
0%
100%
Readiness probe timing
50%
100%
Probes target /health
100%
100%
K8s secret name
0%
100%
K8s secretKeyRef
100%
100%
nodejs20.x runtime
0%
100%
Lambda IAM secretsmanager
50%
100%
serverless-offline plugin
100%
100%
serverless-prune-plugin
100%
100%
EVERNOTE_SANDBOX false
0%
100%
K8s EVERNOTE_SANDBOX false
0%
100%
Without context: $0.2989 · 1m 13s · 16 turns · 17 in / 3,994 out tokens
With context: $0.4410 · 1m 24s · 22 turns · 316 in / 4,215 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.