Agent Skills by Captain
Showing 38 vetted skills indexed across 1 GitHub repositories.
cst-eitr-stagger
Coordinate eitr and stagger mechanics via patch hooks in CaptainSkillTree for Valheim.
cst-vfx-fix
Fix VFX and sound infinite loading crashes in CaptainSkillTree.
cst-weapon-detect
Detect weapon usage types via Valheim base type, prefab name, and weapon name.
cst-quick
Provide an API-reference guide and rule-checking framework for CaptainSkillTree development.
cst-proficiency
Compute and display persistent Valheim skill proficiency bonuses across gameplay and UI.
cst-speed-expert
Implement StatusEffect-based move and attack speed enhancements in Valheim.
cst-health
Enforce m_baseHP updates for Valheim health bonuses and SetMaxHealth patching.
cst-changelog
Generate CHANGELOG entries and update manifest.json version numbers.
cst-workflow
Register localization keys and validate CaptainSkillTree skills before build.
cst-effect-text
Display standardized skill activation text on the game screen.
cst-config-guide
Organize and synchronize CaptainSkillTree configuration keys with ServerSync.
cst-attack-speed
Implement attack speed skills using AnimationSpeedManager and SetAnimationSpeed.
cst-core-protect
Guard core CaptainSkillTree files from unauthorized edits and enforce separate file implementations.
cst-active-skills
Define key-driven active-skill bindings for CaptainSkillTree weapon and job trees.
cst-harmony
Validate Harmony patch targets against actual class methods in Valheim mods.
cst-speed-tree-edit
Edit speed expert tree tiers and effects in CaptainSkillTree configs.
cst-mcp-setup
Automate MCP server configuration setup with environment checks and verification steps.
cst-damage
Apply unified damage bonuses across all damage types via HitData.GetDamage postfix.
cst-stagger-guide
Validate Character.IsStaggering() state transitions for stagger-based combat effects.
cst-producer-display
Automate producer enchant and blessing tooltip display in Valheim CaptainSkillTree mods.
cst-localization
Manage localization keys in DefaultLanguages.cs and ConfigTranslations.cs for CaptainSkillTree.
cst-crossbow
Detect crossbow usage and trigger a dedicated R-key active ability.
cst-armor-block
Define armor and shield block power skills and tooltips for Valheim mods.
cst-build
Diagnose and resolve MSBuild and dotnet build errors in CaptainSkillTree projects.