Skills

All Skills

hierarchy

Skills tagged with #hierarchy

@joaquimscosta

authoring-stitch-prompts

Converts natural-language descriptions or UI spec files into optimized Google Stitch prompts. Use when creating, refining, or validating design directives for Google Stitch. Use when user says "create a Stitch prompt", "optimize this for Stitch", "convert this spec to a Stitch prompt", "write a UI prompt", or mentions Google Stitch prompt authoring. Follows Stitch best practices with short, directive prompts focused on screens, structure, and visual hierarchy.

joaquimscosta/arkhe-claude-plugins+33 more
11d ago
90
@safety-quotient-lab

/diagnose — Systemic Self-Diagnostic

Five-level diagnostic hierarchy for the psychology agent cogarch. Higher numbers run faster with less depth; lower numbers run slower with more thoroughness. Level 1 replaces manual QA.

safety-quotient-lab/psychology-agent+7 more
18d ago
90
@mapbox

mapbox-cartography

Expert guidance on map design principles, color theory, visual hierarchy, typography, and cartographic best practices for creating effective and beautiful maps with Mapbox. Use when designing map styles, choosing colors, or making cartographic decisions.

mapbox/mcp-devkit-server+4 more
18d ago
430
@microsoft

java-lsp-tools

Compiler-accurate Java code intelligence tools powered by the Java Language Server. ALWAYS load this skill when the workspace contains Java, Maven (pom.xml), or Gradle (build.gradle) projects. Use these tools to find symbol definitions, get type/call hierarchies, resolve types, inspect file outlines, and check imports in Java source files. Prefer over grep_search or read_file for any Java code navigation, understanding, debugging, or refactoring task.

microsoft/vscode-java-dependency
19d ago
1900
@sanjay3290

atlassian

Manage Jira issues and Confluence wiki pages in Atlassian Cloud. Use when: (1) searching/creating/updating Jira issues with JQL, (2) searching/reading/creating Confluence pages with CQL, (3) managing Jira workflows, transitions, and comments, (4) browsing Confluence spaces and page hierarchies. Supports OAuth 2.1 via MCP server (recommended) or API token authentication (fallback).

sanjay3290/ai-skills+6 more
19d ago
1480
@nextor2k

hyperfocus

ADHD-friendly output formatting for Codex. Restructures responses with evidence-based cognitive accessibility: chunking, visual hierarchy, front-loaded key points, and progressive disclosure. Three modes: clean, flow (default), zen. Use when user says "hyperfocus", "focus mode", "adhd mode", "adhd friendly", or invokes /hyperfocus.

nextor2k/hyperfocus
18d ago
50
@blackwell-systems

lsp-architecture

Generate a structural architecture overview of any codebase: language distribution, package hierarchy, entry points, dependency flow, and hotspot files. One invocation for the big picture.

blackwell-systems/agent-lsp+12 more
14h ago
150
@sabertazimi

splitting-notes

Use when note files exceed 1000 lines or need better organization. Splits large note files into smaller, focused files with index files for navigation, following progressive grouping principles with clear hierarchy.

sabertazimi/notes
18d ago
480
@tikoci

routeros-command-tree

RouterOS command tree introspection via /console/inspect API. Use when: building tools that parse RouterOS commands, generating API schemas from RouterOS, working with /console/inspect, mapping CLI commands to REST verbs, traversing the RouterOS command hierarchy, or when the user mentions inspect, command tree, RAML, or OpenAPI generation for RouterOS.

tikoci/routeros-skills+4 more
2d ago
100
@hainamchung

aesthetic

Create aesthetically beautiful interfaces following proven design principles. Use when building UI/UX, analyzing designs from inspiration sites, generating design images, implementing visual hierarchy and color theory, adding micro-interactions, or creating design documentation. Integrate localized specialized skills (chrome-devtools, ImageMagick) with native vision intelligence to achieve premium aesthetic standards.

hainamchung/agent-assistant+58 more
18d ago
360
@defendend

ast-index

This skill should be used when the user asks to "find a class", "search for symbol", "find usages", "find implementations", "search codebase", "find file", "class hierarchy", "find callers", "module dependencies", "unused dependencies", "project map", "project conventions", "project structure", "what frameworks", "what architecture", "find Perl subs", "Perl exports", "find Python class", "Go struct", "Go interface", "find React component", "find TypeScript interface", "find Rust struct", "find Ruby class", "find C# controller", "find Dart class", "find Flutter widget", "find mixin", "find Scala trait", "find case class", "find object", "find PHP class", "find Laravel model", "find PHP trait", or needs fast code search in Android/Kotlin/Java, iOS/Swift/ObjC, Dart/Flutter, TypeScript/JavaScript, Rust, Ruby, C#, Scala, PHP, Perl, Python, Go, C++, or Protocol Buffers projects. Also triggered by mentions of "ast-index" CLI tool.

defendend/Claude-ast-index-search
18d ago
2690
@hechtcarmel

ide-index-mcp

Guide for using JetBrains IDE Index MCP tools for code navigation, refactoring, and analysis. TRIGGER: When ANY of these MCP tools are available in the current session: ide_find_references, ide_find_definition, ide_find_class, ide_find_file, ide_search_text, ide_diagnostics, ide_index_status, ide_sync_files, ide_refactor_rename, ide_move_file, ide_type_hierarchy, ide_call_hierarchy, ide_find_implementations, ide_find_symbol, ide_find_super_methods, ide_file_structure, ide_refactor_safe_delete, ide_reformat_code, ide_build_project, ide_read_file, ide_get_active_file, ide_open_file. Use when performing code navigation (find usages, go to definition, find class), code analysis (diagnostics, type hierarchy, call hierarchy), refactoring (rename, move, safe delete, reformat), or searching code (text search, symbol search, file search). Prefer IDE tools over grep/find/sed for ALL semantic code operations.

hechtcarmel/jetbrains-index-mcp-plugin
19d ago
1060
@niqibiao

unity-cli-command

Interact with the Unity Editor through structured framework commands. Use when the user wants to: create/find/modify/destroy GameObjects, add/remove/inspect components, move/rotate/scale transforms, manage scenes (open/save/list), take screenshots, control play mode, manage materials and prefabs, profile performance, query the scene hierarchy, trigger asset refresh/recompile after writing C# files, or perform any structured Unity Editor operation. This skill should be preferred over raw C# code execution. Also triggers on: "list commands", "what commands are available", "session", "selection", "project command", "refresh", "recompile".

niqibiao/unity-cli-plugin+1 more
18d ago
360
@bradfeld

ceos-accountability

Manage the Accountability Chart — the organizational structure that defines who owns what seat, what each seat's 5 key responsibilities are, and the reporting hierarchy. Every function of the business has one clear owner. A person can own multiple seats, but every seat needs exactly one owner.

bradfeld/ceos+17 more
18d ago
750
@mcp-registry
MCP

DataMerge MCP

B2B data enrichment for 375M+ companies: legal entities, corporate hierarchies, and contacts.

mcpai
19d ago
0
@maximhq

Changelog Writer

Generate changelogs for a new Bifrost release. Reads git history to identify changes per module, asks the user for version bump type, bumps all module versions respecting the dependency hierarchy, writes `transports/changelog.md` and per-module `changelog.md` files, and updates version files.

maximhq/bifrost+1 more
19d ago
2.9K0
@stillwater-sc

new-number-type

Scaffold a new number system type with all required files, CMake wiring, exception hierarchy, traits, tests, and numeric_limits. Use when adding a new arithmetic type to the Universal library.

stillwater-sc/universal+1 more
18d ago
4900
@FREEZONEX

UNS Structure Design

Guidelines for designing and validating Unified Namespace (UNS) topic structures following the three-tier hierarchy and alias conventions.

FREEZONEX/Tier0-Edge+1 more
19d ago
1610
@zscole

model-hierarchy

Cost-optimize AI agent operations by routing tasks to appropriate models based on complexity. Use this skill when: (1) deciding which model to use for a task, (2) spawning sub-agents, (3) considering cost efficiency, (4) the current model feels like overkill for the task. Triggers: "model routing", "cost optimization", "which model", "too expensive", "spawn agent".

zscole/model-hierarchy-skill
18d ago
3310