Skip to main content
GitHub repository

pocket_pixel

pocket_pixel contains 6 collected skills from ali-ahnaf, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
12
updated
2026-07-20
Forks
91
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

gmail-parse-script
software-developers

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
software-developers

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
software-developers

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
database-architects

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
software-developers

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
software-quality-assurance-analysts-and-testers

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