From armis-knowledge-dev
Fetch organization-specific guidance for a web framework (Django, Flask, FastAPI, Express, Rails, Spring, etc.) from the Armis Knowledge DEV environment. Use when generating or reviewing code that uses a specific framework, so framework-specific patterns and pitfalls are applied. Triggers: /framework-guidance-dev, how do we use Django, Flask conventions, our patterns for Express, framework standards.
How this skill is triggered — by the user, by Claude, or both
Slash command
/armis-knowledge-dev:framework-guidanceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Get tenant-specific guidance for a web framework from the **dev** environment (`knowledge-mcp.moose-dev.armis.com`). Covers preferred patterns, banned APIs, security middleware, and conventions specific to the organization.
Get tenant-specific guidance for a web framework from the dev environment (knowledge-mcp.moose-dev.armis.com). Covers preferred patterns, banned APIs, security middleware, and conventions specific to the organization.
/framework-guidance-dev django → call mcp__armis_knowledge_dev__get_framework_guidance("django").get_framework_guidance for that framework's name before making non-trivial changes.django, flask, fastapi, express, rails, spring).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.