.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/khaledsaeed18/node-express-boilerplate
home/skills/khaledsaeed18/node-express-boilerplate
khaledsaeed18 avatar

khaledsaeed18/node-express-boilerplate

16 skills

View on GitHub
$npx skills add khaledsaeed18/node-express-boilerplate
SkillInstalls
add-middlewareAdd a new Express middleware to this project and wire it up correctly.—add-openapi-docsAdd or update OpenAPI 3.1 documentation for API endpoints in src/docs/.—add-testScaffold unit and integration tests for an existing resource or service.—api-design-principlesfind-skillsHelps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express…—improvemulti-stage-dockerfileCreate optimized multi-stage Dockerfiles for any language or framework—new-resourceScaffold a complete new API resource (validation → repository → service → controller → route → container → app mount → OpenAPI → tests).—nodejs-best-practicesNode.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.—prisma-client-apiprisma-database-setupprisma-postgressecurity-auditRun a project-specific security audit of this Express API — auth, CSRF, rate limiting, headers, validation, secrets, and dependencies.—typescript-magicianupdate-schemaUpdate the Prisma schema to add a new model, add fields to an existing model, or change relations — then run migration and regenerate the client.—vitest