Set up efficient local development workflow for Evernote integrations. Use when configuring dev environment, setting up sandbox testing, or optimizing development iteration speed. Trigger with phrases like "evernote dev setup", "evernote local development", "evernote sandbox", "test evernote locally".
Install with Tessl CLI
npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill evernote-local-dev-loop85
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
Project structure and dev workflow setup
evernote package
100%
100%
dotenv package
100%
100%
nodemon package
100%
100%
express-session package
0%
100%
src/routes directory
0%
100%
src/services directory
0%
100%
src/utils directory
0%
100%
evernote-client.js file
100%
100%
.env.example SANDBOX flag
100%
100%
.env.example PORT
100%
100%
nodemon dev script
100%
100%
dotenv.config() call
100%
100%
Test note cleanup
100%
100%
Without context: $0.5246 · 2m · 30 turns · 30 in / 6,782 out tokens
With context: $0.8840 · 3m 5s · 37 turns · 110 in / 10,356 out tokens
EvernoteService client wrapper implementation
noteStore lazy getter
33%
100%
userStore lazy getter
30%
100%
Sandbox string comparison
0%
100%
createDevClient static method
0%
100%
Dev token missing error
0%
100%
createOAuthClient static method
0%
100%
Session resave false
100%
100%
Session saveUninitialized false
100%
100%
Secure cookie in production only
100%
100%
OAuth tokens in session
100%
100%
Without context: $0.6181 · 2m 35s · 29 turns · 29 in / 10,198 out tokens
With context: $1.0598 · 3m 32s · 42 turns · 421 in / 13,653 out tokens
ENML content formatting and validation utilities
XML declaration
100%
100%
DOCTYPE declaration
100%
100%
<en-note> root element
100%
100%
Ampersand escaping
100%
100%
Less-than escaping
100%
100%
Greater-than escaping
100%
100%
Newline conversion
100%
100%
Forbidden element detection
100%
100%
Validator returns errors array
100%
100%
textToENML used for note content
100%
100%
Without context: $0.4759 · 2m 21s · 23 turns · 24 in / 8,557 out tokens
With context: $0.6450 · 2m 4s · 29 turns · 374 in / 7,816 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.