Fetch organization-specific guidance for a web framework (Django, Flask, FastAPI, Express, Rails, Spring, etc.) from the Armis Knowledge STAGE environment. Use when generating or reviewing code that uses a specific framework, so framework-specific patterns and pitfalls are applied. Triggers: /framework-guidance-stage, 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-stage: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 **stage** environment (`knowledge-mcp.moose-stg.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 stage environment (knowledge-mcp.moose-stg.armis.com). Covers preferred patterns, banned APIs, security middleware, and conventions specific to the organization.
/framework-guidance-stage django → call mcp__armis_knowledge_stage__get_framework_guidance("django").get_framework_guidance for that framework's name before making non-trivial changes.django, flask, fastapi, express, rails, spring).ARMIS_KNOWLEDGE_TOKEN_STAGE from /settings/integrations on knowledge.moose-stg.armis.com.npx claudepluginhub silk-security/armis-knowledge-mcp --plugin armis-knowledge-stageSearches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Implements vector databases with Pinecone, Weaviate, Qdrant, Milvus, pgvector for semantic search, RAG, recommendations, and similarity systems. Optimizes embeddings, indexing, and hybrid search.