tanaab-coding

Route coding, testing, and release requests to the appropriate Tanaab owning skill.

Updated Mar 6, 2026
One-click install
npx skills add https://github.com/pirog/me --skill tanaab-coding
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tanaab-coding
Source: https://github.com/pirog/me/tree/main/skills/tanaab-coding
Command: npx skills add https://github.com/pirog/me --skill tanaab-coding

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

Route coding, testing, and release requests to the right Tanaab coding skill, ensuring one primary owner and correct surface routing.

Core Features & Use Cases

  • Activate tanaab-coding-core for every coding task and route it to the appropriate specialized skill.
  • Identify a single primary owning skill using the routing-matrix; add companion skills only when the task crosses surfaces.
  • Apply tanaab-templates only when reusability or scaffolding is explicitly needed.
  • Respect user-facing artifacts and executable surfaces when routing, including dist outputs, scripts, or hosted artifacts.
  • Validate routing decisions against the bundled references and ensure safe, auditable handoffs.

Quick Start

Activate tanaab-coding-core, select the primary owning skill via the routing-matrix, and route the task accordingly.

Frequently Asked Questions about tanaab-coding

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route coding tasks across multiple surfaces like JavaScript, frontend, and shell?

To route coding tasks across multiple surfaces, activate tanaab-coding-core, select a single primary owning skill via the routing-matrix, and apply companion skills only when the task crosses surfaces like frontend or shell.

When do I need to use a routing matrix for orchestration?

You need a routing matrix for orchestration when a coding task spans multiple surfaces such as testing, release, or documentation, requiring a decision to select one primary owner and ensure safe, auditable handoffs.

What is the best way to orchestrate coding, testing, and release requests?

The best way to orchestrate coding, testing, and release requests is to identify a single primary owning skill using a routing matrix, ensuring correct surface routing and applying templates only when reusability is explicitly needed.

Can I apply companion skills and templates for every coding workflow?

You should not apply companion skills and templates for every coding workflow; add companion skills only when a task crosses surfaces, and apply templates solely when scaffolding or reusability is explicitly required.

Does unified routing work with executable surfaces and dist outputs?

Unified routing works with executable surfaces and dist outputs by respecting user-facing artifacts during routing decisions, validating handoffs against bundled references to ensure safe and auditable task execution.

Why should I designate a single primary owner for a multi-surface coding task?

Designating a single primary owner for a multi-surface coding task ensures clear accountability, prevents conflicting logic across JavaScript or testing surfaces, and validates routing decisions against bundled references for safe handoffs.