Apply IRAC (Issue, Rule, Application, Conclusion) method for structured legal analysis. Use this skill when the user needs to analyze a legal question systematically, write a legal memo, evaluate whether a law applies to a situation, or structure a legal argument — even if they say 'does this law apply', 'analyze this legal issue', or 'write a legal analysis'.
npx skills add https://github.com/asgard-ai-platform/skills --skill law-irac
IRAC is the standard method for structured legal reasoning: identify the legal Issue, state the applicable Rule, Apply the rule to the facts, and reach a Conclusion. It ensures analysis is systematic, complete, and logically rigorous.
IRON LAW: Issue First, Conclusion Last
NEVER state the conclusion before completing the analysis. IRAC works
BECAUSE it forces you to examine rules and apply them to facts before
reaching a conclusion. Starting with the conclusion and backfilling
the analysis is confirmation bias dressed in legal structure.
I — Issue: Frame the specific legal question
R — Rule: State the applicable law
A — Application: Apply the rule to the specific facts
C — Conclusion: State the result
# Legal Analysis: {Topic}
## Issue
Whether [legal question] given [key facts].
## Rule
[Applicable law/principle with specific elements]
## Application
### Element 1: [name]
[Analysis of how facts satisfy or fail this element]
### Element 2: [name]
[Analysis...]
## Conclusion
[Direct answer to the issue with confidence level]
Scenario: Does an employee's social media post constitute grounds for termination under Taiwan's Labor Standards Act?
Issue: Whether an employee's Facebook post criticizing company management constitutes a violation of the employment contract sufficient for termination under Article 12 of the Labor Standards Act.
Rule: Article 12, Subparagraph 4 of the LSA permits termination without notice when an employee "commits a serious breach of the employment contract or violates work rules to a serious degree." Courts apply a proportionality test: the breach must be so severe that the employment relationship cannot reasonably continue.
Application: The post criticized management's decision to cut overtime pay, using strong language but no false statements. Courts have held that employee speech on matters of working conditions receives higher protection. The proportionality test likely fails — criticism of company policy, even if intemperate, is generally not severe enough to justify termination unless it reveals confidential information or constitutes defamation.
Conclusion: Likely not grounds for lawful termination. Confidence: Moderate — depends on specific language used and whether any confidential information was disclosed ✓
references/taiwan-legal-resources.mdIntegration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.
Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances
Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.
Build and distribute Expo development clients locally or via TestFlight
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.
Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.
Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.
Take asgard-ai-platform/law-irac from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.