mit einem Klick
blue-spec
blue-spec enthält 5 gesammelte Skills von wellwelwel, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Authoritative architecture reference for Blue Spec, covering repository layout, the command/template split, the core/adapter boundary, what it scaffolds, and the tracking-map model. Use before adding an agent or when a decision depends on repo shape.
Author a new built-in Blue Spec sub-skill inside the Blue Spec source, not a scaffolded `.bluespec/` target. Use when adding or refining a security knowledge module that ships with Blue Spec, against the native layout (`spec/skills/*.md` plus the catalog).
Authoritative reference for the Blue Spec dashboard, a live view of a project's .bluespec/ chain with a locked-down local action surface. Use before changing anything under src/dashboard/ or src/types/dashboard/.
Authoritative engineering reference for Blue Spec, covering the toolchain, code conventions, type rules, the build and distribution path, and how the tracking hooks work. Use before writing or changing source under src/ or test/, or before the build.
How to simulate a Blue Spec command end to end so the user sees both the process and the results in chat. Use when the user asks to simulate, demo, preview, run, or see in action any bluespec command. Read this before attempting any such simulation.