By AIOTNetwork
A collection of Claude Code skills for AI-assisted development workflows
Design and build responsive game HUD/UI for HTML5 games with PixiJS 8.x. Use when: creating game UI, heads-up displays, health bars, score displays, minimaps, inventory screens, dialog boxes, game menus, touch controls, mobile-friendly game interfaces, or responsive canvas layouts. Triggers on: game HUD, game UI, health bar, score display, minimap, inventory, dialog box, game menu, touch joystick, responsive game, screen scaling, safe area, anchor positioning, @pixi/ui, @pixi/layout, HUD layer, UI scaling, mobile game UI, resolution independent, adaptive layout, damage numbers, progress bar.
Build high-performance HTML5 games with PixiJS 8.x (WebGL/WebGPU). Use when: developing browser games, 2D game engines, interactive applications, sprite animation, game loops, collision detection, tilemap rendering, scene management, or integrating game libraries (pixi-viewport, @pixi/sound, @pixi/tilemap, @pixi/ui, matter-js). Triggers on: pixi, pixijs, pixi.js, HTML5 game, browser game, web game, 2D game, game loop, game state, scene graph, sprite sheet, texture atlas, collision, tilemap, camera follow, object pooling, particle system, WebGL, WebGPU, fixed timestep.
Plan-first development workflow. Enforces Research → Plan → Annotate → Implement phases with human-in-the-loop review gates. Never write code until the plan is approved. Use for any non-trivial feature, refactor, or bug investigation. Triggers on: research, plan, annotate, todo, implement, resume, status, team-based implementation, multi-agent coordination, code review workflow, plan-first development.
AI-powered git workflow assistant. Generates conventional commit messages following Angular Commit Convention and runs pre-commit checks (lint, format, test). Use for: commit creation, atomic commit splitting, pre-commit validation, conventional commits, changelog generation, version bumping.
Executes bash commands
Hook triggers when Bash tool is used
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A collection of Claude Code skills for AI-assisted development workflows.
Add the AIOT skills marketplace to Claude Code:
/plugin marketplace add AIOTNetwork/AIOTAIAgentSkills
Then install the plugin:
/plugin install aiot-ai-agent-skills@aiot-skills
/plugin install AIOTNetwork/AIOTAIAgentSkills
Copy the skills/ directory to your project's .claude/skills/:
cp -r skills/* /path/to/your/project/.claude/skills/
/smart-commitAI-powered git workflow assistant. Generates conventional commit messages and runs pre-commit checks.
Features:
Usage:
/smart-commit # Review staged changes, then offer to commit
/smart-commit review # Analyze and suggest splits only
/smart-commit commit # Auto-commit with generated messages
/smart-commit precommit # Run pre-commit checks (lint, format, test)
Commit Message Format:
<type>(<scope>): <subject>
<body>
<footer>
Allowed Types:
| Type | Description |
|---|---|
build | Changes to build system or external dependencies |
ci | Changes to CI configuration files and scripts |
docs | Documentation only changes |
feat | A new feature |
fix | A bug fix |
perf | A code change that improves performance |
refactor | A code change that neither fixes a bug nor adds a feature |
style | Changes that do not affect the meaning of code |
test | Adding missing tests or correcting existing tests |
Examples:
feat(auth): add OAuth2 login support
fix(api): handle null response from external service
docs(readme): update installation instructions
refactor(core): extract validation logic into separate module
BREAKING CHANGE: rename authToken to accessToken in config
/plancraftPlan-first development workflow. Enforces human-in-the-loop review gates before any code is written.
Core principle: Never let the agent write code until you've reviewed and approved a written plan.
The Flow:
Research → Plan → Annotate (1-6x) → Todo → Implement → Feedback
Usage:
/plancraft research # Deep-read codebase, write research.md
/plancraft plan # Write implementation plan to plan.md
/plancraft annotate # Address inline notes in plan.md
/plancraft todo # Add granular task checklist to plan.md
/plancraft implement # Execute plan on feature branch, track progress
/plancraft resume # Recover context after session restart
/plancraft status # Show current phase and progress
Key Features:
> **[NOTE]:** inline notes, agent refines the plan (1-6 rounds)resume recovers from context compaction by reading plan.mdplancraft/<feature> branches, revert = clean slateWhen to use: Changes spanning multiple files, >30 min estimated work, architectural decisions, unfamiliar subsystems.
Annotation types:
| Prefix | Meaning |
|---|---|
[NOTE] | General feedback |
[REJECT] | Remove this section |
[CONSTRAINT] | Hard rule, don't change |
[QUESTION] | Agent should answer |
Methodology inspired by Boris Tane's Claude Code workflow
The plugin automatically triggers the /smart-commit skill when your prompt contains commit-related keywords:
commitcommitscommittingExamples that will auto-trigger:
"commit my changes"
"help me commit this"
"I want to commit"
"create a commit for these changes"
The plugin also includes a pre-commit hook that automatically runs when Claude executes a git commit command. It will:
Supported project types: Node.js, Python, Rust, Go
npx claudepluginhub aiotnetwork/aiotaiagentskills --plugin aiot-ai-agent-skillsGit commit workflow: atomic commits, validation, conventions
AI-powered conventional commit message generator with smart analysis
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Coding workflow skills: intelligent commits, push & PR, branch cleanup, CLAUDE.md maintenance, README generation, changelog creation, README updating, and GitHub Actions setup
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses