Skip to main content
GitHub リポジトリ

linux

linux には smsilva から収集した 31 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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