Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

dotfiles

dotfiles에는 jstoobz에서 수집한 skills 22개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
22
Stars
2
업데이트
2026-05-17
Forks
1
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

python-cli-expert
네트워크·컴퓨터 시스템 관리자

Python CLI patterns — typer apps, uv with PEP 723 inline deps, pytest, pathlib, atomic file writes, file locking, JSONL streaming, and production-grade stdlib idioms for command-line tools

2026-05-17
commanded-expert
소프트웨어 개발자

Commanded CQRS/event-sourcing patterns for aggregates, commands, events, process managers, projections, and event handlers

2026-05-09
liveview-expert
소프트웨어 개발자

Phoenix LiveView patterns for stateful server-rendered UI including streams, async assigns, components, forms, uploads, and JS hooks

2026-05-09
oban-expert
소프트웨어 개발자

Oban background job patterns — workers, queues, scheduling, unique jobs, retries, telemetry, engines, and Oban Pro features (Workflow, Batch)

2026-05-09
elixir-testing-expert
소프트웨어 품질 보증 분석가·테스터

Elixir testing patterns — ExUnit organization, ExMachina factories, Mox boundary mocking, Bypass HTTP stubbing, parameterize, sandbox patterns, and async-safe concurrency

2026-05-09
ecto-expert
데이터베이스 아키텍트

Ecto database patterns — schemas, changesets, query composition, Multi transactions, migrations, ParameterizedType, UUIDv7, and performance tuning

2026-05-09
absinthe-expert
소프트웨어 개발자

Absinthe GraphQL patterns — schema design, resolvers, middleware, Dataloader batching, subscriptions, complexity analysis, and file uploads

2026-05-09
elixir-expert
소프트웨어 개발자

Core Elixir language patterns — pipelines, pattern matching, with-chains, protocols, error handling, set-theoretic types, JSON, and modern idioms

2026-05-09
beam-expert
소프트웨어 개발자

BEAM VM and OTP runtime patterns — processes, GenServer, supervision, Registry, ETS, persistent_term, atomics, and production debugging

2026-05-09
phoenix-expert
소프트웨어 개발자

Phoenix framework patterns for non-LiveView web work — controllers, routers, plug pipelines, contexts, channels, PubSub, releases, and runtime config

2026-05-09
nerves-expert
소프트웨어 개발자

Nerves embedded/IoT patterns including host-vs-target builds, Circuits hardware libraries, VintageNet networking, NervesHub OTA updates, and firmware lifecycle

2026-05-09
bash-pipeline-expert
소프트웨어 개발자

Bash patterns for multi-stage media pipelines — CLI binary structure, idempotent stage artifacts, jq JSON consumption, dependency checking, parallel jobs, and cross-platform shims for macOS/Linux.

2026-04-16
ffmpeg-expert
소프트웨어 개발자

ffmpeg patterns for video pipelines — filters, audio, concat, GIF generation, codec settings. Covers Ken Burns, letterbox, fade, multi-act assembly, and macOS gotchas.

2026-04-16
imagemagick-expert
소프트웨어 개발자

ImageMagick patterns for video pipeline work — title cards, contact sheets, thumbnails, text annotation, HEIC conversion, letterboxing, and color overlays.

2026-04-16
feature-orchestrator
프로젝트 관리 전문가

Orchestrate feature implementation through planning, agent delegation, and user checkpoints. Use when starting work on a Jira ticket or implementing a feature with structured review gates. Triggers on "implement feature", "work on ticket", "orchestrate", or ticket IDs like PROJ-12345. CRITICAL - This skill coordinates agents, it does NOT implement directly.

2026-02-09
review-pr-interactive
소프트웨어 품질 보증 분석가·테스터

Use when reviewing a GitHub PR with the intent to post feedback - guides through analysis, issue identification, and staged comment approval before posting

2026-02-09
aws-env-discovery
네트워크·컴퓨터 시스템 관리자

Discover AWS resources (RDS instances, databases, secrets) across environments. Use when needing to find database connection details, list available databases, retrieve credentials from Secrets Manager, or set up database tool configurations. Triggers on phrases like "what databases are in QA", "get UAT credentials", "list RDS instances", "database connection info", or "set up database connections".

2026-02-06
aws-secrets-to-env
소프트웨어 개발자

Convert AWS Secrets Manager entries to local development formats (.env files, connection strings, JSON). Use when needing to create .env files from AWS secrets, generate connection strings for local development, or export credentials. Triggers on phrases like "create .env from QA secrets", "get connection string for", "export secrets as env vars", "local dev setup from AWS", or "secrets to dotenv".

2026-02-06
beam-remote
네트워크·컴퓨터 시스템 관리자

Use when needing to connect to a running Elixir/BEAM node via AWS ECS exec for live inspection and debugging. Triggers on "connect to the node", "check running processes", "inspect memory", "remote console", "ECS exec", "check the node", or any live BEAM debugging request.

2026-02-06
database-inventory
네트워크·컴퓨터 시스템 관리자

Maintain documentation of databases across AWS environments. Use when needing to update database lists, compare environments, track new or removed databases, or generate database documentation. Triggers on phrases like "update database inventory", "what databases were added", "sync database docs", "compare QA and UAT databases", or "document our databases".

2026-02-06
tool-config-backup
네트워크·컴퓨터 시스템 관리자

Backup and document IDE and tool configurations. Use when needing to save tool settings before changes, understand config file locations, create restore points, or document what configuration files control. Triggers on phrases like "backup DataGrip config", "save my IDE settings", "where are VS Code settings", "backup before changes", or "config backup".

2026-02-06
use-db
데이터베이스 아키텍트

Use when needing to query databases across environments (local, QA, UAT, prod) for investigation, debugging, or data verification. Triggers on "check the database", "query eventstore", "subscription lag", "look at UAT", "check QA database", "oban jobs", "read model state", or any database investigation request.

2026-02-06