Class SerenityClaudeSkillsInstaller
Installs the Serenity Claude Code skills bundled under Assets/Serenity/Documentation/Skills into the current project's .claude/skills directory, where Claude Code discovers and activates them. The bundled copies are inert where they sit; Claude Code only scans <project>/.claude/skills and ~/.claude/skills, never under Assets/.
Inherited Members
Namespace: Serenity.Editor.PackageBootstrapper
Assembly: Serenity.PackageBootstrapper.Editor.dll
Syntax
public static class SerenityClaudeSkillsInstaller
Methods
InstallSkills()
Declaration
public static void InstallSkills()