Skip to main content
Manusで任意のスキルを実行
ワンクリックで
j-morgan6
GitHub クリエイタープロフィール

j-morgan6

2 件の GitHub リポジトリにある 31 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
31
リポジトリ
2
更新
2026-07-03
リポジトリエクスプローラー

リポジトリと代表的な skills

ecto-nested-associations
ソフトウェア開発者

Use when a form or operation manages parent and child records together — cast_assoc/cast_embed, on_replace, Ecto.Multi across tables, FK cascade design.

2026-07-03
otp-essentials
ソフトウェア開発者

Use when writing GenServer, Supervisor, Task, Agent, or Registry code — init/handle_continue, call vs cast, supervision strategies, process naming.

2026-07-03
ecto-essentials
ソフトウェア開発者

Use when defining schemas, writing queries, or creating migrations — schema design, Repo usage, indexes, query composition.

2026-07-03
elixir-essentials
ソフトウェア開発者

Use when writing or refactoring core Elixir — pattern matching, case/cond/with, pipes, {:ok, _}/{:error, _} contracts. Baseline style for any .ex/.exs change not covered by a more specific skill.

2026-07-03
phoenix-liveview-essentials
ソフトウェア開発者

Use when writing LiveView modules or HEEx templates — mount/handle_params lifecycle, assigns, streams, events, components.

2026-07-03
telemetry-essentials
ソフトウェア開発者

Use when adding logging, metrics, or instrumentation — structured Logger usage, telemetry handler attachment, Ecto/Phoenix telemetry events.

2026-07-03
code-quality
ソフトウェア品質保証アナリスト・テスター

Use when refactoring for duplication, complexity, or dead code — includes the plugin's on-demand analysis scripts.

2026-07-03
deployment-gotchas
ネットワーク・コンピュータシステム管理者

Use when preparing releases or deployment config — runtime.exs vs compile-time config, release migrations, PHX_HOST/PHX_SERVER, assets, health checks.

2026-07-03
このリポジトリの収集済み skills 19 件中、上位 8 件を表示しています。
ios-api-client-foundation
ソフトウェア開発者

MANDATORY for API client and Services work. Use before writing APIClient, any file under Services/, or any networking code.

2026-07-03
ios-app-icon-asset-prep
ソフトウェア開発者

MANDATORY when adding or updating icons in AppIcon.appiconset/. Enforces 1024x1024 sizing and the per-variant alpha rules (primary opaque, dark transparent, tinted opaque grayscale).

2026-07-03
ios-auth-keychain-storage
ソフトウェア開発者

MANDATORY for auth token storage. Use before writing any code that stores, reads, or deletes authentication credentials.

2026-07-03
ios-feature-scaffold
ソフトウェア開発者

MANDATORY when the user asks to add or scaffold a new feature or screen. Chains Model + ViewModel + View + APIClient extension + test stub in one pass.

2026-07-03
ios-info-plist-privacy-strings
ソフトウェア開発者

MANDATORY for Info.plist work. Use before adding imports that require user permission (PhotosUI, AVFoundation camera, CoreLocation, ATT, HealthKit, Contacts, EventKit).

2026-07-03
ios-project-structure
ソフトウェア開発者

MANDATORY for iOS project initialization and project.yml work. Use before creating or editing project.yml, Package.swift, or the top-level directory layout.

2026-07-03
swiftui-async-image-with-backend-paths
ソフトウェア開発者

MANDATORY for any AsyncImage rendering a URL from a JSON response. Use before writing AsyncImage(url:) anywhere in the View layer.

2026-07-03
swiftui-equatable-hashable-for-diffing
ソフトウェア開発者

MANDATORY for model structs used in SwiftUI views (files under Models/), especially with NavigationLink(value:) or @Observable arrays. Use before writing custom Equatable or Hashable conformances.

2026-07-03
このリポジトリの収集済み skills 12 件中、上位 8 件を表示しています。
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました