CtrlK
BlogDocsLog inGet started
Tessl Logo

evernote-deploy-integration

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-integration
What are skills?

79

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Evaluation results

100%

31%

Containerize an Evernote Integration Service

Docker containerization setup

Criteria
Without context
With context

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

100%

57%

Set Up AWS Production Infrastructure and CI/CD Pipeline for Evernote Integration

AWS ECS deployment and CI/CD pipeline

Criteria
Without context
With context

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

100%

47%

Deploy Evernote Integration to Kubernetes and as Serverless Functions

Kubernetes and serverless deployment configs

Criteria
Without context
With context

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

Evaluated
Agent
Claude Code

Table of Contents

Is this your skill?

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.