Epiphytic/ai-plugin-translator
Instructions file
Claude Code instructions for Epiphytic/ai-plugin-translator, covering ai plugin translator, architecture, key conventions, build & test and project structure.
Epiphytic/ai-plugin-translator
Instructions file
Claude Code instructions for Epiphytic/ai-plugin-translator, covering ai plugin translator, architecture, key conventions, build & test and project structure.
Epiphytic/ai-plugin-translator
Plugin Claude Code
Plugin marketplace listing 2 plugins: root-plugin, sub-plugin.
Epiphytic/ai-plugin-translator
Plugin Claude Code
The root plugin in a local marketplace.
Epiphytic/ai-plugin-translator
Plugin Claude Code
A subdirectory plugin in a local marketplace.
Epiphytic/ai-plugin-translator
Plugin Claude Code
A local subdirectory plugin in a mixed marketplace.
Epiphytic/ai-plugin-translator
Plugin Claude Code
A basic test plugin.
Epiphytic/ai-plugin-translator
Plugin Claude Code
A full-featured test plugin.
Epiphytic/ai-plugin-translator
Agent
Simplifies code for clarity and maintainability.
Epiphytic/ai-plugin-translator
Agent
Agent with Claude-specific fields.
Epiphytic/ai-plugin-translator
Agent
Use this agent when a task is completed. Examples: Context: The user is working. user: "I've finished the task" assistant: "Great work! Let me review" Since a major step has been completed, use the agent.
Epiphytic/ai-plugin-translator
Command
Based on the above changes, create a single git commit with message: $ARGUMENTS.
Epiphytic/ai-plugin-translator
Command
Search for $ARGUMENTS in the codebase using ripgrep: !rg $ARGUMENTS .
Epiphytic/ai-plugin-translator
Hook
Runs before the agent uses a tool for Write and Edit tool calls, executing check.py via python3. From Epiphytic/ai-plugin-translator.
Epiphytic/ai-plugin-translator
Hook
Runs after a tool call finishes for Bash tool calls, executing post.sh. From Epiphytic/ai-plugin-translator.
Epiphytic/ai-plugin-translator
Hook
Runs when a subagent finishes, running echo subagent done. From Epiphytic/ai-plugin-translator.
Epiphytic/ai-plugin-translator
Skill Claude CodeCodex
Reviews code for best practices. Trigger when user asks for code review.
Epiphytic/ai-plugin-translator
Skill Claude CodeCodex
Generate templated responses for common legal inquiries and identify when situations require individualized attention. Use when responding to routine legal questions — data subject requests, vendor inquiries, NDA requests, discovery holds — or when managing response templates.
Epiphytic/ai-plugin-translator
Skill Claude CodeCodex
Navigate privacy regulations (GDPR, CCPA), review DPAs, and handle data subject requests. Use when reviewing data processing agreements, responding to data subject access or deletion requests, assessing cross-border data transfer requirements, or evaluating privacy compliance.
Epiphytic/ai-plugin-translator
Skill Claude CodeCodex
Review contracts against your organization's negotiation playbook, flagging deviations and generating redline suggestions. Use when reviewing vendor contracts, customer agreements, or any commercial agreement where you need clause-by-clause analysis against standard positions.
Epiphytic/ai-plugin-translator
Skill Claude CodeCodex
Assess and classify legal risks using a severity-by-likelihood framework with escalation criteria. Use when evaluating contract risk, assessing deal exposure, classifying issues by severity, or determining whether a matter needs senior counsel or outside legal review.
Epiphytic/ai-plugin-translator
Skill Claude CodeCodex
Prepare structured briefings for meetings with legal relevance and track resulting action items. Use when preparing for contract negotiations, board meetings, compliance reviews, or any meeting where legal context, background research, or action tracking is needed.
Epiphytic/ai-plugin-translator
Skill Claude CodeCodex
Screen incoming NDAs and classify them as GREEN (standard), YELLOW (needs review), or RED (significant issues). Use when a new NDA comes in from sales or business development, when assessing NDA risk level, or when deciding whether an NDA needs full counsel review.
Epiphytic/ai-plugin-translator
Skill Claude CodeCodex
Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to Allotrope Simple Model (ASM) JSON format or flattened 2D CSV. Use this skill when scientists need to standardize instrument data for LIMS systems, data lakes, or downstream analysis. Supports auto-detection of instrument types. Outputs include full…
Epiphytic/ai-plugin-translator
Skill Claude CodeCodex
Run nf-core bioinformatics pipelines (rnaseq, sarek, atacseq) on sequencing data. Use when analyzing RNA-seq, WGS/WES, or ATAC-seq data—either local FASTQs or public datasets from GEO/SRA. Triggers on nf-core, Nextflow, FASTQ analysis, variant calling, gene expression, differential expression, GEO reanalysis…