Skip to main content
Run any Skill in Manus
with one click
GitHub repository

minimalblock

minimalblock contains 12 collected skills from ofcskn, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
1
updated
2026-05-18
Forks
0
Occupation coverage
8 occupation categories · 100% classified
repository explorer

Skills in this repository

i18n-engineer
web-developers

Automatically internationalize React components in the minimalblock app for Turkish (tr) and English (en). Detects static text, generates keys, adds translations to both locale files, and replaces hardcoded strings with t() calls. No static text allowed — only i18n.

2026-05-18
frontend-unit-tester
software-quality-assurance-analysts-and-testers

Write and maintain unit tests for React components (libs/ui), feature hooks (libs/features), domain logic (libs/core), and AI prompt builders (libs/ai). Covers rendering, interaction, performance guards, and input validation. Use after every UI, hook, or domain change.

2026-05-16
gemini-ai-engineer
data-scientists-152051

Expert in Google Gemini multimodal API integration for the 3D generative media app. Handles prompt engineering, image-to-3D conversion pipelines, token budgeting, error handling, and response parsing in libs/ai.

2026-05-16
nx-monorepo-manager
network-and-computer-systems-administrators

Manage and extend the Nx workspace for the 3D media app. Use for adding libs, configuring targets, fixing project graph issues, adjusting tsconfig paths, and running tasks correctly.

2026-05-16
performance-engineer
web-developers

Audit and optimise frontend performance for the 3D media app. Covers Vite bundle analysis, 3D asset loading, route code-splitting, image optimisation, and Supabase query performance. Use for slow pages, heavy bundles, or poor loading experience.

2026-05-16
product-owner-decider
project-management-specialists

Strategic authority for the 3D Generative Media App. Translates ambiguous requests into scoped product decisions, milestone cuts, acceptance criteria, and implementation priorities aligned with the 2-day sprint constraint.

2026-05-16
supabase-engineer
database-architects

Design and implement Supabase schema, migrations, Storage configuration, and typed client usage for the 3D media app. Use for new tables, views, RPC functions, storage buckets, and migration authoring.

2026-05-16
supabase-security-manager
information-security-analysts

Review and harden Supabase RLS policies, storage access policies, auth configuration, SQL function privileges, and schema exposure for the 3D media app. Use for any auth-sensitive migration, policy design, or security audit.

2026-05-16
unit-tester
software-quality-assurance-analysts-and-testers

Coordinate and enforce unit testing across all layers of the minimalblock workspace. Use when new code is written, a bug is fixed, a migration lands, or a feature is complete. Delegates to frontend-unit-tester and database-unit-tester as needed.

2026-05-16
web-developer
web-developers

Build and maintain the React + Vite + Tailwind CSS web app at apps/web. Use for feature pages, routing, component wiring, state management, and integrating libs/features and libs/ui into the app shell.

2026-05-16
documentation-manager
software-developers

Create and maintain technical documentation for the 3D generative media app — README, architecture docs, API contracts, contribution guides, and skill reference pages. Use when docs are missing, outdated, or need restructuring.

2026-05-16
database-unit-tester
software-quality-assurance-analysts-and-testers

Write and maintain integration tests for Supabase repositories (libs/data), RLS policies, schema migrations, and storage access rules. Tests run against a local Supabase instance. Use after every migration, repository change, or RLS policy update.

2026-05-16