Skip to main content
在 Manus 中运行任何 Skill
一键导入
HUMBLEF0OL
GitHub 创作者资料

HUMBLEF0OL

按仓库查看 4 个 GitHub 仓库中的 39 个已收集 skills。

已收集 skills
39
仓库
4
更新
2026-06-24
仓库浏览

仓库与代表性 skills

design-tokens
网页与数字界面设计师

Design-token and theming conventions for the Starter — semantic CSS variables in theme.css, Tailwind v4 @theme registration in globals.css, dark mode, and the Figma token-sync flow. Use when extracting repeated design values, adding/editing tokens, theming, or syncing tokens from Figma.

2026-06-16
api
软件开发工程师

API service layer with ky/apiClient and Next.js API routes with Zod validation. Use when creating services, API endpoints, or HTTP calls.

2026-06-16
architecture
软件开发工程师

Project file organization, naming conventions, and import patterns. Use when creating new files, organizing code, or deciding where to place modules.

2026-06-16
auth
软件开发工程师

Conventions when no auth provider is bundled. Use when adding authentication or guarding routes.

2026-06-16
components
软件开发工程师

React component patterns — server vs client components, styling with cn(), props interfaces. Use when creating UI or shared components.

2026-06-16
context7
其他计算机职业

Use before writing or referencing any stack library — fetches version-accurate docs via the context7 MCP server so call signatures, hooks, and APIs match what is installed. Invoke on first usage of any non-none slot library, on any non-trivial Next.js API, or when uncertain whether an API is current.

2026-06-16
data-fetching
软件开发工程师

TanStack Query patterns for data fetching — useQuery, useMutation, query keys, cache invalidation. Use when fetching server data or creating data hooks.

2026-06-16
error-handling
软件开发工程师

Error boundary usage, API error toast patterns, and error propagation. Use when implementing error states, handling API failures, or wrapping components with error boundaries.

2026-06-16
当前展示该仓库 Top 8 / 21 个已收集 skills。
i18n
软件开发工程师

next-intl i18n conventions for the portfolio — locale routing, message catalogs (3 locales), translation helpers, locale switcher, and middleware locale detection. Use when adding or translating pages, adding message keys, or touching anything under src/i18n or messages.

2026-06-24
add-section
网页开发工程师

Create a new page section/block component for this Next.js + next-intl portfolio, following the project's Server/Client split, i18n, and angular-frame design conventions. Use when asked to "add a section", "new block", "create a component for the page", "add About/Projects/Skills-style section", or build any new piece of the portfolio UI.

2026-06-23
add-shadcn-ui
网页开发工程师

Add or use shadcn/ui components in this Next.js portfolio (New York style, Tailwind v4). Use when asked to "add a button/dialog/table/form", "install a shadcn component", "use a UI primitive", or build UI from shadcn components. Trigger on "shadcn", "ui component", "add a <component>".

2026-06-23
add-translations
网页开发工程师

Add or update internationalized (i18n) copy across all locales in this next-intl portfolio. Use whenever introducing or changing any user-facing string, label, section title, or data key. Trigger on "add text", "new copy", "translate", "add a key", "update wording", "i18n", "new section title", or any task that surfaces visible text.

2026-06-23
architecture
软件开发工程师

Project file organization, naming conventions, and import patterns. Use when creating new files, organizing code, or deciding where to place modules.

2026-06-23
components
软件开发工程师

React component patterns — server vs client components, styling with cn(), props interfaces. Use when creating page sections or shared components.

2026-06-23
context7
软件开发工程师

Use before writing or referencing any stack library — fetches version-accurate docs via the context7 MCP server so call signatures, hooks, and APIs match what is installed. Invoke on first usage of any stack library, on any non-trivial Next.js API, or when uncertain whether an API is current.

2026-06-23
design-tokens
网页与数字界面设计师

The portfolio's CSS-first Tailwind v4 design system — @theme color/font tokens, the light (cyberpunk) and .dark (Tron) themes, angular-clip utilities, AngularFrame corners, and glow effects. Use when styling, theming, or adding a design token. There is NO tailwind.config and NO Figma pipeline.

2026-06-23
当前展示该仓库 Top 8 / 13 个已收集 skills。
已展示 4 / 4 个仓库
已展示全部仓库