MarieLynneBlock/arcanum-artifex
Skill Claude CodeCodex
Produces a traceable acceptance test plan with individually numbered test cases. Each test case maps to a source requirement (user story, use case, or FR), specifies preconditions, steps, and expected results, and includes coverage of the happy path, edge cases, and negative scenarios.
MarieLynneBlock/arcanum-artifex
Skill Claude CodeCodex
Provides a repeatable, evidence-based framework for reviewing software architectures.
MarieLynneBlock/arcanum-artifex
Skill Claude CodeCodex
Provides a repeatable framework for identifying and prioritising gaps between where things are now and where they need to be.
MarieLynneBlock/arcanum-artifex
Skill Claude CodeCodex
Generates Miro board content in two modes.
MarieLynneBlock/arcanum-artifex
Skill Claude CodeCodex
Socratic mentoring for junior developers and AI newcomers. Guides through questions, never answers. Triggers: "help me understand", "explain this code", "I'm stuck", "Im stuck", "I'm confused", "Im confused", "I don't understand", "I dont understand", "can you teach me", "teach me", "mentor me", "guide me", "what does…
MarieLynneBlock/arcanum-artifex
Skill Claude CodeCodex
Draft performance reviews, self-assessments, peer reviews, and upward feedback in your own voice. Analyses your contributions, emails, and meeting history via WorkIQ, then produces honest, impact-focused drafts using the STAR format. USE FOR: write my performance review, draft self-assessment, peer review, 360…
MarieLynneBlock/arcanum-artifex
Skill Claude CodeCodex
Produces a structured process map with swim lanes, task nodes, decision diamonds, and handoff arrows. Output is in Mermaid flowchart notation (renderable in GitHub, VS Code, Confluence, and Miro) or BPMN-lite text when a formal notation is required.
MarieLynneBlock/arcanum-artifex
Skill Claude CodeCodex
Prompt for creating an Epic Product Requirements Document (PRD) for a new epic. This PRD will be used as input for generating a technical architecture specification.
MarieLynneBlock/arcanum-artifex
Skill Claude CodeCodex
Ranks any list of impediments and their countermeasures using a value-stream scoring model (ROI, Cost to Implement, Ease of Deployment, Risk Factor) and a fixed prioritisation formula. Use when someone asks to prioritise, rank, sequence, or triage impediments, countermeasures, remediation items, risks, findings, gaps…
MarieLynneBlock/arcanum-artifex
Skill Claude CodeCodex
Generate high-quality Product Requirements Documents (PRDs) for software systems and AI-powered features. Includes executive summaries, user stories, technical specifications, and risk analysis.
MarieLynneBlock/arcanum-artifex
Skill Claude CodeCodex
Generates a Business Requirements Document (BRD) or Functional Requirements Specification (FRS) skeleton populated from the user's input. It structures requirements with unique IDs, priority, source, and acceptance notes — making them traceable and reviewable.
MarieLynneBlock/arcanum-artifex
Skill Claude CodeCodex
Provides a structured framework for risk identification and assessment.
MarieLynneBlock/arcanum-artifex
Skill Claude CodeCodex
Produces a stakeholder map structured around the classic influence × interest grid (also called a power/interest matrix). It classifies each stakeholder, recommends an engagement strategy per quadrant, and surfaces alignment risks — stakeholders who are high-influence but opposed or unengaged.
MarieLynneBlock/arcanum-artifex
Skill Claude CodeCodex
Provides a structured framework for comparing options under uncertainty. It surfaces criteria, weights them by stated priorities, scores each option, and produces a transparent recommendation — including the conditions under which a different option would be the right call.
MarieLynneBlock/arcanum-artifex
Skill Claude CodeCodex
Produces a complete use case following the Cockburn/RUP format. A use case describes a goal-directed interaction between an actor and the system — capturing not just the happy path, but the extension flows (error, alternative, and exception paths) that user stories typically omit.
MarieLynneBlock/arcanum-artifex
Skill Claude CodeCodex
Produces a complete epic definition following Atlassian agile guidance. An epic captures a large initiative that is too big for a single sprint and must be decomposed into user stories.
MarieLynneBlock/arcanum-artifex
Skill Claude CodeCodex
Produces a complete, ready-to-groom user story following the standard Atlassian/agile format. It applies the INVEST criteria and the 3 Cs framework (Card, Conversation, Confirmation) to ensure each story is well-scoped, valuable, and testable — not just syntactically correct.
MarieLynneBlock/arcanum-artifex
Skill Claude CodeCodex
Produce Philippe Kruchten's 4+1 architectural view model for a software system, with rendered diagrams (Mermaid primary, PlantUML fallback for deployment) AND Miro RISEN prompts for each view. Use this skill whenever the user mentions "4+1", "architecture views", "architectural documentation", "logical view", "process…
MarieLynneBlock/arcanum-artifex
Cursor rule
Produce Kruchten's 4+1 architectural view model (logical, process, development, physical, scenarios) for a software system, with Mermaid diagrams (primary), PlantUML for deployment-heavy physical views, and a Miro RISEN prompt per view. Trigger for requests mentioning 4+1, architecture views, architectural…
MarieLynneBlock/arcanum-artifex
Skill Claude CodeCodex
Create an Architectural Decision Record (ADR) document for AI-optimised decision documentation.
MarieLynneBlock/arcanum-artifex
Skill Claude CodeCodex
Comprehensive technology stack blueprint generator that analyses codebases to create detailed architectural documentation. Automatically detects technology stacks, programming languages, and implementation patterns across multiple platforms (.NET, Java, JavaScript, React, Python). Generates configurable blueprints…
MarieLynneBlock/arcanum-artifex
Skill Claude CodeCodex
Skill "dash" from MarieLynneBlock/arcanum-artifex, covering what this skill does, when to use it, instructions, output format and examples.
MarieLynneBlock/arcanum-artifex
Skill Claude CodeCodex
Design and build production-grade dashboards and infographics with Dash and Plotly Python: layout strategy, colour semantics, accessibility, and pre-ship validation. Use when creating or beautifying a dashboard, KPI panel, or data infographic.
MarieLynneBlock/arcanum-artifex
Skill Claude CodeCodex
Distributed computing for larger-than-RAM pandas/NumPy workflows. Use when you need to scale existing pandas/NumPy code beyond memory or across clusters. Best for parallel file processing, distributed ML, integration with existing pandas code. For out-of-core analytics on single machine use vaex; for in-memory speed…