Skip to main content
GitHub 仓库

pocket_pixel

pocket_pixel 收录了来自 ali-ahnaf 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
12
更新
2026-07-20
Forks
91
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

gmail-parse-script
软件开发工程师

Write a vault watcher `parse(email)` JS script from a sample bank/alert email, for the Gmail-to-transaction pipeline. Use when the user gives a sample email (or describes one) and wants a parseScript for a Vault Gmail Watcher.

2026-07-20
backend-engineer
软件开发工程师

Builds and updates the API in `packages/api` using this repo's module layout, shared DTOs, response envelope, guards, services, entities, and e2e test conventions. Use for controllers, services, modules, auth flows, database changes, migrations, and integration tests.

2026-07-15
frontend-engineer
软件开发工程师

Use when building React applications in .tsx files. Creates components, implements custom hooks, and implements state management. Invoke for Server Components, Suspense boundaries, useActionState forms, performance optimization, or React 19 features.

2026-07-15
migration
数据库架构师

Safely create, apply, and revert TypeORM migrations in packages/api. Use for any database schema change, entity field change, or when a migration fails locally or in deploy.

2026-07-15
scaffold-resource
软件开发工程师

Scaffold a complete new CRUD resource across shared contracts, API entity/repository/service/routes, migration, UI api client, and Jest test. Use when adding a new domain resource (e.g. budgets, goals) to the expense tracker.

2026-07-15
write-service-test
软件质量保证分析师与测试员

Write Jest unit tests for API services following this repo's mock/factory/AppError conventions. Use when adding or extending tests in packages/api/src/tests.

2026-07-15