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

dotfiles

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

수집된 skills
37
Stars
0
업데이트
2026-07-15
Forks
0
직업 범위
직업 카테고리 8개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

using-nautilus-trader
소프트웨어 개발자

Use when building, backtesting, or deploying algorithmic trading systems with NautilusTrader (nautilus_trader) — writing Strategy/Actor classes and StrategyConfig, configuring BacktestNode/BacktestEngine, constructing instruments, order management, ParquetDataCatalog/wranglers, message bus and custom data streams, indicators, portfolio/analysis/report generation, or live TradingNode deployment. Curated for v1.230.0.

2026-07-15
hermes-tui-development
소프트웨어 개발자

Inspect and extend Hermes Agent TUI capabilities, launch flags, hotkeys, composer input, and terminal behavior.

2026-07-15
nix-flake-dotfiles-maintenance
네트워크·컴퓨터 시스템 관리자

Use when modifying a multi-host Nix flake or dotfiles repo, especially host-specific inputs, overlays, lockfile scope, and evaluation checks.

2026-07-15
github-auth
소프트웨어 개발자

GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.

2026-07-13
linux-system-debugging
네트워크·컴퓨터 시스템 관리자

Class-level Linux debugging workflow for authentication/PAM lockouts, desktop hardware/device stacks, and RAM/swap/CPU/process resource pressure.

2026-07-11
claude-code-internals-inspection
소프트웨어 개발자

Inspect installed Claude Code internals and official plugin recreations to locate prompts, output styles, built-in strings, and migration hooks.

2026-07-05
coding-agent-output-styles
소프트웨어 개발자

Find, extract, and port coding-agent output style prompts across Claude Code, Pi, and OMP.

2026-07-05
terminal-multiplexer-workflows
네트워크·컴퓨터 시스템 관리자

Use when answering, configuring, or troubleshooting terminal multiplexer workflows such as Zellij/tmux pane, tab, floating pane, grouping, keybinding, and CLI-action behavior.

2026-07-05
linux-authentication-debugging
네트워크·컴퓨터 시스템 관리자

Archived after consolidation into linux-system-debugging. Debug Linux login/password failures, PAM stacks, and account lockouts before changing auth config.

2026-07-03
linux-desktop-hardware-debugging
네트워크·컴퓨터 시스템 관리자

Archived after consolidation into linux-system-debugging. Diagnose Linux desktop hardware/device integration issues across kernel, service, rfkill/state, and GUI session layers.

2026-07-03
linux-resource-debugging
네트워크·컴퓨터 시스템 관리자

Archived after consolidation into linux-system-debugging. Diagnose Linux RAM, swap, CPU, process, and desktop/browser resource usage with PSS/cgroup-aware attribution.

2026-07-03
comfyui
소프트웨어 개발자

Generate images, video, and audio with ComfyUI — install, launch, manage nodes/models, run workflows with parameter injection. Uses the official comfy-cli for lifecycle and direct REST/WebSocket API for execution.

2026-07-03
comfyui
소프트웨어 개발자

Generate images, video, and audio with ComfyUI — install, launch, manage nodes/models, run workflows with parameter injection. Uses the official comfy-cli for lifecycle and direct REST/WebSocket API for execution.

2026-07-03
manim-video
특수 효과 아티스트 및 애니메이터

Manim CE animations: 3Blue1Brown math/algo videos.

2026-07-03
p5js
특수 효과 아티스트 및 애니메이터

p5.js sketches: gen art, shaders, interactive, 3D.

2026-07-03
local-columnar-data-inspection
소프트웨어 개발자

Inspect local columnar/partitioned datasets (Parquet, SQLite staging/workspace DBs, JSONL metadata exports) to answer data-availability, earliest/latest timestamp, schema, and provenance questions without assuming labels are obvious.

2026-07-03
arch-aur-package-management
네트워크·컴퓨터 시스템 관리자

Use when setting up, repairing, or using Arch User Repository (AUR) workflows on Arch Linux: prerequisites, yay/paru helper installation, PKGBUILD downloads, libalpm rebuilds after pacman upgrades, and verification.

2026-07-03
media-transfer-to-te-amo
데스크톱 출판 전문가

Use when copying TV media onto /mnt/Te_Amo and the imported show must be reshaped to match the nested TV Shows library layout on Te_Amo.

2026-07-03
te-amo-tv-show-layout
데스크톱 출판 전문가

Canonical folder and filename shape for TV shows stored under /mnt/Te_Amo/TV Shows.

2026-07-03
github-auth
소프트웨어 개발자

GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.

2026-07-03
domain-intel
정보 보안 분석가

Passive domain reconnaissance using Python stdlib. Subdomain discovery, SSL certificate inspection, WHOIS lookups, DNS records, domain availability checks, and bulk multi-domain analysis. No API keys required.

2026-07-03
duckduckgo-search
소프트웨어 개발자

Free web search via DuckDuckGo — text, news, images, videos. No API key needed. Use the Python DDGS library or CLI to search, then web_extract for full content.

2026-07-03
stacked-issues
소프트웨어 개발자

Implement multiple GitHub issues sequentially as stacked branches in separate worktrees, with an implementer sub-agent and an independent reviewer sub-agent per issue. Use when the user gives you two or more dependent issues and asks for them to be implemented in order, or says "stacked branches", "sequential issues", "issue chain", "do these in worktrees", or describes a parent epic with child issues that build on each other. Also reach for this whenever the user wants implementation and verification done by separate agents.

2026-05-09
experiment-log-interview
기타 생명 과학자

Conducts a structured Socratic interview to produce or update a single experiment log entry — the durable record of what was run, what it showed, and what it means. Use this skill whenever the user wants to log an experiment, write up results, record a backtest, capture a finding, pre-register a run, document a study, or update an existing entry with new results or a revised interpretation. Trigger on phrases like "log this experiment," "write up the results of...", "I ran X, help me document it," "pre-register this," "update the entry for...", or when the user shares results and asks for help interpreting and recording them. The skill enforces the four-way separation between what happened, what it means, what it implies, and what comes next; challenges the user's interpretations with evidence requests and alternative explanations; and writes incrementally to keep context clean and the entry always grounded.

2026-05-04
experiment-log-structure
기타 생명 과학자

Use when an agent needs to produce, update, validate, or normalize a standardized experiment-log entry without running an interview. Defines the canonical structure, pre-registration rules, evidence/interpretation split, calibration tags, and append-only revision model for durable experiment records.

2026-05-04
research-proposal-interview
중등 후 인류학 및 고고학 교사

Conducts a structured Socratic interview to produce a comprehensive markdown research proposal that handles cascading uncertainty (fixed end-question, branching experiments). Use this skill whenever the user wants to write a research proposal, research plan, study design, experiment plan, thesis proposal, RFC, or "spec out" a research direction — even if they don't explicitly say "interview me." Trigger when the user says things like "help me plan this research", "I want to design experiments for X", "draft a proposal for...", "think through a research direction", or shares a half-formed research idea and asks for help structuring it. The skill interviews the user, challenges their priors with evidence requests and falsifiers, optionally uses sub-agents to explore prior art, and builds the proposal markdown incrementally so context stays clean and the document is always grounded.

2026-05-04
research-proposal-structure
기타 생명 과학자

Use when an agent needs to produce, update, validate, or normalize a standardized research proposal artifact without running an interview. Defines the canonical structure, confidence-tag semantics, decision logic, and completion checks for proposal.md-style research plans.

2026-05-04
stacked-prs
소프트웨어 개발자

Push local branches and create stacked PRs. Analyzes branch topology, pushes, creates PRs with correct base branches, and resolves merge conflicts. Use when you have a chain of local branches to turn into stacked PRs.

2026-04-22
brainstorm
소프트웨어 개발자

Adversarial brainstorming partner that pressure-tests ideas, challenges assumptions, and explores the codebase to arrive at well-architected solutions. Use when the user asks to brainstorm, challenge an idea, explore approaches, pressure-test a design, or think through architecture. Triggers on phrases like "brainstorm", "challenge this", "pressure test", "what if", "should we", "is this the right approach", "explore alternatives".

2026-04-21
data-juicer
데이터 과학자

Primer for using the data-juicer Python library (also written `datajuicer` or `DJ`) — a YAML-driven, OP-based system for cleaning, filtering, deduplicating, transforming, and synthesizing text and multimodal data for foundation models. Use this skill whenever the user mentions data-juicer, DJ, dj-process, dj-analyze, "DJ format", building data recipes / YAML pipelines for LLM training data, or writing custom Filter / Mapper / Deduplicator / Selector / Aggregator / Grouper operators ("OPs"). Also reach for it when the user is putting together a data preprocessing pipeline for LLM pre-training, post-tuning, or multimodal datasets and DJ would be a natural fit, even if they haven't named the library yet — flagging DJ as an option is often the most helpful move.

2026-04-15
package-skill
소프트웨어 개발자

Package a Claude Code skill directory into a distributable .skill file. Use when the user wants to export, package, bundle, zip, or distribute a skill. Triggers on mentions of .skill files, packaging skills, exporting skills, or sharing skills.

2026-04-15
analyzing-backtests
데이터 과학자

Analyzes algorithmic trading backtest results from Jupyter notebooks and generates summary reports. Use when the user wants to analyze or summarize backtest notebooks.

2026-03-30
conventional-commits
소프트웨어 개발자

Commit changes in a git workspace using the Conventional Commits specification. Use when the user asks to commit, stage, or save changes to git, or mentions "conventional commits". Analyzes staged/unstaged changes, groups related modifications, generates properly formatted commit messages, and commits files separately or together as appropriate. Confirms with user when commit ordering is ambiguous.

2026-03-30
feature-brainstorm
소프트웨어 개발자

Multi-phase brainstorming for complex feature implementations using parallel sub-tasks. Use when the user asks to brainstorm, design, or plan a complex feature, wants to explore implementation approaches, or needs architectural analysis before coding. Triggers on phrases like "brainstorm feature", "design implementation", "explore approaches", "plan architecture", or "how should we implement".

2026-03-30
codex
소프트웨어 개발자

Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing

2026-03-30
using-proton-pass-cli
정보 보안 분석가

Interact with Proton Pass via the `pass-cli` command-line tool. Use this skill when the user wants to manage passwords, vaults, items, SSH keys, secret injection, or any credential management through the Proton Pass CLI. Triggers on mentions of pass-cli, proton pass, secret references, pass:// URIs, vault management, or SSH agent integration with Proton Pass.

2026-03-30
manage-dotfiles
네트워크·컴퓨터 시스템 관리자

Manage dotfiles and keep synced with external directories. Use on Linux / macOS systemswhen thetre are external connfigs which are being imported into the dotfiles, or when stored dotfiles need to be brought outside to the XDG environment.

2026-01-15