Cangjie Docs Navigator

🌐Community
by ystyle · vlatest · Repository

This tool swiftly finds relevant Cangjie documentation based on keywords, streamlining your font conversion workflow and boosting efficiency.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add cangjie-docs-navigator npx -- -y @trustedskills/cangjie-docs-navigator
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "cangjie-docs-navigator": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/cangjie-docs-navigator"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The cangjie-docs-navigator skill allows AI agents to navigate and retrieve information from Cangjie documentation. It provides a structured way to access specific sections of the documentation, understand concepts, and find relevant examples. This skill is designed for users who need assistance with understanding or utilizing Cangjie.

When to use it

  • When you're trying to learn how to use a particular feature within Cangjie.
  • To quickly locate information about error messages or troubleshooting steps in the documentation.
  • For finding examples of specific code snippets or configurations documented for Cangjie.
  • When needing clarification on a specific term or concept used in the Cangjie ecosystem.

Key capabilities

  • Accesses and parses Cangjie documentation content.
  • Provides structured navigation through documentation sections.
  • Retrieves information based on user queries related to Cangjie.
  • Offers explanations of concepts and examples from the documentation.

Example prompts

  • "Find me the section about installing Cangjie."
  • "What are the common error codes in Cangjie?"
  • "Show me an example of how to use the 'X' function in Cangjie."

Tips & gotchas

The skill’s effectiveness depends on the completeness and structure of the underlying Cangjie documentation. It is best used for well-documented aspects of Cangjie; less structured areas may yield less accurate results.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
ystyle
Installs
3

🌐 Community

Passed automated security scans.