adapter-expert
About
This Claude Skill generates persistence layer Adapters that implement Port-Out interfaces following strict CQRS separation. It creates four specialized adapter types (Command, Query, AdminQuery, LockQuery) with specific repository mappings and a two-field structure. Use it when implementing the persistence layer to ensure proper separation of concerns and avoid transactional annotations in adapters.
Quick Install
Claude Code
Recommendednpx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/adapter-expertCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
moai-project-batch-questions
MetaThis skill provides standardized AskUserQuestion templates for batching multiple questions together, reducing user interactions by 60%. It offers reusable question patterns for common optimization scenarios while maintaining clarity. Developers should use it when they need to gather multiple related inputs efficiently in a single interaction.
moai-project-batch-questions
MetaThis skill provides standardized AskUserQuestion templates for batch optimization, reducing user interactions by up to 60%. It offers reusable question groups for common patterns, allowing developers to maintain clarity while minimizing repetitive prompts. Use it when you need to collect multiple related inputs from users in a single, efficient interaction.
create-playground
MetaThis skill builds and maintains an interactive Streamlit playground for the VRP-Toolkit, enabling hands-on learning through exploration and experimentation. Developers should use it when adding new features, integrating algorithms, or enhancing the web-based learning experience. It focuses on letting users visualize problems, configure solvers, and reproduce experiments instead of just reading code.
moai-project-template-optimizer
MetaHandle template comparison and optimization workflows including backup detection, smart merging, and update completion reporting. Enhanced with Context7 MCP for up-to-date documentation.
