Imported from ssrjkk/claude-skills (.claude/skills/backend/express-templating/SKILL.md). Install upstream with npx skills add ssrjkk/claude-skills --skill express-templating. Copyright stays with the author.
Express Templating
Templating with Express. Pug.
Quick Start
# Express Templating# See Express docs
When to Use
Building applications with Express
Pug
EJS
views
Step-by-Step
Install: npm install express
Set up Express
Configure Templating
Implement features
Test and verify
Dependencies
Express >= latest stable
Runtime environment
Dependencies as needed
Examples
# Express Templating# See Express documentation
Resources
Official Express documentation
Community tutorials
GitHub repositories
Validation
Run: express --version
Test with sample data
Verify output correctness
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/ssrjkk-claude-skills-express-templating/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.