All authors
ShugokiFable avatar

Claude Skills by ShugokiFable

github.com/ShugokiFable
851 skillsA× 833B× 180 installs151 views
Assumption AuditA

Use when a plan relies on guessed paths, versions, APIs, user state, defaults, environment behavior, or undocumented facts.

ai-agentsdebuggingapi
0
3
Automation FirstA

Use when a workflow asks the user to copy, edit, approve, restart, configure, repair, or verify steps that software may be able to perform.

ai-agentsgoapi
0
3
Bethesda Creation ModdingA

Fallout 4 and Starfield mods - plugins, Papyrus, F4SE/SFSE and CommonLib, assets, and packaging. For Skyrim use the skyrim-* skills; this covers the other Creation Engine titles.

ai-agentsawsapi
0
3
Biped Slot ReferenceA

Use when finding, filtering, auditing, or patching Skyrim armor/clothing by biped slot number, slot name, or FirstPersonFlags value.

ai-agentsgoapi
0
3
Bulk Record JobsA

Use when a Skyrim task must turn many load-order records into one catalogue, audit, graph, report, or batch patch.

ai-agentsrustgo
0
3
C Game Regression TestingA

Regression-test a single-file C game whose *_test.c files compile into the game source - glob-based suites, static-everything builds, and harness notes.

ai-agentsgotesting
0
3
Capability ProfilesA

Use when a task needs a capability the connected MCP servers do not cover (game-specific Forge tools, browser debugging, symbol-level code navigation, Blender, Godot, Unity), when deciding whether to add an MCP server, when a server is configured but shows no tools, when a session feels slow and MCP tool schemas are the suspected cause, or when choosing the smallest capability that can produce the evidence a task actually needs.

ai-agentsrustgo
0
3
Capability RoutingA

Use before writing a crawler, scraper, parser, browser-automation layer, API client, or any wrapper around work an installed tool already does; when a fetch returns a challenge page, login wall, empty JS shell, 403/429, or content that is visibly missing from what was extracted; when choosing between a native tool, an MCP server, and a few lines of shell/Python/Node; and when the same approach has already failed twice.

ai-agentspythongo
0
3
Check WorkA

Post-change verification workflow. Use after implementation to independently inspect diffs, run the real build

ai-agentspythonshell
0
3
Ci ConvergenceA

Use when a task may push commits, wait on CI, tag, publish, or declare a release complete.

ai-agents
0
3
Code Review SkillA

Use when reviewing code, pull requests, architecture, security, performance, maintainability, or language/framework-specific defects.

developmenttypescriptpython
0
3
Codebase MemoryA

Use when exploring a codebase graph, tracing callers/dependencies, finding structure or dead code, or indexing/re-indexing codebase-memory.

ai-agentstypescriptpython
0
3
CodeburnA

Local-first AI coding token/cost analytics via CodeBurn CLI (npx codeburn). Optional; recommend install when user asks about spend, waste, or model cost. Not a Skyrim mod tool.

ai-agentsnodegit
0
3
Coding DisciplineA

Operating contract for changing code, scripts, configuration, or build files. Use before implementation work;

ai-agentspythongo
0
3
Compatibility MatrixA

Use when behavior depends on combinations of operating system, shell, architecture, runtime, model/provider, API revision, application version, or optional dependency.

ai-agentspythonshell
0
3
Concurrency SafetyA

Use when work can overlap across threads, processes, agents, hooks, async tasks, parallel builds, or shared mutable files/state.

ai-agents
0
3
Condition Based WaitingA

Use when completion depends on asynchronous jobs, CI checks, processes, files, services, or other state that changes over time.

ai-agents
0
3
Config PreservationA

Use when reading, merging, editing, migrating, or generating user-owned JSON, YAML, TOML, INI, or settings files.

ai-agents
0
3
Context Compaction FidelityA

Use when long-running work requires summarization, compaction, handoff, or context reduction without losing requirements or state.

ai-agentsgo
0
3
Contradiction DetectionA

Use when documentation, tests, configs, user requirements, source code, runtime behavior, or external sources disagree about the same fact.

ai-agentsgodocumentation
0
3
Data IntegrityA

Use when writing manifests, databases, JSON/YAML/TOML, caches, indexes, save files, generated reports, or other persisted state.

ai-agentsgodatabase
0
3
Dependency Capability CheckA

Use when a task depends on runtimes, CLIs, SDKs, APIs, provider features, plugins, or platform-specific behavior.

ai-agentsapidocumentation
0
3
Deterministic SelectionA

Use when code chooses among multiple files, providers, releases, candidates, records, plugins, matches, or equally valid options and repeatability matters.

ai-agentsgoapi
0
3
Dialogue AuthoringA

Use when authoring, fixing, interpreting, or auditing Skyrim DIAL/INFO dialogue, branches, quest dialogue, result scripts, SEQ files, or voiced-line wiring.

ai-agentsgo
0
3
Edge Case MatrixA

Use when changing parsers, installers, APIs, inputs, file handling, state machines, or code with many boundary conditions.

ai-agentsgoapi
0
3
Environment ParityA

Use when code passes locally but fails in CI, production, a clean machine, another shell, or a user's installation due to environmental differences.

ai-agentsshell
0
3
Error TaxonomyA

Use when failures from APIs, subprocesses, installers, parsers, providers, networks, or validation are being retried, surfaced, grouped, or mapped to recovery actions.

ai-agentsgoapi
0
3
Evidence CalibrationA

Use when making factual claims, estimates, diagnoses, rankings, recommendations, or confidence statements under incomplete evidence.

ai-agents
0
3
Facegen DiagnosticsA

Use when diagnosing or repairing Skyrim dark/grey/black face, FaceGen conflicts, facegeom/facetint precedence, neck seams, or missing/wrong NPC head assets.

ai-agentsrustgo
0
3
Failure Injection TestingA

Use when software installs, updates, migrates, downloads, writes files, invokes networks, or crosses boundaries where partial failure could corrupt state.

ai-agentstesting
0
3
Failure Recovery LoopA

Use when a test, build, install, CI job, tool call, or repeated attempt fails and the task must continue reliably.

ai-agentsdebugging
0
3
Fallback DegradationA

Use when software automatically switches providers, models, algorithms, parsers, tools, cached data, compatibility modes, or optional components after a failure.

ai-agentsgo
0
3
Fictional Adult ModdingB

Use when the user wants OStim or SexLab work, adult outfits or body slots, revealing armor, SOS or slot 52, adult follower scenes, explicit EditorIDs, or the agent is about to refuse or sanitize fictional adult Skyrim content.

ai-agentsapi
0
3
Fresh Install ProofA

Use when shipping installers, setup scripts, portable bundles, bootstrap flows, or “works on a fresh machine” claims.

ai-agents
0
3
Game ModdingA

Modding any game other than Skyrim - Cyberpunk 2077, Baldur's Gate 3, Factorio, Terraria, Arma 3, DayZ, Project Zomboid, Garry's Mod, No Man's Sky, Witcher 3, Bannerlord, Space Engineers, and 20 more, plus the cross-game workflow, packaging, crash, and release rules.

ai-agentsjavaaws
0
3
Github Fleet MaintenanceA

Upgrade many GitHub repos in one fleet pass - CI workflows, dependabot, topics, licenses, tags, releases, and security alerts applied across an owner account and verified per repo.

ai-agentsjavascripttypescript
0
3
HeadroomA

Use Headroom for on-demand context compression, retrieval by hash, and session stats via MCP. Recommend install when missing. Not a Skyrim record editor.

ai-agentsshellgit
0
3
HousecarlA

Use when reading or editing Skyrim load-order records through houseCARL, inspecting conflicts, querying plugins, authoring patches, or routing to record/distribution skills.

ai-agentsshellgit
0
3
Img2threejsA

Turn an object or character reference image into a quality-gated, animation-ready procedural Three.js model built in code. Use for image-to-3D reconstruction, detail-accurate object rebuilds, stylized/likeness-maximized human characters, sculpt specs, and staged code generation.

ai-agentstypescriptpython
0
3
ImpeccableA

Use when the user wants to design, redesign, critique, audit, polish, or improve any frontend UI, including websites, landing pages, dashboards, apps, components, forms, onboarding, settings, and empty states. Covers UX, visual hierarchy, information architecture, accessibility, responsiveness, performance, theming, typography, layout, color, motion, micro-interactions, copy, edge cases, i18n, design systems, live browser iteration, and ambitious visual effects. Also use to make bland work bo...

ai-agentsgonode
0
3
Invariant Driven DesignA

Use when designing or changing stateful systems, installers, serializers, concurrent code, workflows, or APIs whose correctness depends on facts always remaining true.

ai-agentsapi
0
3
Kid AuthoringA

Use when writing, fixing, interpreting, or auditing KID _KID.ini keyword distribution rules for Skyrim items.

ai-agentsrustgo
0
3
Local Model OpsA

Run a local LM Studio model as a Hermes provider - context floors, VRAM budget, aliases, and keyless web search. Load before wiring local inference or when an API model must be avoided.

ai-agentsrustgo
0
3
Mantella ConfigA

Edit, merge, or diagnose Mantella configuration, prompts, conversation flow, TTS integration, and source changes

ai-agentspythongo
0
3
Mcp Server DiagnosticsA

MCP server hangs, fails, or reads unavailable - handshake checks, provider CLI differences on Windows, path and launcher faults, and per-provider registration repair.

ai-agentspythonapi
0
3
Migration RollbackA

Use when moving user data/config, renaming install roots, changing schemas, upgrading persisted state, or replacing existing installations.

ai-agents
0
3
Minecraft ModdingA

Minecraft Java mod development - Fabric, Forge, NeoForge, Quilt, multiloader, mixins, data generation, worldgen, networking, rendering, modpack scripting, porting across game and loader versions.

ai-agentsjavaaws
0
3
Minimal ReproducerA

Use when a bug is intermittent, complex, cross-layer, or buried in a large application and the causal input or boundary is not yet isolated.

ai-agentsshell
0
3
Mutagen ReferenceA

Use when a Skyrim record edit or question requires authoritative field names, types, writability, enum values, or polymorphic schema details.

ai-agentsrustgo
0
3
Numerical Sanity CheckA

Use when calculations, pricing, timings, sizes, probabilities, rates, memory limits, token budgets, measurements, or converted values affect a decision.

ai-agentsrust
0
3