Skip to main content
GitHub 저장소

linux

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

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

이 저장소의 skills

handoff-continue
기타 컴퓨터 관련 직업

Read HANDOFF.md and continue from where we left off

2026-06-23
handoff
기타 컴퓨터 관련 직업

Use when ending a session, completing a milestone, or stopping mid-task and context must be preserved for the next agent

2026-06-23
presentation-prep
기술 작가

Use when organizing raw content into slide-ready format, or when the user says "prepare slides", "structure this for a presentation", "brief for pptx".

2026-06-16
article-digest
편집자

Use when the user shares a URL or article and asks to extract key learnings, summarize topics, or generate a digest formatted for Google Chat, Slack, Discord, Telegram, or similar messaging tools. Accepts an optional format parameter.

2026-06-12
kubernetes
네트워크·컴퓨터 시스템 관리자

Use when working with Kubernetes clusters, manifests, and related tasks.

2026-06-07
about-me
작가·저자

Use when writing a CV, bio, LinkedIn post, or talk abstract for Silvio; when calibrating technical recommendations to Silvio's experience ("do I have experience with X?"); or when an introduction or speaker section is needed. Loads timeline, stack, credentials, and preferences on demand via the pointer table.

2026-05-29
md-review
소프트웨어 개발자

Use when reviewing or tightening a Markdown file that will be read by an agent (SKILL.md, CLAUDE.md, custom agent prompts, slash-command instructions) to make it more discoverable, imperative, and token-efficient. Accepts a file path or a skill name (e.g. "handoff").

2026-05-27
commit
소프트웨어 개발자

Commits all pending changes in the working tree

2026-05-22
jira
소프트웨어 개발자

Navigate and work on a Jira issue (epic, story, or task) using the jira-workflow skill

2026-05-22
jira-workflow
프로젝트 관리 전문가

Primitives for interacting with Jira via MCP Atlassian — configure MCP, create/update task files, comment, transition status, and assign issues.

2026-05-22
skill-usage-review
소프트웨어 개발자

Use after a task that involved a skill to improve it based on what just happened — triggered by "can we improve this skill?", "update the skill to handle this automatically", or "enhance the skill"

2026-05-22
all-skills-review
소프트웨어 개발자

Use when asked to review all skills, generate a concise ordered summary of suggestions for improving each skill, and provide an overall assessment of the skills' effectiveness

2026-05-22
skill-from-github-repository-update
소프트웨어 개발자

Use when the user invokes /skill-from-github-repository-update to update one or more symlink-based skills by pulling their source git repositories.

2026-05-21
print
소프트웨어 개발자

Read the last screenshot from ~/Pictures/screenshots/, or take a new one. Use when the user says "olha o print", "veja o print", "tirar print", "capturar tela", or shares a screenshot they just took.

2026-05-18
save-session-learnings
소프트웨어 개발자

Use when ending a session to persist project knowledge, user corrections, and inferred details from the conversation into the appropriate CLAUDE.md files.

2026-05-18
note
소프트웨어 개발자

Appends a note to a CLAUDE.md file. Defaults to the project CLAUDE.md; pass a file path as the first argument to override.

2026-05-16
skill-from-github-repository-install
소프트웨어 개발자

Use when the user invokes /skill-from-github-repository-install with a GitHub URL pointing to a skill directory. Installs the skill by cloning the repository and creating a symlink into the Claude skills directory.

2026-05-16
dir-document
소프트웨어 개발자

Use when asked to analyze, document, or create a CLAUDE.md for a specific directory or module — including "document this module", "analyze this directory", or before major changes to a subsystem. Accepts an optional output file argument; defaults to CLAUDE.md in the target directory.

2026-05-15
video-captions
소프트웨어 개발자

Use when the user asks to extract captions, subtitles, or transcribe audio/speech from a video file. Triggers on "extract captions", "transcribe video", "get subtitles", "transcrever vídeo", "legendas do vídeo", or when a video file path is provided alongside a transcription request.

2026-05-14
note-local
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Appends a note directly to the project's local CLAUDE.local.md file (not committed to git)

2026-05-13
note-user
소프트웨어 개발자

Appends a note directly to the user's global CLAUDE.md file (~/.claude/CLAUDE.md)

2026-05-13
jira-init
소프트웨어 개발자

Initialize Jira project config for the current repository, generating config.md in <JIRA_FOLDER>

2026-05-08
peek
소프트웨어 개발자

Use when you need to see what is on the user's screen — e.g. to verify a UI state, inspect a visual result, or confirm on-screen output — and cannot automate the action yourself. Do NOT use for tmux windows, panes, or panels — use tmux-monitor instead.

2026-05-08
tmux-monitor
네트워크·컴퓨터 시스템 관리자

Use when the user mentions a tmux window, pane, or panel — including "what's in that panel", "look at that window" — or asks to monitor a process running in tmux. Do NOT use peek (scrot screenshots) for tmux content — tmux panes are text, not GUI.

2026-05-08
tests
소프트웨어 품질 보증 분석가·테스터

Run all tests in the current repository

2026-05-08
daily
프로젝트 관리 전문가

Generate a daily standup update based on recent conversation history

2026-05-07
mcp-survey
컴퓨터 시스템 분석가

Survey available MCP servers from a given repository URL and recommend which ones to add to the catalog

2026-04-23
bash-scripts
소프트웨어 개발자

Create or update bash scripts following the conventions of the existing scripts in `~/git/linux/scripts/bin/`.

2026-04-12
statusline-setup
소프트웨어 개발자

Use this skill to configure the Claude Code status line setting. Invoked when the user asks to change, fix, or add something to the statusline.

2026-04-12
use-browser
소프트웨어 개발자

Enable browser use with Playwright Python. Use this skill when the user asks to access or interact with a web page, scrape information from a website, automate web tasks, or perform any action that requires a real browser environment. This skill allows you to navigate websites, fill out forms, click buttons, and extract data as if you were using a browser yourself.

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

Create commit messages following the Conventional Commits specification (https://www.conventionalcommits.org/en/v1.0.0/).

2026-03-17