crystian /skill-map
Skill Claude Code Codex
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…
59 2d ago A 203 tokens
original MIT crystian /skill-map
Skill Claude Code Codex
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…
59 2d ago C 198 tokens
original MIT crystian /skill-map
Skill Claude Code Codex
Validates the portfolio's internal links before publishing. Walks every generated page and reports any link whose target is missing.
59 2d ago A 28 tokens
original MIT crystian /skill-map
Skill Claude Code Codex
Publishes the portfolio: runs the link check, hands off to the content editor for any last fixes, then follows the deploy runbook.
59 2d ago A 31 tokens
original MIT crystian /skill-map
Skill Claude Code Codex
Example skill paired with the master-agent for the advanced tutorial. Links to the agent so extractors and analyzers have something to chew on.
59 2d ago A 34 tokens
original MIT crystian /skill-map
Skill Claude Code Codex
Example skill used by the advanced tutorial. Declares a couple of tools so the core/tools-counter extractor emits a count.
59 2d ago A 30 tokens
original MIT crystian /skill-map
Skill Claude Code Codex
Writes and edits the portfolio's pages. Reads a brief, follows the style guide, and emits the HTML into public/.
59 2d ago A 28 tokens
original MIT crystian /skill-map
Skill Claude Code Codex
Example skill that walks a file and returns a Markdown report. Showcases the skill kind in the demo map.
59 2d ago A 28 tokens
original MIT crystian /skill-map
Skill Claude Code Codex
Example skill that wraps the demo-skill. On Codex the prologue's command-kind node renders as a skill (Codex has no command kind).
59 2d ago A 35 tokens
original MIT crystian /skill-map
Skill Claude Code Codex
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.
59 2d ago A 52 tokens
original MIT crystian /skill-map
Skill Claude Code Codex
A minimal Agent Skill at the open-standard path. Vendor-agnostic — Anthropic, OpenAI, and Google all read this layout.
59 2d ago A 31 tokens
original MIT crystian /skill-map
Skill Claude Code Codex
Ship the build to production.
59 2d ago A 8 tokens
original MIT crystian /skill-map
Skill Claude Code Codex
Post a release note to the team channel.
59 2d ago A 11 tokens
original MIT crystian /skill-map
Skill Claude Code Codex
Named after the built-in /goal command, shadowed by the runtime.
59 2d ago A 17 tokens
original MIT crystian /skill-map
Skill Claude Code Codex
Draft a changelog entry from the merged pull requests.
59 2d ago A 15 tokens
original MIT crystian /skill-map
Skill Claude Code Codex
Run the unit suite and smoke checks before any deploy.
59 2d ago A 14 tokens
original MIT crystian /skill-map
Skill Claude Code Codex
Fixture skill for the backtick-trigger-extraction conformance case. The backticked @deploy-site mention and the backticked /deploy-site invocation in source.md must resolve to this node.
59 2d ago A 49 tokens
original MIT crystian /skill-map
Skill Claude Code Codex
A minimal skill that greets the user by name.
59 2d ago A 13 tokens
original MIT crystian /skill-map
Skill Claude Code Codex
Run the open-standard test skill.
59 2d ago A 12 tokens
original MIT crystian /skill-map
Skill Claude Code Codex
Format files per the project style guide.
59 2d ago A 14 tokens
original MIT crystian /skill-map
Skill Claude Code Codex
Lint the codebase and report style violations.
59 2d ago A 16 tokens
original MIT