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

benaor

按仓库查看 2 个 GitHub 仓库中的 13 个已收集 skills。

已收集 skills
13
仓库
2
更新
2026-07-02
仓库浏览

仓库与代表性 skills

react-testing-conventions
软件质量保证分析师与测试员

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-01-07
separation-of-concerns
软件开发工程师

Separation of Concerns principle for TypeScript code review and refactoring. Use when detecting mixed responsibilities, business logic in UI components, infrastructure code in domain layer, or tightly coupled modules. Helps improve modularity and maintainability. Related to Clean Architecture layers.

2026-01-06
solid-principles
软件开发工程师

SOLID principles for TypeScript code review and refactoring. Use when reviewing code architecture, detecting design violations, refactoring classes/modules/hooks, or improving code maintainability. Covers SRP, OCP, LSP, ISP, DIP with concrete violation detection and fix patterns.

2026-01-06
react-performance
软件开发工程师

React Native performance optimization guide. Use when working on performance issues, optimizing renders, improving startup time, debugging memory leaks, optimizing lists/animations, or analyzing bundle size. Covers profiling, memoization, React Compiler, Concurrent React, state patterns, FlatList optimization, Reanimated, native threading, and bundle optimization.

2026-01-01
react-clean-architecture
软件开发工程师

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 (domain), Infrastructure (adapters), and UI layers. Implements ports/adapters pattern, Result pattern for errors, and atomic design for components.

2025-12-31
react-conventions
软件开发工程师

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.

2025-12-31
clean-archi-swiftui
软件开发工程师

Clean Architecture patterns for Swift/SwiftUI iOS projects. Use when working on Swift/SwiftUI projects that follow Clean Architecture with bounded contexts, ports/adapters pattern, and layered separation (domain/UI). Triggers for creating features, use cases, refactoring to bounded contexts, reviewing architecture compliance, or understanding project structure.

2025-12-31
swift-testing-conventions
软件质量保证分析师与测试员

Testing conventions for Swift/SwiftUI projects using Clean Architecture. Covers Swift Testing framework for unit/integration tests, XCUITest for UI and E2E tests, manual protocol-based mocking, async testing patterns, and test organization. Use when writing tests, reviewing test code, setting up test infrastructure, or discussing testing strategy in Swift projects.

2025-12-31
cqs-react
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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
已展示 2 / 2 个仓库
已展示全部仓库