Skip to main content

gal-Tab/sir_albert

O SkillsMP coletou 37 skills de gal-Tab/sir_albert. Abra uma skill para revisar a origem e os detalhes.

Última atividade de origem registrada
Catálogo do SkillsMP atualizado
skills coletadas
37
Estrelas no GitHub
1
Forks no GitHub
1

Skills neste repositório

Mostrando 37 de 37 skills coletadas.

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

Self-improving skills loop. Reads recent sessions (index + axcli analytics + transcripts), surfaces recommended skill edits — new trigger phrases, description tweaks, skill merges, new-skill candidates — and emits them as a draft for Gal to approve. Never…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Decision memory: record a call once, auto-apply it every time the same question recurs — never re-decide what's already settled. Use when the user says "/decide", "record this decision", "we decided", "did we decide X before", "log this call", or "is this…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

The Discover/Think front door — a Core phase that picks the right thinking lens BEFORE a GTM, Building, or Automation task starts. Front-runs all three working modes; load it before committing to any approach or tool. Triggers: "help me think through X",…

Idioma do texto original: inglês

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

Scope Edit/Write to a directory during debugging or investigation so unrelated files are not accidentally modified. Use when the user says "/freeze", "/freeze <path>", "freeze this path", "scope edits to", "lock to this dir", "/unfreeze", "freeze off".

Idioma do texto original: inglês

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

Close the compound-learning loop: surface past corrections/patterns/playbooks from the project's .compound/ directory, then canonicalize accumulated drafts before they reach wiki-compile. Use when the user says "learnings", "load past corrections", "what did…

Idioma do texto original: inglês

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

HubSpot API-safety check. Before shipping a workflow or code that calls HubSpot, scan for deprecated v1 endpoints and flag them with current v3 replacements so nothing silently breaks in production. Triggers: "hubspot safety", "check hubspot api", "is this…

Idioma do texto original: inglês

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

Triage a failed n8n workflow execution. Paste an n8n execution URL and this skill pulls the failed node, reads the error, and proposes a concrete fix. Uses the n8n-mcp server (n8n at n8n.bigbrain.me). Triggers: "/n8n-triage", "n8n execution failed", "debug…

Idioma do texto original: inglês

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

Defines the shared Building loop and named sub-loop entry points so dashboards, wikis, and MCPs each follow a consistent but distinct flow. Use when the user says "build discipline", "how do I build X", "start a new dashboard", "start a new wiki", "start a…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas de dados
descrição

Pre-ship data-quality check before any dashboard or analysis is shared externally. Run this before presenting numbers to stakeholders or publishing a dashboard. Triggers on "data-review", "check this dashboard before I share", "data quality check", "pre-ship…

Idioma do texto original: inglês

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

Pre-apply gate for GTM changes: validate tag/variable/trigger names against the naming convention and consent posture against the consent map BEFORE any apply-*.ts script runs. Use whenever someone is about to apply a GTM change, wants a pre-apply check, or…

Idioma do texto original: inglês

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

Audit all server-side GTM (sGTM) Facebook and LinkedIn tags for a required parameter set and flag missing or inconsistently-named params. Use whenever someone asks to audit sGTM tag parameters, check tag parameter consistency, verify FB or LinkedIn tag…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Reload the latest handoff for the current project and state the plan back concisely before doing anything, so the user gets productive in ≤2 turns with zero re-explaining. Use when the user says "resume", "/resume", "pick up where we left off", "load the…

Idioma do texto original: inglês

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

Post-merge git reconciliation in one command. Checks whether local and remote are in sync, reports divergence in plain language, and safely cleans up already-merged local branches (ask-before-delete, -d only). Use when the user says "sync", "/sync", "are we…

Idioma do texto original: inglês

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

Wrap the current session for continuity so the user can /clear (or exit) and resume cleanly in a fresh session. Writes a prescriptive cold-start handoff doc AND a ready-to-paste restart prompt, with real git state auto-captured. Use when the user says "hand…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

AUTO-LOAD during any brainstorm, discovery, or ideation moment. Convene a council of sharp, opinionated thinkers to explore, sharpen, or attack an idea from multiple angles — challenging assumptions, surfacing blind spots, and finding unexplored directions.…

Idioma do texto original: inglês

atualizado
ocupação
Designers gráficos
descrição

Apply Monday.com's official brand identity to designs, artifacts, and visualizations. Use when creating Monday.com branded content including (1) HTML/web designs with Monday purple (#6161FF) and brand colors, (2) Charts, graphs, or data visualizations, (3)…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores web
descrição

Creates branded monday.com HTML presentations using a design-system-first approach with responsive layouts, keyboard navigation, and professional monday branding. Use when the user asks to create a presentation, build slides, make a deck, or generate a slide…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas de dados
descrição

Apply Monday.com's "Vibe" design system when generating Python (Plotly/Matplotlib), Streamlit, or Tableau visualizations. Use for charts, scorecards, and dashboards—typography (Figtree), color palettes, and data viz best practices.

Idioma do texto original: inglês

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

Validate, test, and explain regex patterns for Google Analytics 4 (GA4) and Google Tag Manager (GTM). Use whenever someone writes, debugs, or asks about a GA4 regex — including audiences, explorations, custom definitions, data stream filters,…

Idioma do texto original: inglês

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

Hand the current conversation off to a fresh background Claude Code agent that picks up the work immediately, in either execution or plan/discovery mode. Use this skill whenever the user asks to "hand this off", "spin up a background agent", "continue this in…

Idioma do texto original: inglês

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

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.

Idioma do texto original: inglês

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

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

Idioma do texto original: inglês

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

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.

Idioma do texto original: inglês

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

Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.

Idioma do texto original: inglês

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

Draft a LinkedIn post in Gal's Hebrew voice — trigger on "write a LinkedIn post", "draft a linkedin post", "post about this on linkedin", "כתוב לי פוסט ללינקדאין", "נסח פוסט ללינקדאין".

Idioma do texto original: inglês

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

Draft and send Slack messages in Gal's voice (Hebrew or English) — trigger on "send a Slack", "send a summary on slack", "draft a slack message", "write this for slack", "כתוב/נסח הודעה לסלאק".

Idioma do texto original: inglês

atualizado
ocupação
Designers gráficos
descrição

Generate professional, monday.com-branded SVG graphics for GitHub README files. Use this skill whenever the user wants to create SVG banners, hero images, pipeline diagrams, architecture flows, scanner/feature maps, data visualizations, status bars, terminal…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Generate implementation plans as rich, interactive HTML files styled with monday.com's dark theme. Use this skill whenever the user asks to write a plan, create an implementation plan, plan a feature, write a technical spec for implementation, or break down a…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de gestão
descrição

Capture knowledge from the current session and file it back into the sir_albert knowledge base. Use when the user says "save this to the wiki", "file this knowledge", "add this to my KB", "remember this for future sessions", "compound this insight", "compound…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de gestão
descrição

Assemble a virtual "Board of Advisors" offering 4 distinct perspectives on a problem, decision, or strategy. Use when the user asks for "board of advisors", "multiple perspectives", "evaluate this decision from different angles", or "4 points of view".

Idioma do texto original: Vários idiomas

atualizado
ocupação
Analistas de gestão
descrição

Act as a Devil's Advocate using pre-commitment adversarial reasoning to prevent early lock-in and expose blind spots. Use when the user asks to "play devil's advocate", "stress test this", "what are the risks of", "challenge my idea", or when choosing between…

Idioma do texto original: Vários idiomas

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
Desenvolvedores de software
descrição

Triggered when the owner asks to improve your operations, behavior, or skills, or when performing a periodic self-reflection. Converts vague dissatisfaction or observed inefficiencies into concrete technical improvements (e.g., editing MEMORY.md, SOUL.md,…

Idioma do texto original: inglês

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

Automatically triage and inject text requests into the monday.com MOPs iteration board. Triggers when the user asks to add a task, open a ticket, or add an item to the MOPs iteration or queue (e.g., "Add a task for X", "Open a ticket for Y in the iteration",…

Idioma do texto original: inglês

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

Install a PreToolUse hook that blocks dangerous git commands before they execute — force pushes, hard resets, branch deletions, working-tree nukes, and more. Use this skill whenever the user asks to set up git safety rules, git guardrails, protect a repo from…

Idioma do texto original: inglês

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

Analyze a GitHub repository to provide a concise, strategic summary of its purpose, features, activity, and status. Use when the user asks to "check this repo", "analyze this github project", or asks for the status/details of a GitHub link.

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Turn a conversation, idea, or feature request into a detailed, actionable PRD (Product Requirements Document) rendered as an interactive HTML file with monday.com's dark theme. Use this skill whenever the user says "write a PRD", "create a PRD", "make a…

Idioma do texto original: inglês

atualizado
Mostrando 37 de 37 skills coletadas.