SkillAgentSearch skills...

Skeleton

Template repository to create standardized Fastify plugins

Install / Use

/learn @fastify/Skeleton
About this skill

Quality Score

0/100

Supported Platforms

Zed

README

skeleton

Template repository to create standardized Fastify plugins.

Getting started

  • Click on Use this template above to create a new repository based on this repository.

What's included?

  1. Github CI Actions for installing, testing your package.
  2. Github CI Actions to validate different package managers.
  3. Dependabot V2 config to automate dependency updates.

Repository structure

├── .github
│   ├── workflows
│   │   ├── ci.yml
│   │   └── package-manager-ci.yml
│   └── dependabot.yml
│
├── docs (Documentation)
│
├── examples (Code examples)
│
├── test (Application tests)
│
├── types (Typescript types)
│
└── README.md

Related Skills

View on GitHub
GitHub Stars37
CategoryDevelopment
Updated2h ago
Forks7

Security Score

95/100

Audited on Apr 8, 2026

No findings