CCM
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
jorgealves avatar

Clinical Trial Schema Designer

jorgealves/agent_skills
178 installs2 stars
Summary

If you're setting up clinical trials and need to generate CDISC-compliant schemas (SDTM/ADaM) from protocol documents, this automates a lot of the tedious mapping work between study design and regulatory data structures. It's aimed at the study setup phase when you're designing EDC systems or prepping for FDA submissions. The big caveat is that it only generates the design, you still need to implement it in a GxP-validated environment with proper controls. It works on protocols, not actual patient data, and can struggle with vague protocols or non-standard Phase 1 studies where variables don't fit cleanly into existing CDISC domains. Saves time on the grunt work but doesn't replace validation requirements.

Install to Claude Code

npx -y skills add jorgealves/agent_skills --skill clinical-trial-schema-designer --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
Files
SKILL.mdView on GitHub

Clinical Trial Schema Designer

Purpose and Intent

The clinical-trial-schema-designer bridges the gap between clinical research and data engineering. It helps automate the creation of standardized data structures (CDISC) based on clinical protocols, reducing the manual effort required for data ingestion and submission preparation.

When to Use

  • Study Setup: Use during the "Start-up" phase of a clinical trial to design the Electronic Data Capture (EDC) schemas.
  • Data Integration: When merging data from multiple sources into a single study standard.
  • Submission Prep: To ensure the data structure matches FDA/PMDA requirements for SDTM/ADaM.

When NOT to Use

  • Unvalidated Systems: Clinical data must be handled in GxP-validated environments. This tool generates the design, but the implementation must follow strict validation protocols.
  • Medical Decision Making: This is a data structuring tool, not a clinical diagnostic or treatment tool.

Error Conditions and Edge Cases

  • Ambiguous Protocols: If the input text is vague about how a variable is measured, the generated schema may be incomplete.
  • Non-Standard Studies: Phase 1 or highly experimental studies may use variables that don't fit existing CDISC domains perfectly.

Security and Data-Handling Considerations

  • IP Protection: Clinical protocols are intellectual property. Ensure the environment running this skill is secure.
  • No Patient Data: This tool works on protocols (the plan), not the actual results (the data).
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
Categories
AI & Agent BuildingData Science & ML
First SeenJun 3, 2026
View on GitHub

More from jorgealves/agent_skills

All 19 skills →
  • Gdpr Ccpa Privacy Auditor374
  • Python Security Scanner306
  • Prompt Injection Scanner260
  • Documentation Generator248
  • Python Data Pipeline Designer245
  • Pii Sanitizer242
  • Hipaa Compliance Guard230
  • License Compliance Auditor225
  • Secret Leak Detector219
  • Agent Capability Discovery218
  • Code Review Assistant210
  • Module Learning Path Generator208
  • Python Performance Profiler208
  • Skill Validator207
  • Python Venv Manager205
  • Python Async Advisor200
  • K8s Resource Optimizer199
  • Industry Standard Reviewer193

Recommended

More AI & Agent Building →
prompt-security avatar
clawsec-nanoclaw

prompt-security/clawsec

Use when checking for security vulnerabilities in NanoClaw skills, before installing new skills, or when asked about security advisories affecting the bot
178
1.1k
itechmeat avatar
changelog

itechmeat/llm-code

Keep a Changelog format. Covers structure, change types, versioning. Use when creating or updating CHANGELOG.md files following the Keep a Changelog specification, or applying semver-compatible changelog conventions. Keywords: CHANGELOG.md, semver, Keep a Changelog.
177
22
paulrberg avatar
evm-chains

paulrberg/agent-skills

Use for targeted EVM chain resolution and on-chain account data: target chain name/ID, RPC/explorer/native symbol, RouteMesh, balances, token/NFT holdings/transfers, tx history, funding origin via Etherscan/Blockscout/Chainscout; bridge/cross-chain Bungee, LayerZero, LI.FI, Socket enrichment.
177
69
proffesor-for-testing avatar
test-design-techniques

proffesor-for-testing/agentic-qe

Systematic test design with boundary value analysis, equivalence partitioning, decision tables, state transition testing, and combinatorial testing. Use when designing comprehensive test cases, reducing redundant tests, or ensuring systematic coverage.
177
434
v1truv1us avatar
coolify-deploy

v1truv1us/ai-eng-system

Deploy applications to Coolify self-hosting platform. Use when deploying to Coolify, configuring build settings, setting environment variables, managing health checks, or performing rollbacks.
177
7
credyt avatar
billing-setup

credyt/ai-skills

billing setup
176
2