Generates mandatory engineering rules, architecture contracts, anti-pattern catalogs, and validation tests adapted to any project's stack. 6 focused skills: setup, detect-stack, map-architecture, generate-rules, mine-anti-patterns, validate-context.
Auto-detect language, framework, test framework, build tools and architecture style of the current project.
Generate the 4 mandatory always-loaded rules (.claude/rules/50–53) plus vault cards, adapted to the project.
Map project architecture — identify layers, dependency rules, mandatory flows. Requires detect-stack first (or runs it).
Scan the codebase for anti-patterns (duplicated constants, silenced exceptions, venue leaks, etc.) and produce a catalog.
Run the full 5-phase engineering context setup pipeline (detect stack → map architecture → mine anti-patterns → generate rules → validate).
This skill should be used when the user asks to 'detect project stack', 'identify tech stack', 'what language is this project', 'analyze project technology', or 'what framework does this use'. Auto-detects language, framework, test framework, build tools, and architecture style from project files.
This skill should be used when the user asks to 'generate engineering rules', 'create architecture contract', 'write engineering principles', 'set up testing strategy', or 'create anti-pattern rules'. Generates 4 mandatory always-loaded engineering rules and vault cards adapted to the project's stack and architecture.
This skill should be used when the user asks to 'map architecture', 'identify layers', 'map dependencies', 'architecture mapping', 'dependency rules', or 'understand project structure'. Maps architecture layers, dependencies, and boundary rules from directory structure.
This skill should be used when the user asks to 'scan for anti-patterns', 'find code smells', 'detect anti-patterns', 'mine anti-patterns', or 'check for common errors'. Scans the codebase for anti-patterns and generates a catalog of real issues found.
This skill should be used when the user asks to 'set up engineering context', 'create engineering rules', 'configure engineering best practices', 'generate architecture contract', 'initialize context system', or 'set up engineering for this project'. Orchestrates the full 5-phase pipeline to create a mandatory engineering context system.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code plugin that generates a mandatory engineering context system for any project — architecture contract, engineering principles, testing strategy, and anti-pattern catalog, all adapted to the project's actual stack.
Scans your repository, detects the stack, maps the architecture, mines anti-patterns from real code, and writes four always-loaded rules plus vault cards. The resulting rules are compactation-safe (load on every turn) and vault-linked (pull deeper detail on demand).
| Command | What it does |
|---|---|
/engineering-context:setup | Full 5-phase pipeline |
/engineering-context:detect-stack | Auto-detect language / framework / tests |
/engineering-context:map-architecture | Map layers + dependency rules |
/engineering-context:mine-anti-patterns | Scan codebase for real anti-patterns |
/engineering-context:generate-rules | Write .claude/rules/50–53 + vault cards |
/engineering-context:validate-context | Run validation tests + GO/NO-GO report |
Each command invokes the corresponding skill. Skills also activate via natural language (e.g. "set up engineering context", "detect project stack").
After running setup, the plugin writes:
.claude/rules/50-architecture-contract.md — forbidden imports, layer diagram, mandatory flows.claude/rules/51-engineering-principles.md — SOLID / DRY / YAGNI / KISS with real examples from the codebase.claude/rules/52-testing-strategy.md — test type by layer, regression rules.claude/rules/53-anti-patterns.md — catalog of real issues found during scanvault/engineering/ — ADRs, layer contract detail, pattern examples (progressive disclosure)/plugin marketplace add fernandoxavier02/Pipeline-Orchestrator
/plugin install engineering-context@FX-Studio-AI
/plugin marketplace add fernandoxavier02/engineering-context
/plugin install engineering-context
.claude/rules/ in the target projectAuto-adapts examples to: Python (pytest, pydantic, structlog), TypeScript (jest/vitest, zod), Go (go test, fmt.Errorf), Ruby (rspec, rubocop), Rust, Java.
MIT — see LICENSE.
npx claudepluginhub fernandoxavier02/engineering-contextGenerate self-contained HTML artifacts when output is too dense for markdown chat — comparisons, plans, status reports, post-mortems, flowcharts, explainers, code/PR reviews, kanban boards, config editors, prompt tuners. Includes a curated 17-template library from Thariq Shihipar (Anthropic Claude Code team), 4 trading-domain renderers (backtest comparison, risk dashboard, signal audit, market regime), and 3 spec renderers (Kiro requirements/design/tasks auto-detected). Companion HTML for project .md files via PostToolUse hook and /gen-html slash command. Interactive validation artifacts with clipboard-based response channel (multi-item decision/checkbox/select/text). Self-contained outputs land in .claude/_html/artifacts/.
Claude Code Swiss Army Knife — diagnose, configure, and build your Claude Code environment. Meta-skill /cc with triage menu + 9 specialized skills for context audit, MCP, hooks, agents, prompts, security, setup, and skill building.
Intelligent toolchain orchestrator for Claude Code — recommends skills, plugins, MCPs, and agents for any task with dependency-aware ordering
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications