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

ferryhinardi

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

已收集 skills
18
仓库
4
更新
2026-04-05
仓库浏览

仓库与代表性 skills

dashboard-page-scaffold
网页开发工程师

Provides the exact scaffold pattern for new Next.js dashboard pages in carwash-saas. Use this when creating a new page under apps/dashboard/app/(dashboard)/. Covers the Server Component vs Client Component split, TanStack Query hook co-location, loading/error/data states, and Tailwind layout conventions.

2026-02-20
expo-react-native
软件开发工程师

Guides correct Expo SDK 52 + Expo Router + React Native implementation. Use this when building mobile screens, navigation flows, native components, styling, or data fetching in apps/mobile. Read the relevant docs first, then apply the checklist before writing code.

2026-02-20
react-patterns
网页开发工程师

Guides correct React implementation and component design. Use this when implementing React components, hooks, or features — read the relevant React 18 docs first, then apply the checklist before writing code. Also use this when the same pattern appears in multiple places and needs to be extracted into a shared utility or component.

2026-02-20
supabase-patterns
软件开发工程师

Enforces correct Supabase usage in carwash-saas. Use this when writing any Supabase query, mutation, RPC call, auth check, migration, or RLS policy. Covers client selection, RPC-only writes, JWT-based multi-tenancy, and migration conventions.

2026-02-20
testing
软件质量保证分析师与测试员

Guides writing tests in carwash-saas. Use this when asked to add, write, or fix tests. Covers which test framework to use per package, Supabase mocking, TanStack Query test setup, React Testing Library patterns, and Expo/React Native testing.

2026-02-20
typescript-zod
软件开发工程师

Enforces TypeScript strict mode and Zod validation patterns in carwash-saas. Use this when writing types, interfaces, Zod schemas, form validation, or any TypeScript code. Covers no-any policy, type vs interface, schema conventions, type imports, and common strict-mode pitfalls.

2026-02-20
debug-pipeline
软件开发工程师

Diagnoses and fixes failures in the StickerFramework pipeline. Use when images fail background removal, the LINE upload gets stuck, Playwright timeouts occur, animation files are too large, the processing pipeline crashes, or sticker outputs are wrong dimensions. Don't use for creating new packs, running normal processing, or publishing to platforms.

2026-03-01
line-upload
软件开发工程师

Uploads a processed sticker pack to LINE Creator Market using Playwright browser automation. Use when the user wants to submit stickers to LINE, resume an interrupted upload, handle LINE login/session, set metadata, upload images, set price tier, or submit for review. Don't use for image processing, Telegram publishing, or packs that contain religious content.

2026-03-01
new-sticker-pack
纯艺术家(含画家、雕塑家与插画家)

Scaffolds a complete new sticker pack for this StickerFramework repository. Use when the user wants to create a new sticker pack from scratch, define a new character, set up a pack directory, or generate a pack_config.py for a new theme. Don't use for processing existing images, uploading to platforms, or debugging pipeline failures.

2026-03-01
process-pipeline
软件开发工程师

Runs the StickerFramework image processing pipeline on raw sticker images. Use when the user wants to process raw PNG images into platform-ready outputs (background removal, die-cut outline, resize, format conversion), generate animated TGS or video WEBM variants, or produce print sheets and distribution ZIPs. Don't use for generating new images via DALL-E, uploading to LINE, or publishing to Telegram.

2026-03-01
telegram-publish
软件开发工程师

Publishes a processed sticker pack to Telegram as a sticker set using the Telegram Bot API. Use when the user wants to create or update a Telegram sticker set, publish static WebP stickers, animated TGS stickers, or video WEBM stickers to Telegram. Don't use for LINE uploads, image processing, or packs that haven't been processed yet.

2026-03-01
已展示 4 / 4 个仓库
已展示全部仓库
ferryhinardi Agent Skills | SkillsMP