Skip to main content
Back to registry

fastify-best-practices

mcollina/skills

Installs632
Install command
npx skills add https://github.com/mcollina/skills --skill fastify-best-practices
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use this skill when you need to: A minimal, runnable Fastify server to get started immediately: Read individual rule files for detailed explanations and code examples: - Develop backend applications using Fastify - Implement Fastify plugins and route handlers - Get guidance on Fastify architecture and patterns - Use TypeScript with Fastify (strip types) - Implement testing with Fastify's inject method - Configure validation, serialization, and error handling - New to Fastify? Start with plugins.md → routes.md → schemas.md - Adding authentication: plugins.md → hooks.md → authentication.md - Improving performance: schemas.md → serialization.md → performance.md - Setting up testing: routes.md → testing.md - Going to production: logging.md → configuration.md → deployment.md - rules/plugins.md - Plugin development and encapsulation - rules/routes.md - Route organization and handlers - rules/schemas.md - JSON Schema validation - rules/error-handling.md - Error handling patterns - rules/hooks.md - Hooks and request lifecycle - rules/authentication.md - Authentication and authorization - rules/testing.md - Testing with inject() - rules/performance.md - Performance optimization - rules/logging.md - Logging with Pino - rules/typescript.md - TypeScript integration - rules/decorators.md - Decorators and extensions - rules/content-type.md - Content type parsing - rules/serialization.md -...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does fastify-best-practices do?

fastify-best-practices is listed in SkillJury, but the source summary is still sparse.

Is fastify-best-practices good?

fastify-best-practices does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does fastify-best-practices work with?

fastify-best-practices currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to fastify-best-practices?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install fastify-best-practices?

npx skills add https://github.com/mcollina/skills --skill fastify-best-practices

Related skills

More from mcollina/skills

Related skills

Alternatives in Software Engineering