Skip to main content
Texarkanine
Perfil de creador de GitHub

Texarkanine

Vista por repositorio de 82 skills recopiladas en 12 repositorios de GitHub.

skills recopiladas
82
repositorios
12
actualizado
24 ago 2026
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
a16n
20 skills · 26 jul 2026
Desarrolladores de softwareOtras ocupaciones informáticasArquitectos de bases de datosAdministradores de redes y sistemas informáticosAnalistas de garantía de calidad de software y probadores
5 categorías ocupacionales · 100 % clasificado
24 %participación
#02
.cursor-rules
17 skills · 24 ago 2026
Desarrolladores de softwareRedactores técnicosAnalistas de garantía de calidad de software y probadoresOtras ocupaciones informáticas
4 categorías ocupacionales · 88 % clasificado
21 %participación
#03
jekyll-mermaid-prebuild
12 skills · 13 ago 2026
Desarrolladores de softwareOtras ocupaciones informáticasAnalistas de garantía de calidad de software y probadores
3 categorías ocupacionales · 100 % clasificado
15 %participación
#04
rmf
5 skills · 15 ago 2026
Desarrolladores de softwareAnalistas de investigación de mercados y especialistas en marketingDesarrolladores web
3 categorías ocupacionales · 100 % clasificado
6,1 %participación
#05
stockroom
5 skills · 12 ago 2026
Desarrolladores de software
1 categorías ocupacionales · 100 % clasificado
6,1 %participación
#06
dice-and-decisions
5 skills · 16 jun 2026
Artistas, intérpretes, trabajadores deportivos y relacionados, todos los demásDesarrolladores de software
2 categorías ocupacionales · 100 % clasificado
6,1 %participación
#07
cursor-warehouse
5 skills · 11 abr 2026
Desarrolladores de software
1 categorías ocupacionales · 100 % clasificado
6,1 %participación
#08
client-side-mdc-render
5 skills · 4 abr 2026
Desarrolladores de software
1 categorías ocupacionales · 100 % clasificado
6,1 %participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

Mostrando 8 de 20 skills recopiladas.
txrk9-basic-pr-review
sin clasificar

Basic PR Review - looks for critical blocking issues and a decent attempt to find other high-impact but non-blocking issues near and in the changed code.

24 ago 2026
niko-preflight
sin clasificar

Niko Memory Bank System - Preflight Phase - Pre-Build Plan Validation

19 ago 2026
niko
Desarrolladores de software

Niko Memory Bank System - Niko Phase - Initialization & Entry Point

19 ago 2026
style-asd-ste100
Redactores técnicos

Use when writing or explaining procedures, safety-critical steps, aerospace or other technical instructions, or when a reader is stuck on a concept and needs one meaning per word. Fits replies and written how-tos, runbooks, and install steps, including…

17 ago 2026
style-iso-24495
Redactores técnicos

Use when the reader must find, understand, and act on the text: public-facing docs, legal or policy communication, science writing for non-specialists, UI copy, and answers that explain a finding or a right. Prefer this when structure and findability matter.…

17 ago 2026
style-orwell-6
Redactores técnicos

Use when a reader is struggling to understand, or when prose has gone abstract, passive, or corporate: chat explanations, editing a draft, tech docs that hide the point. Do not use for safety procedures, legal or science documents a reader must find and act…

17 ago 2026
style-thomas-turner-truth
Redactores técnicos

Use when writing general prose that should present a truth to an equal: design notes, architecture explanations, essays, reviews, and replies that show rather than perform. Do not use for safety procedures, aerospace technical instructions, legal or science…

17 ago 2026
prompt-authoring
Otras ocupaciones informáticas

How to author a prompt, rule, or skill that an agent will actually follow. Use when writing or editing prompts, rules, skills, or other instructions meant for an AI agent.

5 ago 2026
Mostrando 8 de 17 skills recopiladas.
Mostrando 8 de 12 skills recopiladas.
start-the-roast
Analistas de investigación de mercados y especialistas en marketing

Run a full funnel roast: collect a sales-funnel URL and a Meta or Facebook ads deeplink, fetch the ad, walk the live funnel with Playwright, apply the matching marketing rubric at each hop, and write the report card. Use when starting a roast, roasting a…

15 ago 2026
walk-the-funnel
Desarrolladores de software

Run the Playwright capture CLI against a live sales-funnel URL, write steps.json, and print that hop list. Use when walking a funnel, capturing checkout, or checking whether a store reaches payment fields. Do not use for scoring, roasting ads, writing report…

15 ago 2026
write-the-roast
Desarrolladores de software

Assemble a funnel roast report card from an existing run directory (funnel.json, walk artifacts, and analysis files). Use when writing the roast report, report card, or Funnel Score HTML after a walk. Do not use for capturing a site, fetching ads, starting…

15 ago 2026
get-meta-ad
Desarrolladores de software

Extract Meta or Facebook Ad Library ads from a deeplink into ads.json and downloaded creatives. Use when fetching an Ad Library id, a library search or page, ad copy, creative URLs, or ad media onto disk. Do not use for roasting a funnel, scoring ads, writing…

15 ago 2026
visual-explainer
Desarrolladores web

Generate self-contained HTML visual explanations for systems, code changes, plans, data, and technical concepts. Use for diagrams, architecture overviews, diff or plan reviews, project recaps, comparison tables, slide decks, and other visual explanations.

15 ago 2026
sr-search
Desarrolladores de software

Search your local warehouse of agentic-coding history — the friendly default entrypoint. Reach for this when you are unsure whether the question is an exact/structured lookup (sr-query) or meaning-based recall (sr-semantic), or when it needs both — it routes…

12 ago 2026
sr-query
Desarrolladores de software

Run read-only SQL against your local warehouse of agentic-coding history (sessions, messages, tool calls, embeddings). Reach for this on exact or structured lookups — known ids, WHERE filters, counts, GROUP BY, joins, aggregations — not meaning-based search…

30 jul 2026
sr-initialize
Desarrolladores de software

Set up stockroom on this machine — check prerequisites, provision the per-machine torch build, smoke-test the embedding path, put the `stockroom` command on PATH, schedule the nightly ingest+embed, and run the first full ingest. Run this on a new machine,…

26 jul 2026
sr-dashboard
Desarrolladores de software

Open the local stockroom dashboard — a read-only, fully offline at-a-glance view of cross-harness agentic-coding history. Reach for this when you (or the user) want the metrics UI URL, not SQL or semantic search.

15 jul 2026
sr-semantic
Desarrolladores de software

Meaning-based (vector) search over your local warehouse of agentic-coding history. Reach for this when the question is about content or concepts you can describe but not name exactly — "conversations about flaky tests", "where did we debug the deadlock" — not…

11 jul 2026
Mostrando 12 de 12 repositorios
Todos los repositorios cargados