Imported from ssrjkk/claude-skills (.claude/skills/backend/fiber-deployment/SKILL.md). Install upstream with npx skills add ssrjkk/claude-skills --skill fiber-deployment. Copyright stays with the author.
Fiber Deployment
Deployment with Fiber. build.
Quick Start
# Fiber Deployment# See Fiber docs
When to Use
Building applications with Fiber
build
cross-compile
deploy
Step-by-Step
Install: npm install fiber
Set up Fiber
Configure Deployment
Implement features
Test and verify
Dependencies
Fiber >= latest stable
Runtime environment
Dependencies as needed
Examples
# Fiber Deployment# See Fiber documentation
Resources
Official Fiber documentation
Community tutorials
GitHub repositories
Validation
Run: fiber --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-fiber-deployment/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.