Skip to main content

gbencke/dotfiles

O SkillsMP coletou 38 skills de gbencke/dotfiles. Abra uma skill para revisar a origem e os detalhes.

Última atividade de origem registrada
Catálogo do SkillsMP atualizado
skills coletadas
38
Estrelas no GitHub
5
Forks no GitHub
0

Mostrando 38 de 38 skills coletadas.

ocupação
Desenvolvedores de software
descrição

Generates a detailed C4-model architecture document for the current repository: System Context, Container, Component, and Code (function/method) levels, plus a full call graph. Outputs Markdown, self-contained interactive HTML (force-directed SVG call graph,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Query a pre-indexed CodeGraph knowledge graph of the current repo — symbol search, callers/callees, change impact, affected tests, and one-shot area exploration — so you read only the files that matter instead of grepping the tree. Use when asked to "explore…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Adversarial review of a change: a PR, a branch diff, or a patch file. Runs inline in a single process — blast radius, then per-lens propose → kill → judge — and writes a PR-comment-ready report plus findings.json under .gbencke/adversarial-review/reports/.…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Review many repos under every lens — one OS process per (repo × lens), all in parallel — then consolidate every findings.json into ONE cross-repo document grouped by severity then repo. Spawns subprocesses, never subagents. Trigger: /review-consolidate <repo>…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Adversarial review of an entire repository, run inline in a single process: propose → kill → judge, one lens per run. Writes a report plus findings.json under .gbencke/adversarial-review/reports/. Spawns no subagents. Trigger: /review-repo <path> [--lenses…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Adversarial review of a change: a PR, a branch diff, or a patch file. Runs inline in a single process — blast radius, then per-lens propose → kill → judge — and writes a PR-comment-ready report plus findings.json under .gbencke/adversarial-review/reports/.…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Review many repos under every lens — one OS process per (repo × lens), all in parallel — then consolidate every findings.json into ONE cross-repo document grouped by severity then repo. Spawns subprocesses, never subagents. Trigger: /review-consolidate <repo>…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Adversarial review of an entire repository, run inline in a single process: propose → kill → judge, one lens per run. Writes a report plus findings.json under .gbencke/adversarial-review/reports/. Spawns no subagents. Trigger: /review-repo <path> [--lenses…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de pesquisa de mercado e especialistas em marketing
descrição

Generate The Architect's Digest — a daily curated briefing of the most relevant stories in architecture, distributed systems, cloud, languages, tooling, AI agents, and CS research, sourced live from Hacker News, Lobsters, GitHub Trending, Hugging Face Papers,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Search Telegram from the CLI — discover public channels by keyword or search messages within a channel. Use when the user wants to find Telegram channels, look up posts/messages in a channel, or do Telegram OSINT from the terminal.

Idioma do texto original: inglês

atualizado
ocupação
Redatores técnicos
descrição

Rewrites text into ASD-STE100 Simplified Technical English (STE): a controlled language with approved words, one meaning per word, active voice, short sentences, and strict rules for procedures and safety instructions. Use when user says "simplify to STE",…

Idioma do texto original: inglês

atualizado
ocupação
Redatores técnicos
descrição

Rewrites text using William Zinsser's "On Writing Well" method. Strips clutter, enforces clarity, brevity, simplicity, and humanity. Use when user says "zinsser this", "apply zinsser", "clean up my writing", "rewrite with zinsser", or invokes /zinsser.

Idioma do texto original: inglês

atualizado
ocupação
Redatores técnicos
descrição

Reorganize a long, scattered Markdown article into a clean hierarchy of Parts and Chapters, then regenerate its PDF with Pandoc (--top-level-division=part). Use when asked to "reorganize an article", "restructure into parts and chapters", "fix article…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores web
descrição

Create a telescopic HTML study guide from any book, PDF, epub, paper, or article — skimmable key ideas that expand into depth, an interactive ideas-dependency graph, a chapter map, and deep links back to the source. Use when the user asks to "telestudy"…

Idioma do texto original: inglês

atualizado
ocupação
Escriturários gerais de escritório
descrição

Manage Guilherme Bencke's personal action-item log at 00.Tasks/ACTION_ITEMS.guilherme_bencke.md. Supports adding new items under today's date (or any explicit date), showing recent items, and searching by keyword across the full history. Use when asked to…

Idioma do texto original: inglês

atualizado
ocupação
Escriturários gerais de escritório
descrição

Run the daily workstream update workflow for the Obsidian vault. Generates today's workstream summary from meeting summaries, syncs individual workstream files, copies daily-note entries into workstream files, updates PROJECT_DECISIONS.md,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Extract architectural decisions from an Obsidian note and render them as an inline SVG diagram — black background, white boxes and arrows, chronological top-down flow. Each box shows what was decided, what was rejected, and the meeting where the decision was…

Idioma do texto original: inglês

atualizado
ocupação
Escriturários gerais de escritório
descrição

Generate a deep-dive technical document from meeting transcripts and summaries in the Obsidian vault. Follows a strict 16-section structure with attribution rules, table preference, verbatim-only quotes, and blocker flagging. Output is written to…

Idioma do texto original: inglês

atualizado
ocupação
Escriturários gerais de escritório
descrição

Generate a per-person action items report from meeting summaries in 02.Meetings/summaries/. Groups every action item by owner across all summaries (or a date range) and writes the result as a markdown file at the repo root. Use when asked to "generate action…

Idioma do texto original: inglês

atualizado
ocupação
Escriturários gerais de escritório
descrição

Convert any *.txt transcripts at the repo root into Obsidian meeting transcript + summary pairs (offline, no API key required), then commit and push. The model authors the summary in-session from the transcript text. Use when asked to "process transcripts",…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Manage PROJECT_DECISIONS.md — a structured log of decisions made during meetings, extracted from 02.Meetings/summaries/ using the Anthropic API. File is organised by date (newest first), with categories as sub-sections under each date: architectural,…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de pesquisa de mercado e especialistas em marketing
descrição

Execute a deep research and writing pipeline using the STORM methodology, leveraging web tools and extensive human-in-the-loop feedback to produce grounded, comprehensive articles.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Apply Go monorepo and hexagonal architecture decisions for 10–50 service codebases. Covers module layout, DDD package structure, dependency rules, linting boundaries, testing, CI/CD, and modern patterns. Triggers when user asks about "Go monorepo…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Apply the Go code review checklist during PR review, design review, or self-review. Covers style & idioms, error handling, design patterns, project architecture, concurrency, testing, performance, and security. Each item tagged MUST, SHOULD, or CONSIDER.…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Detect change amplification — Ousterhout's clearest signal of bad architecture — by fetching the last N merged PRs from the current git repo and analysing them for conceptual changes that forced edits across scattered files because no module owned the…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Structured exploration of what is possible within a given problem, decision, or system — before evaluating what is optimal. Use this skill whenever the user asks to explore options, brainstorm, map a solution space, think through alternatives, analyze what…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Run an extremely strict maintainability review for abstraction quality, giant files, and spaghetti-condition growth. Use for a thermo-nuclear code quality review, thermonuclear review, deep code quality audit, or especially harsh maintainability review.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Manage bookmarks, collections, tags, and highlights in Raindrop.io using the REST API.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Render Codex, Claude Code, OpenClaw, or Pi session JSONL transcripts as a searchable, shareable single-file HTML viewer.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Download audio and video from YouTube and 1000+ other platforms using yt-dlp.

Idioma do texto original: inglês

atualizado
ocupação
Escritores e autoresEditores
descrição

Rewrites text using William Zinsser's "On Writing Well" method. Strips clutter, enforces clarity, brevity, simplicity, and humanity. Use when user says "zinsser this", "apply zinsser", "clean up my writing", "rewrite with zinsser", or invokes /zinsser.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Search the Context7 library index and fetch high-quality, version-accurate documentation snippets.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Structural code analysis, navigation, and diagnostics using ast-grep.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Web scraping and automation using the Obscura headless browser.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Perform AI-powered web searches to find documentation, troubleshoot errors, and summarize information.

Idioma do texto original: inglês

atualizado
Mostrando 38 de 38 skills coletadas.