← all publishers

hashgraph-online

@hashgraph-online source repo

1553 published skills · page 2 of 16

  1. SEO Audit 7 · hashgraph-online bundle
    Full website SEO audit with parallel subagent delegation. Crawls up to 500 pages, detects business type, delegates to 10 specialists (7 core + 3 conditional), generates health score. Use when user says audit, full SEO check, analyze my site, or website health check.
    1
    install
  2. SEO Audit 8 · hashgraph-online bundle
    Run comprehensive SEO audit. Use when: checking technical health, on-page, content quality, E-E-A-T, or link profile.
    1
    install
  3. SEO Drift 3 · hashgraph-online
    Compare two SEO snapshots (GSC, GSC AI Performance, rank tracker, AEO probe) and surface biggest movers per metric — impressions, clicks, position, AI citations. Use when: monthly performance reviews, post-Core-Update triage, AI Mode citation tracking, or before/after content-refresh evaluation.
    1
    install
  4. MCP Builder 4 · hashgraph-online
    Use when creating a new MCP (Model Context Protocol) server, extending an existing one, or debugging tool discoverability/performance. Guides through research → implementation → test → eval phases with TypeScript-first guidance matching our stack. Trigger on phrases like "build an MCP server", "expose X as an MCP tool", "write MCP tools for Y", "integrate Z via MCP".
    1
    install
  5. Odw 2 · hashgraph-online
    Dynamic multi-agent workflows — plan first, then orchestrate parallel agents with adversarial verification via the local odw daemon. Use when the user asks for a "workflow", says "ultracode", or hands you a task spanning many files/items that benefits from parallel agents.
    1
    install
  6. Run 2 · hashgraph-online
    Run a full pipeline for a task. Orchestrates roles through stages (standalone or HOTL-integrated).
    1
    install
  7. Commit 4 · hashgraph-online
    Create a user-requested Conventional Commit from the staged changes.
    1
    install
  8. Refactor 5 · hashgraph-online bundle
    Execute one behavior-preserving structural
    1
    install
  9. Simplify 2 · hashgraph-online
    Review all changed files for reuse, quality, and efficiency, then fix any issues found. Spawns three parallel review agents and aggregates findings into actionable fixes.
    1
    install
  10. Browser QA 4 · hashgraph-online
    Use this skill to automate visual testing and UI interaction verification using browser automation after deploying features.
    1
    install
  11. Help 4 · hashgraph-online
    Show available Archcore commands and how to use them. Use when onboarding, exploring what skills are available, or when you're not sure which command to run.
    1
    install
  12. Init 6 · hashgraph-online
    Set up docflow in a repo with no docs yet: scaffold the docs tree, write docflow.json, add agent guidance. Use when asked to "set up docflow", "initialize docs", "scaffold docs", or "make this repo use docflow".
    1
    install
  13. Plan 4 · hashgraph-online bundle
    Plan a feature or initiative: default product flow (idea → PRD → plan), feature flow with formal spec + task-type, sources flow (MRD → BRD → URD), or ISO 29148 cascade (BRS → StRS → SyRS → SRS). Use for 'plan the X redesign', 'create a roadmap', 'plan a new feature'. Pick a flow with --track. Not for recording a decision — use /archcore:decide.
    1
    install
  14. Changelog 2 · hashgraph-online
    Record shipped work in the monthly changelog (append-only). Use when something ships or when asked "what changed", "add to changelog", "release notes", or "what shipped this month".
    1
    install
  15. Design 3 · hashgraph-online
    Use for UI, UX, visual hierarchy, frontend-design judgment, references, redesigns, and design critique when the user's Emulo taste should guide the task. Do not use for unrelated execution or marketing/social writing alone.
    1
    install
  16. SEO 6 · hashgraph-online bundle
    Comprehensive SEO analysis for any website or business type. Full site audits, single-page analysis, technical SEO (crawlability, indexability, Core Web Vitals with INP), schema markup, content quality (E-E-A-T), image optimization, sitemap analysis, and GEO for AI Overviews/ChatGPT/Perplexity. Industry detection for SaaS, e-commerce, local, publishers, agencies. Triggers on: SEO, audit, schema, Core Web Vitals, sitemap, E-E-A-T, AI Overviews, GEO, technical SEO, content quality, page speed, structured data.
    1
    install
  17. Brooks Test 2 · hashgraph-online bundle
    > Test quality review drawing on twelve classic engineering books — with primary focus on xUnit Test Patterns, The Art of Unit Testing, How Google Tests Software, and Working Effectively with Legacy Code — that diagnoses structural problems in an existing test suite: brittleness, mock abuse, coverage illusions, slow execution, poor readability. Triggers when: user asks about test quality, shares test files for review, or expresses frustration: "tests keep breaking whenever I change anything", "our tests take forever", "tests pass but bugs still reach production", or "we have too many mocks". Do NOT trigger for: writing new tests from scratch (use the regular test-writing workflow) or testing framework/syntax questions — this skill reviews an existing suite for structural quality problems, not individual test authoring.
    1
    install
  18. Unslop 2 · hashgraph-online bundle
    > Humanize LLM output so it reads like a careful human wrote it. Subtracts AI-isms (sycophancy, tricolons, em-dash overuse, "delve"/"tapestry"/"testament", hedging stacks, tidy five-paragraph shapes), engineers burstiness and calibrated uncertainty, and preserves technical accuracy. Supports intensity levels: subtle, balanced (default), full, voice-match, anti-detector. Use when user says "humanize this", "make this sound human", "de-slop this", "rewrite without AI tone", "match my voice", "less robotic", or invokes /unslop. Also auto-triggers when text-quality is requested.
    1
    install
  19. Query 2 · hashgraph-online
    Use when the user wants to query, analyze, or explore data through the Honeydew semantic layer. Covers structured queries and multi-step deep analysis.
    1
    install
  20. Setup 5 · hashgraph-online
    Set up and verify AgentGuards in Codex. Use when the user asks to configure AgentGuards, set their API key, or check that the guardrails are wired up correctly.
    1
    install
  21. Claude API 3 · hashgraph-online
    Anthropic Claude API patterns for Python and TypeScript. Covers Messages API, streaming, tool use, vision, extended thinking, batches, prompt caching, and Claude Agent SDK. Use when building applications with the Claude API or Anthropic SDKs.
    1
    install
  22. Resume 2 · hashgraph-online
    Resume an interrupted AgenTeam run with verify-first strategy.
    1
    install
  23. Git Commit 2 · hashgraph-online bundle
    准备并执行高质量 Git 提交。当用户要求提交代码、帮忙 commit、生成提交信息、拆分原子提交,或说 commit this / split commits / skip verify 时触发。先读仓库规范,按真实 diff 和暂存状态生成 Conventional Commit;emoji 默认关闭,仅 `--emoji` 时放在冒号后。不适用于创建 PR/MR(用 git-merge-request)或只推送。
    1
    install
  24. Postmortem 2 · hashgraph-online bundle
    Optionally test a retrospective causal
    1
    install
  25. Cancel 2 · hashgraph-online bundle
    Cancel an active tracked Claude Code job in this repository. Args: [job-id]. Use only when the user wants to stop a queued or running Claude Code job.
    1
    install
  26. Decide 2 · hashgraph-online bundle
    Record a decision: finalized → ADR (optionally rule + guide or spec + plan); open proposal → RFC. Use for 'we decided', 'record this decision', 'make it a standard', 'draft an RFC', 'should we switch to Y'. Not for feature planning or documenting existing code.
    1
    install
  27. Evolve 2 · hashgraph-online
    > Use this skill when extracting session patterns into reusable learnings. Three modes: analyze (extract from session history), review (edit/manage existing learnings), list (display active learnings). Manages .orchestrator/metrics/learnings.jsonl.
    1
    install
  28. Init 7 · hashgraph-online
    Initialize team config for a project. Creates .agenteam/config.yaml (or legacy agenteam.yaml) and generates .codex/agents/*.toml.
    1
    install
  29. Plan 5 · hashgraph-online bundle
    Shape or refine the existing bead or caller
    1
    install
  30. Result 2 · hashgraph-online bundle
    Show the stored final output for a finished Claude Code job in this repository. Args: [job-id]. Use when the user already has, or needs, a tracked job id.
    1
    install
  31. Review 6 · hashgraph-online
    Use before merge, after subagents, or for spec/plan review.
    1
    install
  32. Status 7 · hashgraph-online
    Report AgentGuards guardrail status. Use when the user asks whether AgentGuards is active, healthy, or correctly configured in Codex.
    1
    install
  33. Triage 4 · hashgraph-online
    Diagnose stalled, blocked, overloaded, or unhealthy Agiflow projects and recommend specific corrective actions. Use for project health checks, blocked work, conflicting priorities, obsolete tasks, overloaded assignees, or an unmanageable backlog.
    1
    install
  34. Verify 2 · hashgraph-online
    Pre-merge verification gate. Build, test, and lint must all pass before marking done or shipping.
    1
    install
  35. Brooks Debt 2 · hashgraph-online bundle
    > Tech debt assessment that identifies, classifies, and prioritizes maintainability problems — helping teams build a refactoring roadmap — drawing on twelve classic engineering books. Triggers when: user asks about tech debt, refactoring priorities, what to clean up first, or asks "why is this so hard to change?", "what should we fix first?", or "how do I justify refactoring to management?". Do NOT trigger for: server health checks, HTTP /health endpoints, Kubernetes probes, database health, or application uptime — "health" in those contexts is infrastructure, not code quality. Also not for single-function refactoring questions.
    1
    install
  36. Changelog 3 · hashgraph-online bundle
    Add CHANGELOG.md entries, derive them from commits, or cut a Keep a Changelog and SemVer release.
    1
    install
  37. Code Review 5 · hashgraph-online
    Use after completing implementation steps and before merging — reviews against plan and HOTL contracts.
    1
    install
  38. Laravel Tdd 6 · hashgraph-online
    Test-driven development for Laravel with PHPUnit and Pest, factories, database testing, fakes, and coverage targets.
    1
    install
  39. Design 4 · hashgraph-online
    Use for standard or complex new work before coding or planning. Also handles vague goals — clarifies before designing.
    1
    install
  40. Finishing A Development Branch 2 · hashgraph-online
    Use after execution is complete or intentionally stopped — decide whether to merge back, publish a PR branch, keep the execution checkout, or discard it, and record that disposition in HOTL state.
    1
    install
  41. Context 2 · hashgraph-online
    Context window manager. Snapshots session state, compacts conversation, and resumes via hook. Use when context exceeds 70% or a large new task begins.
    1
    install
  42. Council 5 · hashgraph-online
    4-voice parallel deliberation (Architect · Skeptic · Pragmatist · Critic) for architecture, tech selection, or design decisions with no clear answer. Anti-anchoring: each voice gets independent context. Records decision in harness-mem.
    1
    install
  43. Handoff 8 · hashgraph-online bundle
    Write compact caller-authored session
    1
    install
  44. Setup 6 · hashgraph-online bundle
    Check whether Claude Code CLI is ready in this environment and optionally toggle the turn-end review gate. Args: --enable-review-gate, --disable-review-gate. Use for installation, authentication, or review-gate setup requests.
    1
    install
  45. API Contract 2 · hashgraph-online bundle
    > 统一接口协议、请求响应、错误码、兼容性与上下游协作约束。 当架构师、前后端开发或 QA 需要锁定 API 合同时使用。
    1
    install
  46. Architecture 3 · hashgraph-online bundle
    Use when the user asks to improve architecture, find refactoring opportunities, surface deepening opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable. Surfaces shallow modules and hypothetical seams using a precise vocabulary (Module / Interface / Implementation / Depth / Seam / Adapter / Leverage / Locality from LANGUAGE.md).
    1
    install
  47. Tdd Workflow 10 · hashgraph-online bundle
    Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.
    1
    install
  48. Verification Before Completion 2 · hashgraph-online
    Use when about to claim work is complete, fixed, passing, verified, release-ready, or ready to commit, merge, publish, or hand off.
    1
    install
  49. UX Design 2 · hashgraph-online
    Use when the user asks for UX, product flow, user journey, wireframes, usability, conversion, onboarding, checkout, signup, navigation, forms, state design, dashboard workflows, command palettes, settings, permissions, long-running task progress, admin/internal tools, activation, retention, or making an app easier to use over time. Designs and audits user experience flows, information architecture, content hierarchy, forms, onboarding, dashboards, settings, empty/loading/error/permission/success states, recovery paths, and repeated-use product ergonomics before visual polish. Pair with platform UI skills after the UX flow is clear.
    1
    install
  50. Chunking 2 · hashgraph-online
    Use when splitting extracted text into chunks for LLM context windows or RAG ingestion. Covers chunk size, overlap, markdown/yaml/semantic chunkers, tokenizer-based sizing, and the standalone `chunk` command.
    1
    install
  51. Project Discovery 2 · hashgraph-online
    Используй только внутри активного Codex Project Autopilot-проекта, когда пользователь уже запустил автопилот или в workspace есть .codex-agent в фазе discovery/planning.
    1
    install
  52. Init 5 · hashgraph-online bundle
    Write or refresh the "## Tech debt operations" section in AGENTS.md so a team shares one source of truth for debt-ops disciplines and cached quality commands. Idempotent. Only the managed section changes; other sections are untouched. Invoke explicitly via $init (solo users get the same content from the SessionStart inject).
    1
    install
  53. Adversarial Review 2 · hashgraph-online bundle
    | 敵対的分析手法を統合したレビューの entry skill。認知バイアス対策の3手法 (Pre-mortem / War Game / Logic Torturing)と、宣言・主張と実態の乖離を突く claim-vs-actual 検出3パターン(Self-Contradiction / Refactor-Claim Audit / Cross-File Leakage)へルーティングし、通常のレビューでは見えない設計の盲点・ 防御の穴・論理の弱点・宣言と実装のズレを可視化する。
    1
    install
  54. Debug 2 · hashgraph-online
    Systematic root-cause isolation for test failures, runtime errors, or unexpected behavior. Narrow hypothesis → verify → fix.
    1
    install
  55. Tdd 4 · hashgraph-online
    Use when implementing or fixing production code with tests.
    1
    install
  56. Tdd 5 · hashgraph-online
    Use before writing any implementation code — enforces RED-GREEN-REFACTOR cycle.
    1
    install
  57. Commit 3 · hashgraph-online
    Conventional Commits 1.0 generator. Stages relevant files, infers type(scope): description, never uses --no-verify.
    1
    install
  58. Debug 3 · hashgraph-online bundle
    Use when encountering any bug, test failure, build break, or unexpected behavior — runs a 4-phase systematic debugging process before proposing any fix. Iron Law: NO FIXES WITHOUT ROOT CAUSE INVESTIGATION FIRST. Produces a `.orchestrator/debug/` artifact the fixer agent must reference.
    1
    install
  59. Debug 4 · hashgraph-online
    Use for bugs, unexpected behavior, regressions, or failing tests you did not write.
    1
    install
  60. Onboard 6 · hashgraph-online
    Use when taking over an existing codebase that has no living document. Produces a factual record of what already exists.
    1
    install
  61. Cro 2 · hashgraph-online bundle
    Optimize conversion rates. Use when: auditing landing pages, testing forms, or improving checkout flow.
    1
    install
  62. SEO 5 · hashgraph-online bundle
    Comprehensive SEO analysis for any website or business type. Full site audits, single-page analysis, technical SEO (crawlability, indexability, Core Web Vitals with INP), schema markup, content quality (E-E-A-T), image optimization, sitemap analysis, and GEO for AI Overviews/ChatGPT/Perplexity. Industry detection for SaaS, e-commerce, local, publishers, agencies. Triggers on: SEO, audit, schema, Core Web Vitals, sitemap, E-E-A-T, AI Overviews, GEO, technical SEO, content quality, page speed, structured data.
    1
    install
  63. Video 2 · hashgraph-online
    Use for video direction, motion and pacing, shot and scene planning, captions, voiceover, trailers, Shorts, and edit critique when the user's Emulo video taste should guide the task. Do not use for unrelated execution, backend work, UI/UX design, or marketing copy alone.
    1
    install
  64. Test 3 · hashgraph-online bundle
    Generate tests and coverage plans.
    1
    install
  65. Reverse Engineer 2 · hashgraph-online bundle
    Reverse-engineer an authorized repo, binary
    1
    install
  66. Tdd 3 · hashgraph-online
    Test-Driven Development enforcer. Red→Green→Refactor cycle with no production code without a failing test first. Use for new features and bug fixes.
    1
    install
  67. Plan 3 · hashgraph-online
    Use after design approval for milestone plans with executable acceptance.
    1
    install
  68. Release 3 · hashgraph-online
    Release designer-skill-mcp to npm with a git tag and GitHub release. Use when the user asks to ship, publish, cut a release, bump version, push tags, or run npm publish for designer-skill-mcp.
    1
    install
  69. Validate 2 · hashgraph-online
    Run the docflow readiness gate before reporting docs complete: checks links, INDEX freshness, metadata, placeholders, and changelog names. Use after writing or editing docs.
    1
    install
  70. Capture 3 · hashgraph-online
    Document a module, component, or system — automatically picks the right type (ADR, spec, doc, or guide). Use when you need comprehensive docs for a codebase element and don't want to choose the document type yourself.
    1
    install
  71. Caveman 3 · hashgraph-online
    | Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested. Integrated into Cavekit: enabled by default for build, inspect, and subagent phases via caveman_mode config. See scripts/bp-config.sh for caveman_mode and caveman_phases.
    1
    install
  72. Council 2 · hashgraph-online bundle
    Collect independent perspectives for an
    1
    install
  73. Standup 2 · hashgraph-online
    Quick project status report synthesized from state files, artifacts, and git activity. No agent dispatch (<2s).
    1
    install
  74. Langfuse 2 · hashgraph-online bundle
    Debug AI agents and LLM applications via Langfuse MCP. Use when investigating traces, exceptions, slow generations, sessions, prompt versions, datasets, or evaluation sets. Triggers on "langfuse", "traces", "debug AI", "find exceptions", "what went wrong", "why is it slow", "datasets", "evaluation sets".
    1
    install
  75. Discover 2 · hashgraph-online
    Trigger: vague/unfocused request or solution-without-problem. Also invoked via /discover command. Reframes goal before acting.
    1
    install
  76. Graphify 2 · hashgraph-online bundle
    > 将 Graphify 作为可选知识图谱能力接入,用于 brownfield 结构扫描、依赖路径分析与架构问答。 不替代 `/team-*` 主链;输出统一回落到 handoff 与 artifacts 证据。
    1
    install
  77. Validate 3 · hashgraph-online bundle
    Freshly judge exact subject content against
    1
    install
  78. Plan 2 · hashgraph-online bundle
    > Use this skill when performing structured project planning and PRD generation with three modes: new (project kickoff with repo scaffolding), feature (compact feature PRD), retro (data-driven retrospective). All modes share a researched Q&A engine that dispatches parallel Explore agents before each question wave, presents options via AskUserQuestion with recommendations, and produces documents with prioritized issue creation.
    1
    install
  79. Triage 2 · hashgraph-online
    Adversarial validation of vulnerability findings. Use when triaging security findings, validating vulnerabilities, or prioritizing remediation.
    1
    install
  80. Premortem 2 · hashgraph-online bundle
    Optionally challenge a frozen plan with one
    1
    install
  81. Archive 2 · hashgraph-online
    Use at ship time to merge the spec into the living documentation, delete the staging spec and plan, and ask how to finish.
    1
    install
  82. Brainstorm 3 · hashgraph-online bundle
    Use when you have a feature idea but the scope or UX is still ambiguous — runs a lightweight Socratic design dialogue (3-5 AUQ rounds) and writes a spec markdown file. Use BEFORE /plan feature when product intent needs validation; skip to /plan feature when scope is already clear. HARD-GATE prevents any code work until the design is user-approved.
    1
    install
  83. Apple Design 2 · hashgraph-online
    Use when the user asks for SwiftUI, UIKit, AppKit, iOS, iPadOS, macOS, watchOS, visionOS, Liquid Glass, HIG, SF Symbols, App Store deliverables, Apple settings/forms, branded Apple apps, React Native iOS, Flutter Cupertino, or Electron/Tauri macOS shells. Builds Apple-platform apps across system-like SwiftUI, branded SwiftUI, React Native, Flutter Cupertino, and desktop web shells while preserving UX decisions, native idiom, desktop archetype, originality seed, state coverage, Dynamic Type, accessibility, and HIG/Liquid Glass rules. ALWAYS ask which track first. SKIP when the target is only Android, Windows, or web-in-browser.
    1
    install
  84. Create Skill 2 · hashgraph-online
    Use when the user wants to persist a preference, skill, or knowledge. Use when it would aid future val development to store a memory of how best to build something.
    1
    install
  85. Skill Router 2 · hashgraph-online bundle
    Use when the user explicitly asks to diagnose or improve Codex skill/plugin routing, determine which skill or plugin should handle a request, refresh or check a skill registry, investigate why a skill/plugin did not trigger, or review skill descriptions for trigger quality. Do not use for ordinary task execution when a concrete domain skill clearly applies, unless routing is ambiguous or the user asks for routing.
    1
    install
  86. Skill Creator 4 · hashgraph-online
    Use when creating a new skill from scratch, modifying an existing skill, or optimizing a skill's triggering description. Guides intent capture, structure, writing patterns, and progressive-disclosure organization so skills reliably trigger and stay maintainable. Trigger on phrases like "turn this into a skill", "write a skill for X", "improve this skill", "my skill isn't triggering".
    1
    install
  87. Skill Builder 2 · hashgraph-online bundle
    Create a metadata-complete AgentOps skill
    1
    install
  88. Cohort Analysis 2 · hashgraph-online
    Analyze customer cohorts. Use when: acquisition cohorts, retention curves, LTV by cohort, behavioral segmentation.
    1
    install
  89. Release 2 · hashgraph-online
    Use when the user asks to release, version, tag, or publish.
    1
    install
  90. Eval 2 · hashgraph-online bundle
    > Use this skill to run an honest session-process evaluation (Standard v1, aiat-llm-eval/1.0) — score the last completed orchestrator session against the pre-registered rubric-v1 dimensions, run /eval, evaluate this session, produce an eval report, or re-verify a stored eval run for reproducibility. Deterministic-first with an optional advisory LLM judge; never produces a global score.
    1
    install
  91. Init 4 · hashgraph-online bundle
    First-time Archcore setup. Detects repo scale and shape, then composes a full first-day seed — stack rule, run guide, data-model, integrations, config, entry points, public surface, a linked architecture overview, and specs for the top hotspot modules — shown in ONE preview and created on a single confirm, plus host wiring (MCP config, hooks, CLAUDE.md/AGENTS.md managed block). Imports agent-instruction files — aggregate files (CLAUDE.md/AGENTS.md/.cursorrules) as link stubs, modular rule files (.cursor/rules/*.mdc and equivalents) as rule docs by default. Use on a fresh clone, empty `.archcore/`, 'set up archcore', or to wire host configs (MCP/hooks/CLAUDE.md+AGENTS.md). Not for individual docs or planning.
    1
    install
  92. Learn 3 · hashgraph-online bundle
    Optionally analyze collections of durable
    1
    install
  93. Status 3 · hashgraph-online
    Show a unified status snapshot of the active brand: profile, active engagements with current part, recent insights, recent compliance violations, Python dependency mode.
    1
    install
  94. Documentation Information Architecture · hashgraph-online bundle
    Audit, organize, and redesign developer documentation information architecture, including content inventory, navigation, landing pages, sequences, hierarchies, webs, breadcrumbs, sidebars, metadata, redirects, migration, platform/tool selection, and maintainable IA decisions. Use when restructuring docs sites, improving findability, planning doc migration, evaluating docs tooling, or organizing large documentation sets.
    1
    install
  95. Prototyping Concept Throwaway Evolutionary · hashgraph-online bundle
    Use this skill when picking which kind of prototype to build for the question at hand — concept (exploratory), throwaway (testing one specific aspect), or evolutionary (incremental toward final). Trigger when planning a research method, when scoping a technical spike, or when deciding whether an MVP should evolve or be thrown away. Sub-aspect of `prototyping`; read that first.
    1
    install
  96. Progressive Disclosure Defaults And Tucking · hashgraph-online bundle
    Use this skill when deciding *what to surface* and *what to tuck* — the editorial choices behind progressive disclosure. Trigger when laying out a settings page, picking which form fields to show by default, deciding whether a section starts collapsed or open, or arguing about whether a feature deserves primary chrome or belongs in "Advanced." Sub-aspect of `progressive-disclosure`; read that first.
    1
    install
  97. Progressive Disclosure Disclosure Affordances · hashgraph-online bundle
    Use this skill when picking the *mechanism* for revealing tucked content — accordion vs. modal vs. tab vs. separate page vs. tooltip. Trigger when designing the UI for "More options," picking between an inline accordion and a side sheet, deciding whether a wizard step should be a modal or a separate page, or reviewing whether existing disclosure affordances are doing their job. Sub-aspect of `progressive-disclosure`; read that first.
    1
    install
  98. Obsidian CLI Workspace And Navigation · hashgraph-online bundle
    Use this skill when the user needs official desktop Obsidian CLI workspace, vault, tab, navigation, and utility operations, including workspace save/load/delete, tab and recent-file handling, vault info/listing, random/unique note navigation helpers, web viewer, and wordcount. Keep this skill separate from note CRUD/tasks/properties/history, runtime admin, devtools diagnostics, and Sync/Publish operations.
    1
    install
  99. Wayfinding Physical Spatial Metaphors · hashgraph-online bundle
    Use this skill when deciding whether (and how) to borrow physical-world wayfinding metaphors for software — rooms, doors, paths, maps, landmarks. Trigger when designing app shells with multiple "spaces," when picking metaphors for navigation (workspace, channel, board, project), when reviewing skeuomorphic vs. flat navigation choices, or when the user mentions "feels like a maze" or "where''s the front door of this app." Sub-aspect of `wayfinding`; read that first.
    1
    install
  100. Technical Manuscript Verification · hashgraph-online bundle
    Verify technical nonfiction manuscripts for runnable accuracy, including commands, configuration, code snippets, links, version drift, screenshots, prerequisites, security warnings, expected outputs, and reproducibility. Use when auditing self-hosting, DevOps, programming, infrastructure, data, security, or software tutorial drafts before beta reading, publication, or release.
    1
    install