Skill Claude Code
A workflow that updates CHANGELOG.md, the file that records what changed between software versions. It follows Keep a Changelog, a common structure for grouping additions, changes, removals, fixes, and security updates.
Pharmacy MCP Server - Drug information, dosage calculators, and interaction checkers via Model Context Protocol
Skill Claude Code
A workflow that updates CHANGELOG.md, the file that records what changed between software versions. It follows Keep a Changelog, a common structure for grouping additions, changes, removals, fixes, and security updates.
Skill Claude Code
A code-refactoring skill for reorganizing code while maintaining domain-driven design, an approach that structures software around business concepts.
Skill Claude Code
A code-review skill that examines code for quality, security, performance, and maintainability. It produces a report with strengths, improvement suggestions, locations, and scores.
Skill Claude Code
A skill for applying domain-driven design, an approach that organizes software around business concepts, while keeping database code separate. It can create a standard structure for new features and check dependency directions.
Skill Claude Code
A pre-commit documentation checker and updater for Git projects. Git is a system for tracking code changes, and a commit records a set of those changes.
Skill Claude Code
A Git pre-commit workflow coordinator that organizes checks and documentation updates before a commit or push.
Skill Claude Code
A memory-checkpoint helper that saves the current project context, progress, decisions, and architecture notes in a Memory Bank folder. It is intended for long conversations where earlier details may be condensed or forgotten.
Skill Claude Code
A workflow for maintaining a project's Memory Bank: files that record current work, progress, and important decisions.
Skill Claude Code
A workflow for turning PDF papers into searchable text, sections, images, and tables, then linking information across documents. RAG means retrieving relevant source material so an AI can use it when answering questions.
Skill Claude Code
A workflow for saving structured search plans as reusable Pipeline YAML files. A pipeline is a repeatable sequence of connected search steps.
Skill Claude Code
A project-startup workflow that creates a new project from an existing template. It copies selected files and resets project-specific history and planning information.
Skill Claude Code
A workflow for exporting research-paper citations into formats used by reference managers and writing or analysis tools. Citation formats include RIS, BibTeX, CSV, and CSL.
Skill Claude Code
A research full-text retrieval helper for locating the complete text of academic papers, including open-access copies and PDF links. It can also retrieve selected sections, figures, captions, and text-mined terms.
Skill Claude Code
A research workflow for finding information about genes, chemical compounds, medicines, and genetic variants using NCBI databases. NCBI is a public U.S. biomedical research database, and ClinVar records how genetic variants relate to health conditions.
Skill Claude Code
A reference guide to 46 PubMed Search MCP tools, covering their parameters, examples, and main capability groups. PubMed is a database of biomedical and medical research papers; MCP tools are callable functions an agent can use.
Skill Claude Code
A literature-search tool that looks across several academic databases, including PubMed, OpenAlex, Semantic Scholar, Europe PMC, and Crossref, then combines and removes duplicate results. Academic databases are searchable collections of research papers.
Skill Claude Code
A research workflow for exploring papers connected to a key PubMed article. PubMed is a database of biomedical and health research, and a citation tree maps papers that reference one another.
Skill Claude Code
A clinical-literature search helper that turns a treatment-comparison question into four parts: patient group, treatment, comparison, and outcome. This structure is called PICO and is commonly used to search medical research more precisely.
Skill Claude Code
A quick literature-search helper for finding research papers across sources such as PubMed, a database of medical studies, and other academic indexes. It combines duplicate results and can rank papers by quality, impact, or recency.
Skill Claude Code
A workflow for finding research literature comprehensively, especially for systematic reviews. It expands a topic with MeSH terms and synonyms, builds Boolean searches, searches PubMed and other sources, removes duplicates, and can save the process.
Skill Claude Code
A README translation and synchronization helper that maintains English and Traditional Chinese versions of a project’s README, the main guide displayed on a code repository. It keeps headings, code examples, links, and technical terms aligned between the two versions.
Skill Claude Code
A README maintenance skill that updates a project's main documentation when its features, dependencies, API, folders, or settings change.
Skill Claude Code
A skill for updating a ROADMAP.md file, which is a project document listing planned work and its progress. It marks items as planned, in progress, or complete based on finished features and commit contents.
Skill Claude Code
A test-suite generation helper for creating checks for Python code, including unit tests for individual parts, integration tests for connected parts, end-to-end tests for complete flows, static analysis, and coverage reports. TDD means writing tests to guide development; this add-on supports the testing side of that work.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: