logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    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/.

    Inheritance
    object
    SerenityClaudeSkillsInstaller
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Editor.PackageBootstrapper
    Assembly: Serenity.PackageBootstrapper.Editor.dll
    Syntax
    public static class SerenityClaudeSkillsInstaller

    Methods

    InstallSkills()

    Declaration
    public static void InstallSkills()
    In this article
    © 2026 Serenity. All Rights Reserved