🎯

bun-server-session

🎯Skill

from dangaogit/bun-server-skills

πŸ“¦

Part of

dangaogit/bun-server-skills(15 items)

bun-server-session

Installation

πŸ“‹ No install commands found in docs. Showing default command. Check GitHub for actual instructions.
Quick InstallInstall with npx
npx skills add dangaogit/bun-server-skills --skill bun-server-session
1Installs
-
AddedFeb 4, 2026

More from this repository10

🎯
bun-server-quickstart🎯Skill

Provides a quick start guide and template for setting up a new Bun server project with basic configuration and initial project structure.

🎯
bun-server-best-practices🎯Skill

Provides comprehensive guidelines, coding standards, and recommended architectural patterns for building efficient and maintainable web applications using the Bun server framework.

🎯
bun-server-health-metrics🎯Skill

Skill

🎯
bun-server-database🎯Skill

Provides database integration capabilities for the Bun Server framework, offering ORM support, entity management, repository patterns, and database connection handling.

🎯
bun-server-logger🎯Skill

Provides structured logging capabilities for Bun server applications, enabling configurable log levels, log formatting, and output management for enhanced application observability and debugging.

🎯
bun-server-security🎯Skill

Provides robust authentication, authorization, JWT token management, OAuth2 integration, role-based access controls, and security middleware for Bun server applications.

🎯
bun-server-middleware🎯Skill

Skill

🎯
bun-server-di🎯Skill

Provides dependency injection (DI) capabilities for the Bun Server framework, enabling developers to use decorators like @Injectable and @Inject for managing service dependencies and implementing i...

🎯
bun-server-microservice🎯Skill

Enables building distributed microservices with service discovery, configuration management, load balancing, circuit breaking, and distributed tracing capabilities for Bun server applications.

🎯
bun-server-error-handling🎯Skill

Provides robust error handling mechanisms for Bun servers, including custom exception classes, global error filters, and standardized error response formatting.