screwfast

Automate ScrewFast landing page setup and deployment for Astro 5 projects.

15|5|Updated Dec 5, 2025
One-click install
npx skills add https://github.com/Eng0AI/eng0-template-skills --skill screwfast
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: screwfast
Source: https://github.com/Eng0AI/eng0-template-skills/tree/main/screwfast
Command: npx skills add https://github.com/Eng0AI/eng0-template-skills --skill screwfast

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill offers a versatile Astro 5 landing page/template that combines Tailwind CSS, Preline UI, GSAP, and Starlight docs to accelerate marketing sites and documentation.

Core Features & Use Cases

  • Full-stack frontend template: Astro 5 with Tailwind CSS and Preline UI.
  • Animations & UX: GSAP-powered interactions and smooth scrolling.
  • Deployment-ready: Builds to a dist folder for hosting.

Quick Start

Clone, install, build, and preview:

  • git clone --depth 1 https://github.com/Eng0AI/screwfast-template.git .
  • npm install
  • npm run build
  • npm run dev

Frequently Asked Questions about screwfast

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up an Astro 5 landing page with Tailwind CSS and animations?

Clone the ScrewFast template, run npm install, then npm run build to generate a production-ready dist folder. The template includes Astro 5, Tailwind CSS 4, Preline UI components, and GSAP animations pre-configured for deployment.

Can I use GSAP animations and smooth scrolling in an Astro project?

Yes. ScrewFast integrates GSAP for interactive animations and Lenis for smooth scroll effects within Astro 5, enabling advanced UX interactions without manual setup or configuration.

What's included in the ScrewFast template build pipeline?

The build runs astro check for type validation, astro build to compile the site, and node process-html.mjs for post-processing, outputting a optimized dist folder ready for hosting.

Does this template work for both marketing sites and documentation?

Yes. ScrewFast combines a landing page template with Starlight documentation integration, supporting both marketing-focused and docs-heavy use cases in a single Astro 5 project.

How quickly can I deploy a landing page with this template?

Deploy in minutes: clone the repo, install dependencies with npm install, build with npm run build, then deploy the dist folder to any static host. No additional configuration needed.