Skip to main content
Dépôt GitHub

linux

linux contient 31 skills collectées depuis smsilva, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
31
Stars
0
mis à jour
2026-06-23
Forks
0
Couverture métier
10 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

handoff-continue
Autres occupations informatiques

Read HANDOFF.md and continue from where we left off

2026-06-23
handoff
Autres occupations informatiques

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
Rédacteurs techniques

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
Rédacteurs en chef

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
Administrateurs de réseaux et de systèmes informatiques

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

2026-06-07
about-me
Écrivains et auteurs

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
Développeurs de logiciels

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
Développeurs de logiciels

Commits all pending changes in the working tree

2026-05-22
jira
Développeurs de logiciels

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

2026-05-22
jira-workflow
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Secrétaires et assistants administratifs (sauf juridique, médical et direction)

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

2026-05-13
note-user
Développeurs de logiciels

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

2026-05-13
jira-init
Développeurs de logiciels

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

2026-05-08
peek
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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
Analystes en assurance qualité des logiciels et testeurs

Run all tests in the current repository

2026-05-08
daily
Spécialistes en gestion de projets

Generate a daily standup update based on recent conversation history

2026-05-07
mcp-survey
Analystes des systèmes informatiques

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

2026-04-23
bash-scripts
Développeurs de logiciels

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

2026-04-12
statusline-setup
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-03-17