Skip to main content

이 저장소의 skills

athola/claude-night-market - 4페이지

SkillsMP는 athola/claude-night-market에서 217개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

athola/claude-night-market

수집된 skill 217개 중 40개를 표시합니다.

직업 분류
오디오 및 비디오 기술자
설명

Combines GIFs and videos into composite tutorials with vertical or grid layouts via ffmpeg. Use when assembling multi-part media into a single output.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Applies TRIZ cross-domain analogical reasoning to find solutions from adjacent fields. Use when stuck on a problem and needing inventive perspectives.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Orchestrates multi-domain review (code, arch, tests, security) in a single pass. Use when thorough pre-release review is needed.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Detects codebase bloat via dead code, duplication, complexity, and doc bloat scans. Use when codebase feels large or before a release.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Tracks quotas, monitors thresholds, and degrades gracefully for rate-limited APIs. Use when integrating external services that impose rate or cost limits.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Tracks per-agent token usage and flags waste in parallel dispatch. Use when evaluating parallel agent efficiency or after a multi-agent run.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Establishes CPU/GPU baselines before resource-intensive operations. Use before builds, training runs, or any task that pins cores or GPUs for over a minute.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Guides when to ask clarifying questions versus proceed autonomously. Use to reduce unnecessary clarifying questions when intent is clear.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Selects optimal sources for tool calls, balancing accuracy with token cost. Use before research tasks or when deciding whether a claim needs verification.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Enforces token quota management at session start with conservation and compression checks. Use at the start of every session or before large context loads.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Creates behavioral rules in markdown to block dangerous commands or restrict AI behavior. Use when adding safety guardrails or preventing specific commands.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Scores backlog items with RICE/WSJF/Kano and files GitHub issues for top candidates. Use when triaging a roadmap or prioritizing features for a sprint.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Shapes agent behavior via instruction framing and style transfer. Use when composing dispatch prompts or writing skill instructions for parallel review agents.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Scores feature worthiness and enforces branch-size limits against overengineering. Use when evaluating whether a feature belongs in the current scope or branch.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Provides sanitization guidelines for external content in skills and hooks. Use when loading GitHub Issues, PRs, WebFetch results, or any untrusted input.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Converts documents and URLs to markdown via tiered fallback (MCP markitdown, native tools, user notice). Use when a skill must ingest PDF, DOCX, or URL content.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Enforces markdown line-wrap and structure rules for clean git diffs. Use when writing or editing any committed markdown documentation or skill file.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Provides sem semantic-diff detection, install-on-first-use, and fallback patterns. Use when building skills that consume git diff output.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Applies stewardship virtues (Care, Curiosity, Humility, Diligence) to plugin work. Use when authoring plugins or reviewing code quality.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Audits dependency supply chains for bad versions, lockfile drift, and artifact integrity. Use when adding deps, handling incidents, or releasing a plugin.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Installs egregore watchdog daemon via launchd or systemd for autonomous relaunching. Use when setting up egregore on a new machine. Do not use on CI/CD runners.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Removes the egregore watchdog daemon and its associated files. Use when stopping automated session relaunching or cleaning up egregore infrastructure.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Manages digital garden notes, link structures, and health metrics. Use when curating a knowledge base, pruning stale notes, or tracking content maturity.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Searches and navigates stored knowledge in memory palaces. Use when looking for previously stored information or cross-referencing concepts across palaces.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Designs memory palace structures with spatial layouts and domain organization. Use when creating a new palace or planning knowledge architecture by hand.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates Mermaid and ASCII diagrams of palace structure, knowledge topology, and synapse connectivity. Use when inspecting or presenting a palace visually.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Captures and retrieves PR-review findings in memory palaces. Use after PR review to store architectural decisions, patterns, and standards for future reference.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates conventional commit messages from staged changes. Use when committing and needing a well-formatted message. Do not use for full PR prep; use pr-prep.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Manages Claude Code sessions with naming, checkpointing, and resume strategies. Use when organizing long-running work or resuming across sessions.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Updates, generates, and validates tests using git-workspace context and TDD/BDD methodology. Use when code changes require new or updated test coverage.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bumps versions, updates changelogs, and coordinates version changes across files for releases. Use when preparing a release or bumping the project version.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Converts a Claude Code session JSONL file into an animated GIF terminal replay. Use when creating demos or visual evidence from past sessions.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Creates clear, testable specifications from feature descriptions with user stories. Use when starting a new feature and needing a spec before planning.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Generates phased, dependency-ordered implementation tasks from specifications. Use after spec is complete and before starting implementation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Searches GitHub for existing implementations, libraries, or patterns. Use when finding code examples or prior art on a topic during a research session.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Refines an active research session by drilling deeper into a subtopic. Use after tome:research to narrow results to a specific channel or angle.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Scans HN, Lobsters, Reddit, and tech blogs for community experience reports. Use when gathering practitioner opinions on a technology or approach.

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Searches academic literature via arXiv, Semantic Scholar, and open-access PDFs. Use when building literature reviews or finding formal research on a topic.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Merges, dedupes, ranks, and formats research findings into a report. Use after research agents return results from multiple channels to produce a ranked report.

원문 언어: 영어

업데이트
수집된 skill 217개 중 40개를 표시합니다.