iso10993-evaluator
Biological evaluation planning skill implementing ISO 10993-1 for biocompatibility testing strategy
Best use case
iso10993-evaluator is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Biological evaluation planning skill implementing ISO 10993-1 for biocompatibility testing strategy
Teams using iso10993-evaluator should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/iso10993-evaluator/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How iso10993-evaluator Compares
| Feature / Agent | iso10993-evaluator | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Biological evaluation planning skill implementing ISO 10993-1 for biocompatibility testing strategy
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# ISO 10993 Evaluator Skill
## Purpose
The ISO 10993 Evaluator Skill supports biological evaluation planning per ISO 10993-1, determining biocompatibility testing requirements based on device categorization, contact type, and duration.
## Capabilities
- Device categorization (body contact, duration)
- Testing endpoint determination matrix
- Existing data evaluation guidance
- Equivalence assessment templates
- Gap analysis for testing requirements
- Biological evaluation plan generation
- Report template generation
- Risk-based testing strategy
- Alternative testing approaches
- Literature review guidance
- Toxicological risk assessment support
## Usage Guidelines
### When to Use
- Planning biocompatibility testing programs
- Evaluating existing biocompatibility data
- Assessing material equivalence
- Preparing biological evaluation reports
### Prerequisites
- Device materials identified
- Contact type and duration defined
- Manufacturing process documented
- Existing data compiled
### Best Practices
- Apply risk-based approach per ISO 10993-1:2018
- Evaluate existing data before new testing
- Consider material equivalence carefully
- Document rationale for testing decisions
## Process Integration
This skill integrates with the following processes:
- Biological Evaluation Planning (ISO 10993)
- Extractables and Leachables Analysis
- Biomaterial Selection and Characterization
- 510(k) Premarket Submission Preparation
## Dependencies
- ISO 10993 series standards
- FDA G95-1 guidance
- Material databases
- Testing laboratory capabilities
- Toxicological databases
## Configuration
```yaml
iso10993-evaluator:
contact-categories:
- surface-device
- external-communicating
- implant
contact-types:
- skin
- mucosal-membrane
- breached-surface
- blood-path-indirect
- tissue-bone
- blood
duration-categories:
- limited
- prolonged
- permanent
```
## Output Artifacts
- Device categorization documents
- Testing requirement matrices
- Biological evaluation plans
- Gap analysis reports
- Equivalence assessments
- BER templates
- Literature review summaries
- Testing rationale documents
## Quality Criteria
- Categorization follows ISO 10993-1:2018
- Testing endpoints appropriate for device
- Existing data properly evaluated
- Equivalence arguments supported
- Gap analysis comprehensive
- Documentation supports regulatory reviewRelated Skills
pqc-evaluator
Post-quantum cryptography evaluation skill for quantum-safe migration
green-synthesis-evaluator
Sustainability assessment skill for evaluating and designing environmentally friendly nanomaterial synthesis routes
promethee-evaluator
PROMETHEE (Preference Ranking Organization Method for Enrichment Evaluation) skill for outranking-based multi-criteria analysis
process-builder
Scaffold new babysitter process definitions following SDK patterns, proper structure, and best practices. Guides the 3-phase workflow from research to implementation.
babysitter
Orchestrate via @babysitter. Use this skill when asked to babysit a run, orchestrate a process or whenever it is called explicitly. (babysit, babysitter, orchestrate, orchestrate a run, workflow, etc.)
yolo
Run Babysitter autonomously with minimal manual interruption.
user-install
Install the user-level Babysitter Codex setup.
team-install
Install the team-pinned Babysitter Codex workspace setup.
retrospect
Summarize or retrospect on a completed Babysitter run.
resume
Resume an existing Babysitter run from Codex.
project-install
Install the Babysitter Codex workspace integration into the current project.
plan
Plan a Babysitter workflow without executing the run.