Skip to main content

broomva/skills

SkillsMP ha recopilado 93 skills de broomva/skills. Abre una skill para revisar su origen y sus detalles.

Última actividad de origen registrada
Catálogo de SkillsMP actualizado
skills recopiladas
93
Estrellas en GitHub
3
Forks en GitHub
2

Mostrando 40 de 93 skills recopiladas.

ocupación
Profesores postsecundarios, todos los demás
descripción

Explain the CONCEPTS a session used, at the operator's register, grounded in what actually ran. After an agent works, you are handed results built out of vocabulary you did not choose — primitive short-names, entity slugs, library names, terms of art from the…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Canonical reference inventory of the 85 agent skills in the broomva/skills monorepo, organized into 22 single-noun category buckets that mirror the skills/<category>/ directory layout, with a Remotion video showcase generator and X thread copy. Use when…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Universal knowledge engine — scores, promotes, and compounds knowledge across all sources into a permanent, query-able entity graph

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Shop Tiendas D1 (Colombia, d1.com.co) from the command line — search the catalogue, resolve your nearest physical store, price a basket against that store's real stock, and quote delivery. D1 runs VTEX IO (account `d1tiendas`), so this drives its public…

Idioma del texto original: inglés

actualizado
ocupación
Diseñadores de interfaces web y digitales
descripción

Materialize and apply Broomva's platform-neutral calm blue-axis design system across digital products. Includes a portable DESIGN.md contract, semantic styling foundations, general React/web primitives, product-pattern and platform-adaptation guidance, and an…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Ingest, contextualize, and index curated resources (websites, tools, design references, research papers, UI kits) into a public GitHub Pages vault while automatically linking them to the local Knowledge Graph via /checkit and P6 bookkeeping. Dynamically…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Audit token usage and estimated API-equivalent cost across local agent harness traces from Codex CLI, Claude Code, Gemini CLI, and Cursor usage exports, plus quota-window status from a running Google Antigravity app, IDE, or CLI. Ships a read-only,…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Measure whether a codebase's verification actually touches the world, or whether it is checking itself. Keel gathers the verification edges it can read in a target (GitHub Actions, CircleCI, GitLab CI, Travis, package scripts, Makefile, Rakefile, pyproject…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Something is running and you are stuck waiting on it — CI checks on a PR you just pushed, a deploy going out, a container image build, a slow migration or a long reindex. This skill puts a watcher on the wait and spends the wait on the next piece of work,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Rewrite a requirement so it can only be read one way. Distilled from ASD-STE100 Simplified Technical English — forty years of aerospace evidence about what a reader misreads when they cannot ask the author what he meant. Turns a vague ask ("handle errors…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Audit and rightsize a context surface — CLAUDE.md, AGENTS.md, a SKILL.md, a system prompt, or a single prompt — against the Claude-5 context-engineering reversals. Measures the surface (token budget, how much of it is phrased as hard rules vs judgment,…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

bstack P20 — Cross-Model Adversarial Review Gate. The model that wrote the code cannot be the final judge of the code. Before substantive PRs merge, fire a cross-model adversarial gate — different evaluator than writer, anti-slop scoring ≥7/10, max 3 fix…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

bstack P17 — Lens-Routed Request Articulation. The typed routing layer above P5 parallel-agent dispatch. On every substantive user input, the first-touch agent reflexively selects role lens(es) from `roles/<name>.md`, loads substantive context (files,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Per-bstack-P11 reflex 7+16 — explicitly trigger the Dogfood Plan + per-stack cookbook + Dogfood Receipt sequence. Auto-detects the tech stack from repo signals (Cargo.toml + src-tauri/ → tauri-sidecar; next.config.* → nextjs; app.json + expo → expo-rn;…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Load relevant entities from the bstack knowledge graph (research/entities/) for a given topic. Two-tier scoring: tier-1 (catalog-only, ~5ms — slug + tags + claim + links + sources match against docs/knowledge-index.md) is the fast first pass and the only…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Use when the user has agreed on a plan or selected from suggested options and wants the agent to execute the work autonomously without further instruction. Also use when the user issues a bare directive ("go", "proceed", "build X", "fix Y", "ship it", "be…

Idioma del texto original: inglés

actualizado
ocupación
Empleados de oficina generales
descripción

Fresh-session handoff doc drafting. Produces a stable, single-file human-readable narrative state for the NEXT agent context (fresh session, after `/clear`, after persist iteration, after a tab close). The artifact lives at `docs/handoffs/YYYY-MM-DD-<arc>.md`…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Skillify-as-a-verb — distill a working session (or a pointed-at chat history) into a permanent, TESTED, registered skill at the end of a workflow. The bstack-native composition of Garry Tan's 10-step "skillify it": look-back extraction → CreateSkill scaffold…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de investigación de mercados y especialistas en marketing
descripción

Ingest-and-integrate an artifact someone points at with a terse, deliberately under-articulated directive — "check this out", "lets research this", "look into this", "wdyt" — followed by a URL, repo, paper, file, image, or pasted document. Infers the actual…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Fixture skill. Exists only so the eval harness has an artifact to bind its committed replay fixtures to, and so CI grades a real prompt set instead of only asserting that an empty fixture set fails. Triggered by the four cases in evals/prompts.json and by…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

ccr — reversible payload compression: shrink any blob (tool output, log, RAG chunk, file) BEFORE it enters an LLM's context, while caching the full original locally so it can be expanded byte-for-byte on demand. The payload-axis counterpart to a…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

Comprehensive bioinformatics and ocean genomics skill for eDNA metabarcoding, metagenomics, protein structure prediction, and marine biodiversity analysis. Use when: (1) Working with DNA/RNA sequences (FASTQ, FASTA, SAM/BAM, VCF files), (2) Running BLAST,…

Idioma del texto original: inglés

actualizado
ocupación
Diseñadores de interfaces web y digitales
descripción

Distill a visual style from reference sites/products the user likes, then articulate it into a validated, dual-mode design system and a ready-to-run Claude Design ("Create Design System") handoff. Crystallized from the agents-dashboard run (checkit on…

Idioma del texto original: inglés

actualizado
ocupación
Profesores postsecundarios, todos los demás
descripción

Agent→human teach-to-mastery loop. Turns the agent into a wise, effective teacher whose single objective is that YOU deeply understand a body of work — the problem and why it existed, the solution and why it was resolved that way (design decisions, edge…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

Estimate optimal waiting time for Alkosto's "every 25/50 customers" promotion using either checkout-flow observations or winner announcement timestamps. Use when the user asks how long to wait, wants a probability-based cutoff, or needs a fast in-store…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Answer "where should I go right now for the best gas deal in Colombia?" — an engine over live, per-station Colombian fuel-price open data (SICOM GNCV via datos.gov.co Socrata, plus historical gasoline/diesel). Ranks nearby stations by a price + distance cost…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Turn any work-queue + any enforcement pipeline into a self-driving, self-healing, human-minimal autonomy loop with a control-systems safety envelope. A prose-defined governor closes a feedback loop over the queue, drives isolated worktree arcs to Done, is…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Tekton — the shared architecture-intent substrate for co-designing systems with the agent. One typed graph across six tiers (system / journey / data / infra / decisions / qualities); views are queries, not separate diagrams. The canonical artifact is a…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Forge a personalized eve agent for a business end-to-end — absorb the business's artifacts, author the eve agent/ dir, validate, deploy to Vercel (or a VPS), smoke-test against ground truth, register, and evolve. The deterministic core is three safety gates…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

bstack primer — the Broomva Stack: twenty irreducible automation primitives (P1–P20) that turn an agent-driven workspace into a self-operating system. This is the AGENT-READABLE PRIMER (primitive contract + short-name index + when each fires), NOT the CLI.…

Idioma del texto original: inglés

actualizado
ocupación
Analistas financieros y de inversiones
descripción

Investment management skill — portfolio construction, analysis, and execution. Compounds finance-substrate (accounting/tax) + wealth-management (projections/goals) into a full financial framework. Covers traditional investing (stocks, ETFs, bonds),…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

bstack P12 — Persistent Loop Discipline. Cross-context restart loop where state lives in the filesystem (PROMPT.md + git tree + state.jsonl), not in the conversation. Each iteration spawns a fresh agent context. Solves the 'context rot' failure mode where…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Distilled architecture & design principles for building self-service developer platforms, control-plane / data-plane separation, and edge-centralized cross-cutting concerns — drawn from a senior platform engineer's 8-year retrospective on building Atlassian's…

Idioma del texto original: inglés

actualizado
ocupación
Editores de cine y video
descripción

Full-stack AI content studio — orchestrates visual DNA compilation, cinematic generation (via Higgsfield CLI or MCP), browser-automated tool execution, and multi-platform distribution into a unified content pipeline. Compiles brand identity, character sheets,…

Idioma del texto original: inglés

actualizado
ocupación
Politólogos
descripción

Knowledge engine over the Colombian Truth Commission (CEV) final report "Hay Futuro Si Hay Verdad" (2022) — the findings, statistics, armed-actor responsibilities, differential harms, coined lexicon, and the 67-recommendation roadmap for non-repetition (no…

Idioma del texto original: inglés

actualizado
ocupación
Editores de cine y video
descripción

Edit raw footage into a finished cut by conversation, fully local. Drop clips in a folder, describe the video you want, get edit/final.mp4 back. Local-first raw-footage video editor — the editorial counterpart to the generative Remotion/launch-video skills.…

Idioma del texto original: inglés

actualizado
ocupación
Diseñadores gráficos
descripción

Brand icon and visual identity management for BroomVA projects. Helps the agent produce favicons, app icons, Open Graph images, and social media avatars from brand assets, keeping a consistent visual identity across web, mobile, and social platforms. Use…

Idioma del texto original: inglés

actualizado
ocupación
Analistas financieros y de inversiones
descripción

Wealth management, financial planning, and investment analytics skill. Compounds on finance-substrate for Colombian tax-optimized wealth building. Runs descriptive (portfolio health), predictive (compound growth projections, Monte Carlo), and prescriptive…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Implement OpenAI Harness Engineering practices in any repository. Use when setting up or refactoring agent-first workflows, writing or upgrading AGENTS.md and PLANS.md, creating deterministic smoke/test/lint/typecheck harness commands, defining strict…

Idioma del texto original: inglés

actualizado
ocupación
Redactores técnicos
descripción

Full-stack content creation pipeline: idea or reference to published blog post, audio narration, video, and social media distribution. Orchestrates research, reference extraction, storytelling, AI visual assets (Nano Banana, Veo 3.1), TTS audio (Voicebox,…

Idioma del texto original: inglés

actualizado
Mostrando 40 de 93 skills recopiladas.