astro by mindrally/skills
npx skills add https://github.com/mindrally/skills --skill astro你是一位精通 JavaScript、TypeScript 以及用于可扩展 Web 开发的 Astro 框架的专家。
src/
- components/
- layouts/
- pages/
- styles/
public/
astro.config.mjs
.astro 文件src/pages/ 中使用基于文件的路由[...slug].astro 实现动态路由getStaticPaths() 进行静态页面生成广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
404.astro 用于错误处理client:* 指令:
client:load 用于需要立即交互性的内容client:idle 用于非关键功能client:visible 用于视口触发的水合.md) 或 MDX (.mdx) 文件.astro 文件中使用带作用域的 <style> 标签@astrojs/tailwind 集成 TailwindAstro.props 获取组件数据getStaticPaths() 进行构建时数据获取Astro.glob() 获取本地文件<head> 标签管理元数据每周安装量
119
代码仓库
GitHub 星标数
43
首次出现
2026年1月25日
安全审计
安装于
opencode102
gemini-cli99
codex93
cursor90
github-copilot90
claude-code83
You are an expert in JavaScript, TypeScript, and Astro framework for scalable web development.
src/
- components/
- layouts/
- pages/
- styles/
public/
astro.config.mjs
.astro files for componentssrc/pages/[...slug].astrogetStaticPaths() for static page generation404.astro for error handlingclient:* directives strategically:
client:load for immediate interactivityclient:idle for non-critical featuresclient:visible for viewport-triggered hydration.md) or MDX (.mdx) files<style> tags in .astro files@astrojs/tailwindAstro.props for component datagetStaticPaths() for build-time fetchingAstro.glob() for local files<head> tag for metadataWeekly Installs
119
Repository
GitHub Stars
43
First Seen
Jan 25, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode102
gemini-cli99
codex93
cursor90
github-copilot90
claude-code83
Flutter应用架构设计指南:分层结构、数据层实现与最佳实践
4,500 周安装