Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

wsh2026

wsh2026 收录了来自 mazrean 的 18 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
18
Stars
0
更新
2026-03-21
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

wsh-crok-render-optimization
网页开发工程师

Crok AI chat rendering optimization — SSE debouncing, ChatMessage memoization, Markdown re-render prevention

2026-03-21
wsh-dm-optimization
软件开发工程师

DM page and flow optimization — afterSave hook, message rendering, unread count queries for WSH 2026

2026-03-21
wsh-home-optimization
软件开发工程师

Home page performance optimization — Post defaultScope, SSR data reduction, lazy media hydration for WSH 2026 CaX app

2026-03-21
wsh-lazy-modal
软件开发工程师

Lazy loading modal containers and route components to reduce initial bundle size — CrokContainer, NewPostModalContainer

2026-03-20
wsh-sse-optimization
软件开发工程师

SSE streaming optimization — batching char-by-char events and debouncing React re-renders for Crok AI chat performance

2026-03-20
checking-wsh-vrt
软件质量保证分析师与测试员

Runs Visual Regression Testing (VRT) locally to prevent disqualification in Web Speed Hackathon. Captures screenshots, compares against baselines, updates snapshots, and validates visual integrity after performance optimizations. Use when optimizing WSH apps, running VRT checks, updating VRT baselines, or investigating VRT failures.

2026-03-20
winning-web-speed-hackathon
软件开发工程师

Optimizes deliberately slow web applications for maximum Lighthouse scores in Web Speed Hackathon (CyberAgent). Use when participating in WSH or performing aggressive frontend performance optimization on React/Node.js apps with SQLite backends. Covers bundle reduction, image optimization, Core Web Vitals, server tuning, and known competition traps.

2026-03-20
wsh-code-splitting
软件开发工程师

Code splitting strategies for WSH 2026 — React.lazy, Suspense, splitChunks, and route-based splitting for the CaX app.

2026-03-20
wsh-crok-optimization
软件开发工程师

Removing artificial delays in Crok AI chat SSE endpoint for WSH 2026 user flow scoring.

2026-03-20
wsh-dependency-cleanup
软件开发工程师

Strategies for removing bloated WASM/JS dependencies in WSH 2026 — FFmpeg, ImageMagick, Web LLM, jQuery, moment, lodash, core-js, regenerator-runtime, and related replacements.

2026-03-20
wsh-font-optimization
网页开发工程师

Font optimization for WSH 2026 — font-display swap, font subsetting, WOFF2 conversion, and preloading for ReiNoAreMincho and KaTeX fonts.

2026-03-20
wsh-image-optimization
软件开发工程师

Image optimization for WSH 2026 — AVIF/WebP conversion, image resizing, GIF-to-video conversion, lazy loading, and CoveredImage component refactoring.

2026-03-20
wsh-jquery-removal
软件开发工程师

Replacing jQuery with native fetch API in WSH 2026. Covers async:false sync XHR replacement, fetchBinary, fetchJSON, sendFile, sendJSON, and ProvidePlugin removal.

2026-03-20
wsh-production-build
软件开发工程师

Webpack production mode, source map removal, minification, and optimization flags for WSH 2026. Covers mode, devtool, minimize, splitChunks, concatenateModules, usedExports, and Babel target modernization.

2026-03-20
wsh-react-mount
软件开发工程师

Fixing React mount timing in WSH 2026 — changing from window.load to DOMContentLoaded for earlier hydration.

2026-03-20
wsh-server-tuning
软件开发工程师

Server-side optimizations for WSH 2026 — compression (gzip/brotli), cache headers, static asset caching, artificial delay removal, and Express tuning.

2026-03-20
wsh-tailwind-static
网页开发工程师

Replacing Tailwind CSS browser runtime with build-time CSS generation for WSH 2026. Covers @tailwindcss/browser removal, PostCSS or CLI integration, and Tailwind v4 config migration.

2026-03-20
planning-wsh-improvements
网页开发工程师

Analyzes a Web Speed Hackathon project, researches each improvement topic in depth, stores research as Agent Skills, and generates executable Claude Code commands for each optimization. Use when starting WSH optimization, creating an optimization roadmap, or generating executable improvement commands.

2026-03-20