Skip to main content
Repositório GitHub

linux

linux contém 31 skills coletadas de smsilva, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
31
Stars
0
atualizado
2026-06-23
Forks
0
Cobertura ocupacional
10 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

handoff-continue
Outras ocupações de informática

Read HANDOFF.md and continue from where we left off

2026-06-23
handoff
Outras ocupações de informática

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
Redatores técnicos

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
Editores

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
Administradores de redes e sistemas de computador

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

2026-06-07
about-me
Escritores e autores

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
Desenvolvedores de software

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
Desenvolvedores de software

Commits all pending changes in the working tree

2026-05-22
jira
Desenvolvedores de software

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

2026-05-22
jira-workflow
Especialistas em gestão de projetos

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Secretárias e assistentes administrativos (exceto jurídico, médico e executivo)

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

2026-05-13
note-user
Desenvolvedores de software

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

2026-05-13
jira-init
Desenvolvedores de software

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

2026-05-08
peek
Desenvolvedores de software

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
Administradores de redes e sistemas de computador

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
Analistas de garantia de qualidade de software e testadores

Run all tests in the current repository

2026-05-08
daily
Especialistas em gestão de projetos

Generate a daily standup update based on recent conversation history

2026-05-07
mcp-survey
Analistas de sistemas de computador

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

2026-04-23
bash-scripts
Desenvolvedores de software

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

2026-04-12
statusline-setup
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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

2026-03-17