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

Zelenov

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

収集済み skills
22
リポジトリ
2
更新
2026-05-16
リポジトリエクスプローラー

リポジトリと代表的な skills

create-release-version
ソフトウェア開発者

Create or update a release version entry in version.md. Use when drafting a new version, cutting a release, or when the user asks to create or update release notes.

2026-03-31
app-guide
ソフトウェア開発者

Application overview for frename. Use when: orienting to the project for the first time, deciding which crate or module to touch, understanding what the app does end-to-end, looking up where a concept lives (tags, files, ordering, colors), or understanding keyboard shortcuts and the tag/file lifecycle.

2026-02-22
core-dev
ソフトウェア開発者

Core development guide for frename-core. Use when: adding or changing traits (StoredTagStore, AppStateStore), modifying TagList logic, working with OrderedCollection, adding Tag fields, changing FileSnapshot/FileTagger, writing core tests, or adding database schema/migrations.

2026-02-22
image-preview
ソフトウェア開発者

Image preview implementation guide for frename. Use when: adding or changing the media_viewer feature, working with FileKind classification, changing how FolderWorkspace opens files, adding JPEG or HEIC/HEIF decoding, understanding the no-unload path for images, or moving video_player into media_viewer.

2026-02-22
ui-core
ソフトウェア開発者

UI + core combination guide for frename. Use when: wiring a new feature that spans both UI state and core data, deciding where logic lives (core vs UI), connecting a new message to a core operation, changing how file workspace or folder workspace coordinates with TagList or AppDatabase, or understanding the data flow between a user action and disk write.

2026-02-22
undo-dev
ソフトウェア開発者

Undo/redo implementation guide for frename. Use when: implementing the undo infrastructure in frename-core, adding a new undoable command, wiring Ctrl+Z/Ctrl+Y in the UI, or understanding how History, UndoContext, and commands interact.

2026-02-22
ui-dev
ソフトウェア開発者

UI development guide for frename. Use when: adding or changing a view, adding a new feature panel, creating or modifying a widget, changing layout constants, adding a new message to a feature, or working with styling, drag-drop, BoundsReporter, scrolling, or the search bar.

2026-02-22
iced-elm-architecture
ソフトウェア開発者

Iced GUI framework Elm architecture patterns for Rust. Feature-based code organization, message flow, Task::done dispatch, core/UI separation, snapshots, deferred side effects, subscriptions, component independence. Persistence and app state: database initialization only in main.rs; transient store (no singleton, no factory); Directory generic over store; store only in constructor; call store.get_last_session from workspace; on folder load failure keep previous state. Solved patterns: keyboard→app→workspace→feature message chain, selectable rows with one parent background (hover/delete without breaking layout), consolidated styles in theme.rs, delete+hover list UX, selection styling (widget outline + row background, same accent family, vertical centering in cells). Use when building iced UI features, adding messages, creating views, wiring components, organizing iced code, implementing persistence/session, row layout, or selection styling.

2026-02-21
このリポジトリの収集済み skills 17 件中、上位 8 件を表示しています。
russian-vpn-setup
ネットワーク・コンピュータシステム管理者

Provisions a Russian VPS as a VLESS+Reality relay on 3x-ui (Ubuntu 22.04/24.04). Phase 1: standalone direct exit for testing. Phase 2: Xray wrapper + extra.json bridge to a foreign exit. Use when setting up a Russian VPN relay, RU server, VLESS Reality Russia, TSPU bypass, or continuing from a prepared foreign exit setup.

2026-05-16
vpn-3xui-common
ネットワーク・コンピュータシステム管理者

Install and operate 3x-ui on any VPS: install script, admin password via x-ui binary (never raw SQL), panel HTTPS via nginx+Let's Encrypt. Use for 3x-ui panel setup on Russian or foreign VPN servers.

2026-05-16
vpn-bridge
ネットワーク・コンピュータシステム管理者

Configure Xray wrapper and extra.json so a 3x-ui relay forwards selected users to a foreign VLESS+Reality exit. Use for VPN bridge, relay leg, Russian→foreign routing, or debugging relay vs exit failures.

2026-05-16
vpn-server-access
ネットワーク・コンピュータシステム管理者

Connect to VPN VPS servers over SSH with paramiko (ed25519 key ~/.ssh/vpn_servers), run remote commands, write files via Python/base64, and run x-ui diagnostics. Use for any VPN server remote operations.

2026-05-16
vpn-users
ネットワーク・コンピュータシステム管理者

Add, list, and disable VPN users on 3x-ui inbounds; sync per-user routing rules in extra.json for bridge vs direct exits. Use when adding VPN clients to Russian relay or foreign exit servers.

2026-05-16
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました