Example stinger (plugin skeleton stub)

SkillDev tools

Placeholder stinger shipped inside the Hive reference plugin skeleton, showing where a real plugin-bundled skill lives. Not a working stinger on its own.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Example stinger (plugin skeleton stub) skill

What this skill tells your AI

The instructions your AI receives, as published by legioncodeinc/vibe-coding-tools in src/skills/queen-bee-stinger/references/templates/plugins/reference-plugin/skills/example-stinger/SKILL.md and read by ahel’s review.

This is a stub. It exists to show a plugin-bundled stinger's file location (skills/<name>/SKILL.md, at the plugin root, never inside .claude-plugin/) and its required spec-six frontmatter shape.

Do not build a real stinger from this file directly. The real starting point is the full Hive stinger template at ../../../../skills/reference-template/SKILL.md, which carries the working Critical Directive, close-out block, and references//scripts/ scaffolding a real stinger needs.

Critical Directive

  • You must read all files and context contained within your skill.
  • In the event your core knowledge does not provide sufficient guidance you must make every attempt to search the internet, related knowledge base documentation files, and other available resources to supplement your knowledge prior to proceeding with your task.
  • Additional related skills can be found here:

Signals

GitHub stars
83
Forks
37
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
example-stinger
Source
github.com/legioncodeinc/vibe-coding-tools