From armis-knowledge-dev
Fetch organization-specific guidance for a programming language or runtime (Python, Go, TypeScript, Java, Rust, Node, etc.) from the Armis Knowledge DEV environment. Use when generating or reviewing code in a specific language so language idioms, banned APIs, and required patterns are applied. Triggers: /tech-guidance-dev, how do we write Python, Go conventions, our TypeScript patterns, language standards.
How this skill is triggered — by the user, by Claude, or both
Slash command
/armis-knowledge-dev:tech-guidanceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Get tenant-specific guidance for a language or runtime from the **dev** environment (`knowledge-mcp.moose-dev.armis.com`). Covers idioms, banned APIs, required libraries, and conventions specific to the organization.
Get tenant-specific guidance for a language or runtime from the dev environment (knowledge-mcp.moose-dev.armis.com). Covers idioms, banned APIs, required libraries, and conventions specific to the organization.
/tech-guidance-dev python → call mcp__armis_knowledge_dev__get_technology_guidance("python").get_technology_guidance for that language before proposing code.python, go, typescript, javascript, java, rust, ruby).ARMIS_CLIENT_ID / ARMIS_CLIENT_SECRET / ARMIS_TENANT_SLUG are set; rotate at knowledge.moose-dev.armis.com/settings/integrations if needed.npx claudepluginhub armissecurity/armis-knowledge-mcp --plugin armis-knowledge-devProvides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.