wwwshe

12 mods across 1 repository, 5 stars between them.

wwwshe/skills

Skill Claude CodeCodex

A verification-focused workflow for AI agents that research information through web searches. It is designed to reduce made-up claims by checking evidence.

5 2mo ago A 68 tokens

data-go-kr-search

02

wwwshe/skills

Skill Claude CodeCodex

A skill for searching South Korea's public data portal, data.go.kr, for datasets and public APIs. It responds to Korean requests such as finding an API or checking whether public data exists.

5 2mo ago B 71 tokens

fastapi-backend

03

wwwshe/skills

Skill Claude CodeCodex

A guide to common FastAPI backend patterns, including routes, dependency handling, JWT login, error handling, SQLAlchemy 2, Pydantic 2, and asyncpg.

5 2mo ago A 46 tokens

wwwshe/skills

Skill Claude CodeCodex

A guide to structuring Flutter apps with clean architecture: separate feature code into data, domain, and presentation layers, using repositories, use cases, and Riverpod where appropriate.

5 2mo ago A 40 tokens

wwwshe/skills

Skill Claude CodeCodex

A skill that applies Git Flow, a branching method for organising feature and release work, and requires commit summaries in Korean.

5 2mo ago A 52 tokens

wwwshe/skills

Skill Claude CodeCodex

A guide to organising Kotlin and Android applications by feature, using separate data, domain, and presentation layers. It describes how repositories, use cases, and ViewModels fit together.

5 2mo ago A 44 tokens

wwwshe/skills

Skill Claude CodeCodex

A search tool for NAVER API HUB, a Korean service that provides access to NAVER searches and keyword trends.

5 2mo ago B 75 tokens

wwwshe/skills

Skill Claude CodeCodex

A skill for searching Naver Shopping, a Korean online shopping service, through its search API.

5 2mo ago B 61 tokens

wwwshe/skills

Skill Claude CodeCodex

Guidance for connecting UIKit screens to Swift's Combine framework within the MVVM design pattern.

5 2mo ago A 79 tokens

wwwshe/skills

Skill Claude CodeCodex

Swift Concurrency 경계 설정, @MainActor, Task 배치, UIKit MVVM async API 설계. ViewModel, @MainActor, Task, async await, Combine 바인딩, isLoading 처리 시 사용.

5 2mo ago A 53 tokens

swift-mvvm

11

wwwshe/skills

Skill Claude CodeCodex

Guidance for structuring Swift and iOS apps with Model–View–ViewModel, a pattern that separates data, screens, and screen logic.

5 2mo ago A 40 tokens

swiftui-mvvm

12

wwwshe/skills

Skill Claude CodeCodex

A guide to managing state in SwiftUI applications using the Model-View-ViewModel pattern, where screen logic is separated from the view. It covers SwiftUI observation tools and asynchronous task handling.

5 2mo ago A 54 tokens