godblf.github.io
يحتوي godblf.github.io على 22 من skills المجمعة من GodBlf، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
修改 Firefly 广告与推广配置。Use when editing ad cards, images, CTA buttons, close behavior, or display counts in src/config/adConfig.ts and linking with sidebar slots.
修改 Firefly 顶部公告配置。Use when updating announcement title, content, close behavior, or announcement link in src/config/announcementConfig.ts.
修改 Firefly 背景壁纸配置。Use when adjusting wallpaper mode, desktop/mobile sources, banner text, waves, credit, or overlay effects in src/config/backgroundWallpaper.ts.
修改 Firefly 番剧页面配置。Use when changing bangumi user id, enabling or disabling bangumi page, or syncing nav visibility through src/config/siteConfig.ts and src/config/navBarConfig.ts.
修改 Firefly 评论系统配置。Use when switching comment provider or tuning Twikoo, Waline, Artalk, Giscus, or Disqus in src/config/commentConfig.ts.
修改 Firefly 随机封面图配置。Use when changing post-cover display or random API fallback strategy in src/config/coverImageConfig.ts.
修改 Firefly 代码高亮配置。Use when changing dark and light code themes or collapsible code behavior in src/config/expressiveCodeConfig.ts.
修改 Firefly 字体配置。Use when changing custom font enablement, preload policy, selected fonts, or font source definitions in src/config/fontConfig.ts.
修改 Firefly 页脚注入配置。Use when toggling custom footer HTML or editing备案和统计代码 in src/config/footerConfig.ts and src/config/FooterConfig.html.
修改 Firefly 友链配置。Use when editing friends page columns, friend link cards, sorting weight, or enabled flags in src/config/friendsConfig.ts and optional page copy in src/content/spec/friends.md.
修改 Firefly 留言板配置。Use when enabling or disabling guestbook page, editing guestbook markdown content, or preparing comment prerequisites in src/config/siteConfig.ts, src/content/spec/guestbook.md, and src/config/commentConfig.ts.
修改 Firefly 文章版权协议配置。Use when enabling or changing post license name and URL in src/config/licenseConfig.ts.
修改 Firefly 音乐播放器配置。Use when switching meting or local mode, changing playlist source, or tuning volume and play behavior in src/config/musicConfig.ts.
修改 Firefly 导航栏配置。Use when adding or reordering nav links, menu children, or search method in src/config/navBarConfig.ts, and when needed sync page toggles in src/config/siteConfig.ts.
修改 Firefly 看板娘配置。Use when enabling Spine or Live2D model, changing model path, interaction copy, position, size, or mobile visibility in src/config/pioConfig.ts.
处理 Firefly 博客文章撰写与落位。Use when user provides Markdown content and asks to create or update posts under src/content/posts with valid frontmatter and proper file organization.
修改 Firefly 个人资料卡片配置。Use when changing avatar, nickname, bio, icon set usage, or social links in src/config/profileConfig.ts.
修改 Firefly 樱花特效配置。Use when enabling sakura effect or changing count, speed, opacity, size, and z-index in src/config/sakuraConfig.ts.
修改 Firefly 侧边栏布局配置。Use when changing sidebar position, component order, per-page visibility, or mobile bottom widgets in src/config/sidebarConfig.ts.
修改 Firefly 站点基础配置。Use when adjusting title, SEO info, theme color, page switches, bangumi id, post list layout, analytics, or pagination in src/config/siteConfig.ts.
修改 Firefly 赞助配置。Use when updating sponsor page text, payment methods, qr codes, donor list, or per-post sponsor button behavior in src/config/sponsorConfig.ts.
Integrate LoliAPI endpoints (https://www.loliapi.com) into frontend pages and components with framework-agnostic Fetch workflows. Use when requests involve random ACG images, avatars, or background images; selecting acg/pc/pe/pp/bg endpoints; handling id and type=url parameters; implementing loading/error states; adding timeout/retry/cache behavior; or troubleshooting redirect/CORS/image-loading issues.