← all publishers

crystian

@crystian source repo

35 published skills

  1. Check Links 2 · crystian bundle
    Validates the portfolio's internal links before publishing. Walks every generated page and reports any link whose target is missing.
    0
    installs
  2. Notion Publish 2 · crystian bundle
    Mirrors 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.
    0
    installs
  3. Notion Publish 3 · crystian bundle
    Mirrors 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.
    0
    installs
  4. Check Links 3 · crystian
    Validates the portfolio's internal links before publishing. Walks every generated page and reports any link whose target is missing.
    0
    installs
  5. Check Links 4 · crystian
    Valida los enlaces internos del portfolio antes de publicar. Recorre cada página generada y reporta cualquier enlace cuyo destino falte.
    0
    installs
  6. Master Skill 2 · crystian
    Skill de ejemplo emparejada con master-agent para el tutorial avanzado. Enlaza al agente para que los extractors y analyzers tengan algo que masticar.
    0
    installs
  7. Demo Skill 2 · crystian
    Example skill that walks a file and returns a Markdown report. Showcases the `skill` kind in the demo map.
    0
    installs
  8. Demo Skill 3 · crystian
    Skill de ejemplo que recorre un archivo y devuelve un reporte en Markdown. Muestra el tipo `skill` en el mapa demo.
    0
    installs
  9. Publish 2 · crystian
    Publishes the portfolio: runs the link check, hands off to the content editor for any last fixes, then follows the deploy runbook.
    0
    installs
  10. Publish 3 · crystian
    Publica el portfolio: corre el chequeo de enlaces, le pasa al content editor los últimos arreglos, y luego sigue el runbook de despliegue.
    0
    installs
  11. Demo Command 2 · crystian
    Skill 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).
    0
    installs
  12. Publish 4 · crystian
    Publishes the portfolio: runs the link check, hands off to the content editor for any last fixes, then follows the deploy runbook.
    0
    installs
  13. Publish 5 · crystian
    Publica el portfolio: corre el chequeo de enlaces, le pasa al content editor los últimos arreglos, y luego sigue el runbook de despliegue.
    0
    installs
  14. Run Tests 2 · crystian
    Run the unit suite and smoke checks before any deploy.
    0
    installs
  15. Master Agent 2 · crystian
    Skill de ejemplo que usa el tutorial avanzado. Declara un par de herramientas para que el extractor `core/tools-counter` emita un conteo.
    0
    installs
  16. Content Editor 2 · crystian
    Writes and edits the portfolio's pages. Reads a brief, follows the style guide, and emits the HTML into public/.
    0
    installs
  17. Content Editor 3 · crystian
    Escribe y edita las páginas del portfolio. Lee un brief, sigue la guía de estilo y emite el HTML en public/.
    0
    installs
  18. Demo Skill · crystian
    Reviews one file for outdated steps and reports what it found.
    0
    installs
  19. Master Skill · crystian
    Example skill paired with the master-agent for the advanced tutorial. Links to the agent so extractors and analyzers have something to chew on.
    0
    installs
  20. Hello · crystian
    A minimal skill that greets the user by name.
    0
    installs
  21. Run Tests · crystian
    Run the unit suite and smoke checks before handoff.
    0
    installs
  22. Demo Command · crystian
    Example skill that wraps the demo-skill. On Codex the prologue's command-kind node renders as a skill (Codex has no command kind).
    0
    installs
  23. Standard Skill Test · crystian
    Run the open-standard test skill.
    0
    installs
  24. Claude Skill Format · crystian
    Format files per the project style guide.
    0
    installs
  25. Master Agent · crystian
    Example skill used by the advanced tutorial. Declares a couple of tools so the `core/tools-counter` extractor emits a count.
    0
    installs
  26. Opencode Skill Lint · crystian bundle
    Lint the codebase and report style violations.
    0
    installs
  27. Goal · crystian
    Named after the built-in /goal command, shadowed by the runtime.
    0
    installs
  28. Changelog Entry · crystian
    Draft a changelog entry from the merged pull requests.
    0
    installs
  29. Code Review · crystian
    A minimal Agent Skill at the open-standard path. Vendor-agnostic — Anthropic, OpenAI, and Google all read this layout.
    0
    installs
  30. Foblex Flow · crystian bundle
    Authoritative 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.
    0
    installs
  31. Sm Tutorial · crystian bundle
    Interactive 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".
    0
    installs
  32. Publish · crystian bundle
    Publishes the portfolio: runs the link check, follows the deploy runbook, then mirrors the pages to Notion.
    0
    installs
  33. Check Links · crystian bundle
    Validates the portfolio's internal links before publishing. Walks every generated page and reports any link whose target is missing.
    0
    installs
  34. Notion Publish · crystian bundle
    Mirrors 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.
    0
    installs
  35. Content Editor · crystian bundle
    Writes and edits the portfolio's pages. Reads a brief, follows the style guide, and emits the HTML into public/.
    0
    installs