Skip to main content
glebis
GitHub creator profile

glebis

Repository-level view of 141 collected skills across 5 GitHub repositories.

skills collected
141
repositories
5
updated
Aug 19, 2026
repository explorer

Repositories and representative skills

repo-publish
unclassified

Publish a local repository to a remote with quality gates, version tagging, and rollout steps. Use this skill when the user asks to publish, release, or push a project end-to-end. Triggers on "publish repo", "release project", "ship it", "push to remote".

Aug 19, 2026
trail-checkin
unclassified

Interactive trail review and update process for Obsidian vault at ~/Brains/brain. Lists available Trails, lets you select which to check in with, then walks through structured questions for each (progress, markers, tasks, metrics, open questions, status, next…

Aug 19, 2026
gpt-image-2
graphic-designers

Generate and edit images using OpenAI's GPT Image 2 API. Interactive skill that guides users through image creation with style presets, cost-aware draft/final workflow, thinking mode, carousels, and photo editing. This skill should be used when the user…

Aug 19, 2026
agency-docs-updater
unclassified

End-to-end pipeline for publishing Claude Code lab meetings. Accepts optional args: date (YYYYMMDD, "yesterday", "today") and lab number (e.g. "04"). Examples: "yesterday 04", "20260420 05", "04" (today, lab 04), "" (today, auto-detect lab).

Aug 18, 2026
sketch
unclassified

Open a Fabric.js-based SVG editor in the browser for collaborative visual prototyping. Codex writes and reads SVG through MCP tools while the user edits interactively. Changes sync in real-time via WebSocket. Use for wireframes, diagrams, schemes, UI mockups,…

Aug 18, 2026
telegram-post
unclassified

Create, preview, and send formatted Telegram posts from draft markdown files. Use when the user asks to draft a Telegram channel post, preview a draft before sending, or publish a draft from Channels/*/drafts/ to saved messages or a channel. Triggers on "post…

Aug 18, 2026
telegram-telethon
unclassified

This skill should be used for comprehensive Telegram automation via Telethon API. Use for sending/receiving messages, monitoring chats, running a background daemon that triggers Codex sessions, managing channels/groups, and downloading media. Triggers on…

Aug 18, 2026
wispr-fix
unclassified

Queue and batch-apply Wispr Flow dictation corrections. Use when the user invokes /wispr-fix or writes "wispr fix: X -> Y" to correct a speech-to-text mishear.

Aug 18, 2026
Showing 8 of 109 collected skills.
setup
unclassified

Get humane working on this machine — check what the cycle needs, configure the corpus root, token base, image backend, task-export target, language and browser tool, and install the companions and generators that are missing. Diagnoses read-only first, then…

Aug 9, 2026
prototype
unclassified

Make an idea lookable and clickable at the cheapest fidelity that answers its one open question — an ASCII sketch, an SVG click-dummy with hotspots linking screens, or a self-contained HTML file. Use when the user wants to see or try an idea before committing…

Aug 9, 2026
design-tokens
unclassified

Sets up, validates, resolves, and exports design tokens per the DTCG (Design Tokens Community Group) Format Module 2025.10 standard, and owns all colour contrast measurement and remediation — every text/background pair on both APCA Lc and the WCAG ratio via…

Aug 9, 2026
layout-rules
unclassified

A battle-tested avoid-list of 39 structural and interaction defect classes for tool/dashboard UIs (structure, footers/metrics, tables, color/contrast, URL state, JS traps, accessibility/touch, i18n/theming, de-slop), distilled from a real build/audit cycle.…

Aug 9, 2026
review
unclassified

User-invoked review that coordinates the humane review skills — layout-rules, ux-writing, nielsen-heuristics, walkthrough, design-tokens contrast — into one prioritized verdict, and marks the domains it cannot cover instead of improvising them. Supports quick…

Aug 9, 2026
brand-illustrate
unclassified

Turn design tokens into a coherent, on-brand illustration set through a short step-by-step questionnaire, then generate with whichever image backend is installed (gpt-image-2 / nano-banana). Assembles the prompt scaffold from the token palette + brand block,…

Aug 9, 2026
brandkit
unclassified

This skill should be used when EXPLORING a brand identity that does not exist yet. Generates premium brand-guidelines boards for competing directions, and hands the WINNING direction off into the design-tokens brand block (confirm-then-write). Upstream of…

Aug 9, 2026
type-specimen
unclassified

Build a browsable type specimen that sets candidate typefaces in the product's own words, so a font is chosen against real copy rather than "Hamburgefonstiv". Loads families from Google Fonts, shows a weight ladder, prose, a data table, list rows, small caps,…

Aug 9, 2026
Showing 8 of 16 collected skills.
genome-import
biological-scientists-all-other

Universal genome data import supporting 23andMe v4/v5, AncestryDNA, MyHeritage, Nebula, and generic VCF. Also handles imputation prep and post-imputation import. Triggers on: /genome-import, "import my DNA data", "add raw file", "prepare for imputation",…

Apr 15, 2026
genome-onboard
biological-scientists-all-other

Goal-driven onboarding for new genome vault users. Triggers on: /genome-onboard, "set up my vault", "I just imported my data", "help me get started with my genome". Two modes: --quick (4 questions, fast vault bootstrap) or --full (22-question interview with…

Apr 15, 2026
genome-log
biological-scientists-all-other

Daily health tracking with genetic context: supplements, medications, symptoms, interventions, metrics. Use this skill whenever the user mentions taking supplements, logging symptoms, tracking health, reporting how they feel, or asks about their daily…

Apr 2, 2026
genome-query
biological-scientists-all-other

Query Obsidian vault frontmatter with SQL-like syntax. Filter, sort, group, and aggregate notes by any frontmatter field. Replaces Dataview for CLI use. Triggers on: /genome-query, "query vault", "find notes", "list genes", "show protocols", "vault stats",…

Apr 1, 2026
genome-validate
biological-scientists-all-other

Multi-agent validation pipeline for fact-checking claims, verifying evidence tiers, and ensuring prescriber document accuracy. Uses Codex CLI, NotebookLM, PubMed subagents, and Tavily search. Supports: audit (full vault), gene SYMBOL (single gene fact-check),…

Apr 1, 2026
genome-analytics
software-developers

Run analysis scripts: PRS, enrichment, vault audit, PubMed monitoring, consistency checks. Triggers on: /genome-analytics, "run PRS", "audit vault", "check PubMed", "run enrichment", "check consistency", "analyze pathway".

Mar 29, 2026
genome-create
software-developers

Create gene, system, or phenotype notes from SQLite genotype data and templates. Triggers on: /new-gene SYMBOL, /new-system NAME, "add gene X", "create system note", "create phenotype note for X".

Mar 29, 2026
genome-report
software-developers

Generate prescriber-facing reports and import biomarker lab results. Triggers on: /biomarker, /wallet-card, "import lab results", "analyze bloodwork", "generate prescriber summary", "create wallet card", "update PGx card".

Mar 29, 2026
design-tokens
web-and-digital-interface-designers

Sets up, validates, resolves, and exports design tokens per the DTCG (Design Tokens Community Group) Format Module 2025.10 standard, and owns all colour contrast measurement and remediation — every text/background pair on both APCA Lc and the WCAG ratio via…

Aug 11, 2026
lab-setup
computer-occupations-all-other

Use when the user wants to install the tools, skills, and software recommended for a specific lab meeting — the lesson's toolkit. Triggers on "set up tools for meeting 1", "install lesson toolkit", "what do I need installed", "установи инструменты урока",…

Aug 11, 2026
type-specimen
web-and-digital-interface-designers

Build a browsable type specimen that sets candidate typefaces in the product's own words, so a font is chosen against real copy rather than "Hamburgefonstiv". Loads families from Google Fonts, shows a weight ladder, prose, a data table, list rows, small caps,…

Aug 11, 2026
de-ai
technical-writers

Transform AI-sounding text into human, authentic writing while preserving meaning and facts. Focuses on quality improvement over detection evasion. Supports multiple languages with language-specific optimization. Use when humanizing AI-generated text,…

Jul 22, 2026
lab-context
computer-occupations-all-other

Use when the user wants to set up, view, or update their Claude Code Lab personal profile — including goals, skill level, learned tools, and active projects. Triggers on phrases like "set up lab context", "update my lab profile", "what have I learned at the…

Jul 22, 2026
lab-homework
postsecondary-teachers-all-other

Use when the user wants a practice assignment between Claude Code Lab meetings — a concrete task tied to a specific lab meeting, that combines their personal goals with what was actually covered in the presentation. Triggers on "give me homework", "generate a…

Jul 22, 2026
lab-review
software-developers

Use when the user wants a coaching-style review of a Claude Code session — either the current live session, the most recent one, or a specific session by ID. Triggers on "review this session", "audit my prompts", "analyse my last session", "review session…

Apr 8, 2026
Showing 5 of 5 repositories
All repositories loaded