Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Comprehensive skills for Foundry VTT module development: V13 migration, multi-client safety, version compatibility, data migrations, error handling, hooks, data storage, sheets, dice rolling, sockets, active effects, canvas, localization, compendiums, combat, chat messages, and applications
npx claudepluginhub ImproperSubset/hh-agentics --plugin fvtt-devThis skill should be used when creating or applying Active Effects, working with effect changes and modes (ADD, MULTIPLY, OVERRIDE, CUSTOM), implementing duration tracking for combat, or handling effect transfer from items to actors.
This skill should be used when creating custom windows with ApplicationV2, building forms with FormApplication, using Dialog for prompts, understanding the render lifecycle, or migrating from Application v1 to ApplicationV2.
This skill should be used when working with the Foundry canvas, PIXI.js rendering, canvas layers, placeable objects (tokens, tiles, drawings), render flags for performance, or canvas lifecycle hooks like canvasReady.
This skill should be used when creating chat messages, sending roll results to chat, configuring speakers, implementing whispers and roll modes, or hooking into chat message rendering.
This skill should be used when working with the Combat tracker, Combatant documents, initiative rolling and sorting, turn/round management, or implementing combat hooks like combatStart, combatTurn, and combatRound.
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
D&D 5e Campaign Management for Dungeon Masters. Create modules, manage NPCs, populate encounters, and search the 5etools catalog.
Dungeon Master assistant for running persistent D&D 5e campaigns. Campaign creation/loading, character management, combat tracking, NPC generation, dice rolling, an optional live display companion, and full session state — all persisted across sessions. Provides the `dnd` skill; invoke as /dm:dnd, or just describe what you want once a campaign is loaded.
Build s&box games by talking to Claude. Bundles the Claude Bridge MCP server, a screenshot-driven game-dev workflow skill, and an optional sbox-game-dev specialist agent. The s&box editor addon must be installed separately (see README).
Claude Code skill pack for Framer (18 skills)
Vercel AI SDK changes since training cutoff (latest: 4.1.0) — PDF files, computer use tools, continuation, image generation, stream smoothing, createDataStreamResponse, tool call repair. Load before working with Vercel AI SDK.
Migrator - The architect of transformation. Orchestrates complex code migrations between frameworks, libraries, and API versions with precision codemods, incremental strangler fig patterns, and automated transformation. Ensures zero-downtime migrations with comprehensive test coverage and rollback strategies.
Reusable governance skills and hooks for AI code assistants: delegation policies, development workflows, documentation management, git branching, plugin extensions, and automatic skill activation
HouseHudson agentic AI plugins for Claude Code.
/plugin marketplace add ImproperSubset/hh-agentics
/plugin install cc-governance@ImproperSubset
/plugin install fvtt-dev@ImproperSubset
Reusable governance skills and hooks for AI code assistants.
Skills:
| Skill | Description | Triggers |
|---|---|---|
cc-delegation-policy | When/how to delegate work to subagents | "implement", "add feature", context-heavy tasks |
cc-development-workflow | Agent routing, git discipline, testing | Starting features, committing, PRs |
cc-plugin-extensions | Extend plugins with project-specific context | Installing plugins, project-specific paths/conventions |
documentation-management | Document types, naming, lifecycle | Creating .md files, audits |
git-branching-strategy | One-feature-one-branch, size limits | Starting work, branch decisions |
Hooks:
| Hook | Event | Purpose |
|---|---|---|
| Status reminder | SessionStart | Reminds to check docs/tracking/ACTIVE.md if it exists |
| Skill evaluation | UserPromptSubmit | Forces Claude to evaluate and load relevant skills before implementing |
Essential skills for Foundry VTT module development.
Skills:
| Skill | Description | Triggers |
|---|---|---|
fvtt-v13-migration | V13 patterns and migration guidance | "migrate to V13", "ESM", "DataModel", API changes |
fvtt-performance-safe-updates | Multi-client update safety | Document updates, hooks, concurrent operations |
fvtt-version-compat | V12/V13 API compatibility layer | Version detection, compat wrappers |
fvtt-data-migrations | Schema versioning and migrations | Data upgrades, schema changes |
fvtt-error-handling | Error handling patterns | Hooks.onError, notifications |
MIT