crystian
- 35 skills
- 0 followers
- 13 hours ago last updated
- ▌ Check Links 2 · crystian bundleValidates the portfolio's internal links before publishing. Walks every generated page and reports any link whose target is missing.
- ▌ Notion Publish 2 · crystian bundleMirrors the portfolio's pages into Notion after publishing, creating one Notion page per site page via the Notion MCP. Use it from /publish, or when the user asks to sync the site to Notion.
- ▌ Notion Publish 3 · crystian bundleMirrors the portfolio's pages into Notion after publishing, creating one Notion page per site page via the Notion MCP. Use it from /publish, or when the user asks to sync the site to Notion.
- ▌ Check Links 3 · crystianValidates the portfolio's internal links before publishing. Walks every generated page and reports any link whose target is missing.
- ▌ Check Links 4 · crystianValida los enlaces internos del portfolio antes de publicar. Recorre cada página generada y reporta cualquier enlace cuyo destino falte.
- ▌ Master Skill 2 · crystianSkill de ejemplo emparejada con master-agent para el tutorial avanzado. Enlaza al agente para que los extractors y analyzers tengan algo que masticar.
- ▌ Demo Skill 2 · crystianExample skill that walks a file and returns a Markdown report. Showcases the `skill` kind in the demo map.
- ▌ Demo Skill 3 · crystianSkill de ejemplo que recorre un archivo y devuelve un reporte en Markdown. Muestra el tipo `skill` en el mapa demo.
- ▌ Publish 2 · crystianPublishes the portfolio: runs the link check, hands off to the content editor for any last fixes, then follows the deploy runbook.
- ▌ Publish 3 · crystianPublica el portfolio: corre el chequeo de enlaces, le pasa al content editor los últimos arreglos, y luego sigue el runbook de despliegue.
- ▌ Demo Command 2 · crystianSkill de ejemplo que envuelve a demo-skill. En Codex el nodo de kind command del prólogo se renderiza como skill (Codex no tiene kind command).
- ▌ Publish 4 · crystianPublishes the portfolio: runs the link check, hands off to the content editor for any last fixes, then follows the deploy runbook.
- ▌ Publish 5 · crystianPublica el portfolio: corre el chequeo de enlaces, le pasa al content editor los últimos arreglos, y luego sigue el runbook de despliegue.
- ▌
- ▌ Master Agent 2 · crystianSkill de ejemplo que usa el tutorial avanzado. Declara un par de herramientas para que el extractor `core/tools-counter` emita un conteo.
- ▌ Content Editor 2 · crystianWrites and edits the portfolio's pages. Reads a brief, follows the style guide, and emits the HTML into public/.
- ▌ Content Editor 3 · crystianEscribe y edita las páginas del portfolio. Lee un brief, sigue la guía de estilo y emite el HTML en public/.
- ▌
- ▌ Master Skill · crystianExample skill paired with the master-agent for the advanced tutorial. Links to the agent so extractors and analyzers have something to chew on.
- ▌
- ▌
- ▌ Demo Command · crystianExample skill that wraps the demo-skill. On Codex the prologue's command-kind node renders as a skill (Codex has no command kind).
- ▌
- ▌
- ▌ Master Agent · crystianExample skill used by the advanced tutorial. Declares a couple of tools so the `core/tools-counter` extractor emits a count.
- ▌
- ▌
- ▌
- ▌ Code Review · crystianA minimal Agent Skill at the open-standard path. Vendor-agnostic — Anthropic, OpenAI, and Google all read this layout.
- ▌ Foblex Flow · crystian bundleAuthoritative guide for working with Foblex Flow (@foblex/flow) in the skill-map UI. Use whenever editing Angular code in ui/ that touches graph rendering — templates with f-flow / f-canvas / f-connection / fNode / fConnector / fDraggable / fZoom / fMarker directives; TypeScript importing from @foblex/flow (FFlowModule, FCanvasComponent, provideFFlow, withA11y, EFConnectionConnectableSide, EFMarkerType, FConnectionMarkerArrow, etc.); CSS targeting .f-* classes or .sm-gnode; angular.json style configuration for the Foblex theme; or any task involving node layout, connector rendering, pan/zoom behavior, edge styling, drag handles, keyboard navigation, or performance of the graph view. Covers the nine non-negotiable rules learned the hard way, the antipattern checklist, and points at the full API reference for every directive and component.
- ▌ Sm Tutorial · crystian bundleInteractive skill-map tutorial, a single "book" of parts and chapters that a first-time tester walks end to end. It opens with a live-UI prologue (the tester runs `sm`, opens the browser, and watches the map update as `.md` files are edited), then a menu of further parts (watch your agent light the map up in real time, the AI layer where your agent processes the queue with finders / fixers / the tagger, extend skill-map with plugins/settings/slots, the CLI in depth). The skill is invoked from an empty directory and lays its fixture there directly. State persists in `tutorial-state.json` for pause/resume. Triggers: "tutorial", "sm-tutorial", "tutorial me", "run the tutorial", "ejecuta el tutorial", "test skill-map", "advanced tutorial", "go deeper", "tutorial avanzado".
- ▌ Publish · crystian bundlePublishes the portfolio: runs the link check, follows the deploy runbook, then mirrors the pages to Notion.
- ▌ Check Links · crystian bundleValidates the portfolio's internal links before publishing. Walks every generated page and reports any link whose target is missing.
- ▌ Notion Publish · crystian bundleMirrors the portfolio's pages into Notion after publishing, creating one Notion page per site page via the Notion MCP. Use it from /publish, or when the user asks to sync the site to Notion.
- ▌ Content Editor · crystian bundleWrites and edits the portfolio's pages. Reads a brief, follows the style guide, and emits the HTML into public/.