Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
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개 표시
모든 저장소를 표시했습니다