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

running_speed_calculator

running_speed_calculator contains 5 collected skills from benaor, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
0
updated
2026-07-02
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

cqs-react
software-developers

Command Query Separation (CQS) pattern for React Native with TypeScript and Clean Architecture. Use when creating, reviewing, or refactoring Commands (write operations), Queries (read operations), UseCases (complex orchestration), or ReadModels in React Native projects.

2026-07-02
cqs-typescript
software-developers

Command Query Separation (CQS) pattern for TypeScript with DDD and Clean Architecture. Use when creating, reviewing, or refactoring Commands (write operations), Queries (read operations), Repositories, or ReadModels in feature-based TypeScript projects.

2026-07-02
react-clean-architecture
software-developers

Clean Architecture for React Native (Expo) with TypeScript and Bun. Use this skill when creating features, refactoring code, or reviewing code in React Native projects. Enforces strict separation between Core (entities/ports), Application (commands/queries/usecases with CQS), and Infrastructure (adapters + UI). Implements ports/adapters pattern, ViewModel pattern, and atomic design for components.

2026-07-02
react-conventions
software-developers

React and React Native coding conventions with TypeScript. Use this skill when creating components, writing hooks, or reviewing React/React Native code. Enforces naming conventions, component structure, typing patterns, accessibility, and performance best practices.

2026-07-02
react-testing-conventions
software-quality-assurance-analysts-and-testers

Testing conventions for React Native with TypeScript. Use this skill when writing tests, reviewing test code, or setting up test infrastructure. Covers unit tests, integration tests, component tests, test doubles (dummy, stub, spy, mock), builder pattern for fixtures, and the testing pyramid.

2026-07-02