.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/jonasscheid/claude-nfcore-plugin
home/subagents/jonasscheid/claude-nfcore-plugin
jonasscheid avatar

jonasscheid/claude-nfcore-plugin

6 subagents

View on GitHub
Subagent
lint-fixerAutonomously fixes nf-core lint errors and warnings. Use when there are lint issues to fix, after running lint, when preparing for release, or when the pipeline has validation errors.module-creatorHelps create new nf-core modules from scratch with proper structure, containers, tests, and documentation. Use when wrapping new bioinformatics tools, creating custom modules, or contributing modules…nf-core-reviewerReviews code for nf-core compliance and best practices. Use proactively when reviewing PRs, checking code quality, ensuring nf-core standards are met, or validating pipeline changes before merge.pipeline-architectAnalyzes existing pipelines and plans architectural changes, migrations, and refactoring. Use when modernizing a pipeline, migrating to strict syntax, restructuring workflows, or planning…pipeline-explorerExplores and analyzes nf-core pipeline structure, understanding workflows, modules, and configurations. Use proactively when needing to understand a pipeline's architecture, trace data flow, find…test-writerCreates nf-test tests for modules and workflows. Use when writing tests for new code, improving test coverage, creating snapshot tests, debugging test failures, or setting up testing infrastructure.