task-tagging

Apply a fixed seven-tag taxonomy to tasks with validation and autocomplete.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/abdulahad139/Todoapp-HackathonII --skill task-tagging-abdulahad139
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-tagging
Source: https://github.com/abdulahad139/Todoapp-HackathonII/tree/main/.claude/skills/task-tagging
Command: npx skills add https://github.com/abdulahad139/Todoapp-HackathonII --skill task-tagging-abdulahad139

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides consistent task categorization by using a fixed seven-tag taxonomy (Work, Personal, Shopping, Health, Finance, Learning, Urgent). It enforces validation rules including preventing duplicates and limiting to five tags per task.

Core Features & Use Cases

  • Seven standard tag categories define a fixed taxonomy for all tasks, ensuring consistent labeling across the board.
  • Validation rules include preventing duplicate tags, allowing a maximum of five tags per task, and requiring tags to be from the predefined seven categories.
  • Rich UI interactions: color-coded tag chips, input autocomplete with suggestions, and intuitive removal behavior.
  • Integration capabilities: supports filtering, searching, and prioritization by tag in lists and dashboards.

Quick Start

Add up to five unique tags to a task using the predefined seven categories and rely on the autocomplete to select them.

Frequently Asked Questions about task-tagging

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

FAQPage Schema
How do I organize tasks with a fixed tag taxonomy and prevent duplicate tags?

Organize tasks by applying a fixed seven-tag taxonomy that categorizes entries across personal and work contexts. The system enforces validation rules by preventing duplicate tags, requiring selections from predefined categories, and limiting assignments to a maximum of five tags per task.

Can I use custom tags for task categorization instead of predefined categories?

Custom tags are not supported for task categorization. The system enforces a fixed taxonomy with seven predefined categories: Work, Personal, Shopping, Health, Finance, Learning, and Urgent. All tags applied during task creation, editing, and display must come from these standard categories.

How do I add multiple tags to a task using autocomplete and visual chips?

Add multiple tags by selecting from autocomplete suggestions that appear during task creation or editing. The UI displays selected categories as color-coded visual tag chips, enforcing a primary tag with up to four secondary tags, and providing intuitive removal behavior for easy management.

What is the maximum number of tags allowed per task when using a fixed categorization system?

The maximum number of tags allowed per task is five. The validation rules enforce this limit by allowing one primary tag and up to four secondary tags, ensuring all selections come from the seven predefined categories to maintain consistent task labeling.

Does the seven-category tagging system support filtering and searching tasks in dashboards?

The seven-category tagging system supports filtering, searching, and prioritizing tasks in lists and dashboards. Applying the fixed taxonomy during creation and display ensures consistent labels, enabling reliable category-based retrieval and task management across personal and work contexts.

Why does my task tag validation fail when adding more than five categories?

Task tag validation fails when adding more than five categories because the system enforces a strict maximum limit of five tags per task. This constraint includes one primary tag and up to four secondary tags, preventing duplicates and ensuring only predefined categories are used.